Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ssf.cs1
Interface AdvancedTslConfigParserMBean


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

getTcapTotalLengthLimit

BigInteger getTcapTotalLengthLimit()
Gets the value of the tcapTotalLengthLimit property.

setTcapTotalLengthLimit

void setTcapTotalLengthLimit(BigInteger value)
Sets the value of the tcapTotalLengthLimit property.

isCheckNetInitiatedSessionsForOverload

boolean isCheckNetInitiatedSessionsForOverload()
Gets the value of the checkNetInitiatedSessionsForOverload property.

setCheckNetInitiatedSessionsForOverload

void setCheckNetInitiatedSessionsForOverload(boolean value)
Sets the value of the checkNetInitiatedSessionsForOverload property.

isCheckASInitiatedSessionsForOverload

boolean isCheckASInitiatedSessionsForOverload()
Gets the value of the checkASInitiatedSessionsForOverload property.

setCheckASInitiatedSessionsForOverload

void setCheckASInitiatedSessionsForOverload(boolean value)
Sets the value of the checkASInitiatedSessionsForOverload property.

getSessionOverloadThreshold

BigInteger getSessionOverloadThreshold()
Gets the value of the sessionOverloadThreshold property.

setSessionOverloadThreshold

void setSessionOverloadThreshold(BigInteger value)
Sets the value of the sessionOverloadThreshold property.

setTransactionidStructureValue

void setTransactionidStructureValue(String value)
Set the value of transactionidStructure

getTransactionidStructureValue

String getTransactionidStructureValue()

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.