|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdvancedTslConfigParserMBean
Method Summary | |
---|---|
BigInteger |
getSessionOverloadThreshold() Gets the value of the sessionOverloadThreshold property. |
BigInteger |
getTcapTotalLengthLimit() Gets the value of the tcapTotalLengthLimit property. |
String |
getTransactionidStructureValue() |
boolean |
isCheckASInitiatedSessionsForOverload() Gets the value of the checkASInitiatedSessionsForOverload property. |
boolean |
isCheckNetInitiatedSessionsForOverload() Gets the value of the checkNetInitiatedSessionsForOverload property. |
void |
setCheckASInitiatedSessionsForOverload(boolean value) Sets the value of the checkASInitiatedSessionsForOverload property. |
void |
setCheckNetInitiatedSessionsForOverload(boolean value) Sets the value of the checkNetInitiatedSessionsForOverload property. |
void |
setSessionOverloadThreshold(BigInteger value) Sets the value of the sessionOverloadThreshold property. |
void |
setTcapTotalLengthLimit(BigInteger value) Sets the value of the tcapTotalLengthLimit property. |
void |
setTransactionidStructureValue(String value) Set the value of transactionidStructure |
Method Detail |
---|
BigInteger getTcapTotalLengthLimit()
void setTcapTotalLengthLimit(BigInteger value)
boolean isCheckNetInitiatedSessionsForOverload()
void setCheckNetInitiatedSessionsForOverload(boolean value)
boolean isCheckASInitiatedSessionsForOverload()
void setCheckASInitiatedSessionsForOverload(boolean value)
BigInteger getSessionOverloadThreshold()
void setSessionOverloadThreshold(BigInteger value)
void setTransactionidStructureValue(String value)
String getTransactionidStructureValue()
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |