Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.psx.ansimap
Interface SipMBean


public interface SipMBean

Method Summary
 BigInteger getMaxCallDurationTimeoutIntervalInMinutes()
          Gets the value of the maxCallDurationTimeoutIntervalInMinutes property.
 BigInteger getT2TimeoutIntervalSeconds()
          Gets the value of the t2TimeoutIntervalSeconds property.
 BigInteger getT7TimeoutIntervalSeconds()
          Gets the value of the t7TimeoutIntervalSeconds property.
 BigInteger getT9TimeoutIntervalSeconds()
          Gets the value of the t9TimeoutIntervalSeconds property.
 void setMaxCallDurationTimeoutIntervalInMinutes(BigInteger value)
          Sets the value of the maxCallDurationTimeoutIntervalInMinutes property.
 void setT2TimeoutIntervalSeconds(BigInteger value)
          Sets the value of the t2TimeoutIntervalSeconds property.
 void setT7TimeoutIntervalSeconds(BigInteger value)
          Sets the value of the t7TimeoutIntervalSeconds property.
 void setT9TimeoutIntervalSeconds(BigInteger value)
          Sets the value of the t9TimeoutIntervalSeconds property.

 

Method Detail

getT2TimeoutIntervalSeconds

BigInteger getT2TimeoutIntervalSeconds()
Gets the value of the t2TimeoutIntervalSeconds property.

setT2TimeoutIntervalSeconds

void setT2TimeoutIntervalSeconds(BigInteger value)
Sets the value of the t2TimeoutIntervalSeconds property.

getT7TimeoutIntervalSeconds

BigInteger getT7TimeoutIntervalSeconds()
Gets the value of the t7TimeoutIntervalSeconds property.

setT7TimeoutIntervalSeconds

void setT7TimeoutIntervalSeconds(BigInteger value)
Sets the value of the t7TimeoutIntervalSeconds property.

getT9TimeoutIntervalSeconds

BigInteger getT9TimeoutIntervalSeconds()
Gets the value of the t9TimeoutIntervalSeconds property.

setT9TimeoutIntervalSeconds

void setT9TimeoutIntervalSeconds(BigInteger value)
Sets the value of the t9TimeoutIntervalSeconds property.

getMaxCallDurationTimeoutIntervalInMinutes

BigInteger getMaxCallDurationTimeoutIntervalInMinutes()
Gets the value of the maxCallDurationTimeoutIntervalInMinutes property.

setMaxCallDurationTimeoutIntervalInMinutes

void setMaxCallDurationTimeoutIntervalInMinutes(BigInteger value)
Sets the value of the maxCallDurationTimeoutIntervalInMinutes 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.