Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.psx.ansi.plugin
Interface TcapCslConfigParserMBean


public interface TcapCslConfigParserMBean

Method Summary
 BigInteger getClass4DefaultTimeoutInSeconds()
          Gets the value of the class4DefaultTimeoutInSeconds property.
 BigInteger getRejectTimeoutInSeconds()
          Gets the value of the rejectTimeoutInSeconds property.
 String getTcapCslEncodingFormat()
          Gets the value of the tcapCslEncodingFormat property.
 void setClass4DefaultTimeoutInSeconds(BigInteger value)
          Sets the value of the class4DefaultTimeoutInSeconds property.
 void setRejectTimeoutInSeconds(BigInteger value)
          Sets the value of the rejectTimeoutInSeconds property.
 void setTcapCslEncodingFormat(String value)
          Sets the value of the tcapCslEncodingFormat property.

 

Method Detail

getTcapCslEncodingFormat

String getTcapCslEncodingFormat()
Gets the value of the tcapCslEncodingFormat property.

setTcapCslEncodingFormat

void setTcapCslEncodingFormat(String value)
Sets the value of the tcapCslEncodingFormat property.

getClass4DefaultTimeoutInSeconds

BigInteger getClass4DefaultTimeoutInSeconds()
Gets the value of the class4DefaultTimeoutInSeconds property.

setClass4DefaultTimeoutInSeconds

void setClass4DefaultTimeoutInSeconds(BigInteger value)
Sets the value of the class4DefaultTimeoutInSeconds property.

getRejectTimeoutInSeconds

BigInteger getRejectTimeoutInSeconds()
Gets the value of the rejectTimeoutInSeconds property.

setRejectTimeoutInSeconds

void setRejectTimeoutInSeconds(BigInteger value)
Sets the value of the rejectTimeoutInSeconds property.

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.