|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SipSsuMBean
Inteface for SipSsuMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getGloballyRoutableUri() Specifies a URI that the SIP SSU automatically inserts into Contact and Route-Set headers when communicating with network elements. |
java.lang.String |
getModulename() This is an advanced attribute reserved for internal use. |
java.lang.String |
getName() This is an advanced attribute reserved for internal use. |
java.lang.String |
getSessionIDOverride() Specifies if SessionID override is enabled. |
javax.management.ObjectName |
getSipIncomingRoutingRules() TBD: Add description get the referenced SipIncomingRoutingRules mbean |
javax.management.ObjectName |
getSipNetworkEntities() TBD: Add description get the referenced SipNetworkEntities mbean |
javax.management.ObjectName |
getStateChangedNotification() get the referenced StateChangedNotificationRules mbean |
java.lang.String |
getVersion() This is an advanced attribute reserved for internal use. |
void |
setGloballyRoutableUri(java.lang.String param) Specifies a URI that the SIP SSU automatically inserts into Contact and Route-Set headers when communicating with network elements. |
void |
setName(java.lang.String param) This is an advanced attribute reserved for internal use. |
void |
setSessionIDOverride(java.lang.String param) Specifies if SessionID override is enabled. |
void |
setStateChangedNotification(javax.management.ObjectName param) set the referenced StateChangedNotificationRules mbean |
Method Detail |
---|
java.lang.String getModulename() throws java.io.IOException
java.io.IOException
java.lang.String getVersion() throws java.io.IOException
java.io.IOException
java.lang.String getName() throws java.io.IOException
java.io.IOException
void setName(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getStateChangedNotification() throws java.io.IOException
java.io.IOException
void setStateChangedNotification(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getGloballyRoutableUri() throws java.io.IOException
java.io.IOException
void setGloballyRoutableUri(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getSessionIDOverride() throws java.io.IOException
java.io.IOException
void setSessionIDOverride(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getSipIncomingRoutingRules() throws java.io.IOException
java.io.IOException
javax.management.ObjectName getSipNetworkEntities() throws java.io.IOException
java.io.IOException
java.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |