|
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 AdvancedMBean
Inteface for AdvancedMBean
Method Summary | |
---|---|
java.lang.String |
getCheckASInitiatedSessionsForOverload() |
java.lang.String |
getCheckNetInitiatedSessionsForOverload() |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getSessionOverloadThreshold() |
int |
getTcapTotalLengthLimit() Maximal total TCAP message length |
int |
getTnrDurationInSeconds() Specifies the time interval, in seconds, that IM-SSF waits for response to INVITE message |
java.lang.String |
getTransactionidStructure() Indicates whether to always send a fix size of transaction id (4 bytes) or less if 4 bytes are not needed |
void |
setCheckASInitiatedSessionsForOverload(java.lang.String param) |
void |
setCheckNetInitiatedSessionsForOverload(java.lang.String param) |
void |
setSessionOverloadThreshold(int param) |
void |
setTcapTotalLengthLimit(int param) Maximal total TCAP message length |
void |
setTnrDurationInSeconds(int param) Specifies the time interval, in seconds, that IM-SSF waits for response to INVITE message |
void |
setTransactionidStructure(java.lang.String param) Indicates whether to always send a fix size of transaction id (4 bytes) or less if 4 bytes are not needed |
Method Detail |
---|
java.lang.String getTransactionidStructure() throws java.io.IOException
java.io.IOException
void setTransactionidStructure(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getTcapTotalLengthLimit() throws java.io.IOException
java.io.IOException
void setTcapTotalLengthLimit(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCheckNetInitiatedSessionsForOverload() throws java.io.IOException
java.io.IOException
void setCheckNetInitiatedSessionsForOverload(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCheckASInitiatedSessionsForOverload() throws java.io.IOException
java.io.IOException
void setCheckASInitiatedSessionsForOverload(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getSessionOverloadThreshold() throws java.io.IOException
java.io.IOException
void setSessionOverloadThreshold(int param) throws java.io.IOException
param
-java.io.IOException
int getTnrDurationInSeconds() throws java.io.IOException
java.io.IOException
void setTnrDurationInSeconds(int param) throws java.io.IOException
param
-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 |