Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.rofcf.radius
Interface AdvancedMBean


public interface AdvancedMBean

Method Summary
 String getApplicationServerRoute()
          Gets the value of the applicationServerRoute property.
 String getAsDomainNameAddress()
          Gets the value of the asDomainNameAddress property.
 String getBodyEncodingFormatValue()
           
 String getRimofcfDomainNameAddress()
          Gets the value of the rimofcfDomainNameAddress property.
 void setApplicationServerRoute(String value)
          Sets the value of the applicationServerRoute property.
 void setAsDomainNameAddress(String value)
          Sets the value of the asDomainNameAddress property.
 void setBodyEncodingFormatValue(String value)
          Set the value of bodyEncodingFormat
 void setRimofcfDomainNameAddress(String value)
          Sets the value of the rimofcfDomainNameAddress property.

 

Method Detail

getApplicationServerRoute

String getApplicationServerRoute()
Gets the value of the applicationServerRoute property.

setApplicationServerRoute

void setApplicationServerRoute(String value)
Sets the value of the applicationServerRoute property.

getRimofcfDomainNameAddress

String getRimofcfDomainNameAddress()
Gets the value of the rimofcfDomainNameAddress property.

setRimofcfDomainNameAddress

void setRimofcfDomainNameAddress(String value)
Sets the value of the rimofcfDomainNameAddress property.

getAsDomainNameAddress

String getAsDomainNameAddress()
Gets the value of the asDomainNameAddress property.

setAsDomainNameAddress

void setAsDomainNameAddress(String value)
Sets the value of the asDomainNameAddress property.

setBodyEncodingFormatValue

void setBodyEncodingFormatValue(String value)
Set the value of bodyEncodingFormat

getBodyEncodingFormatValue

String getBodyEncodingFormatValue()

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.