Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.rofcf.radius
Interface CallHandlingMBean


public interface CallHandlingMBean

Method Summary
 String getAccountingRealtimeRequiredValue()
           
 BigInteger getASReactionTimerIntervalMillis()
          Gets the value of the asReactionTimerIntervalMillis property.
 String getDefaultSessionTypeValue()
           
 String getOperationModeValue()
           
 BigInteger getResultCodeValueForUndefinedError()
          Gets the value of the resultCodeValueForUndefinedError property.
 void setAccountingRealtimeRequiredValue(String value)
          Set the value of accountingRealtimeRequired
 void setASReactionTimerIntervalMillis(BigInteger value)
          Sets the value of the asReactionTimerIntervalMillis property.
 void setDefaultSessionTypeValue(String value)
          Set the value of defaultSessionType
 void setOperationModeValue(String value)
          Set the value of operationMode
 void setResultCodeValueForUndefinedError(BigInteger value)
          Sets the value of the resultCodeValueForUndefinedError property.

 

Method Detail

getASReactionTimerIntervalMillis

BigInteger getASReactionTimerIntervalMillis()
Gets the value of the asReactionTimerIntervalMillis property.

setASReactionTimerIntervalMillis

void setASReactionTimerIntervalMillis(BigInteger value)
Sets the value of the asReactionTimerIntervalMillis property.

getResultCodeValueForUndefinedError

BigInteger getResultCodeValueForUndefinedError()
Gets the value of the resultCodeValueForUndefinedError property.

setResultCodeValueForUndefinedError

void setResultCodeValueForUndefinedError(BigInteger value)
Sets the value of the resultCodeValueForUndefinedError property.

setDefaultSessionTypeValue

void setDefaultSessionTypeValue(String value)
Set the value of defaultSessionType

getDefaultSessionTypeValue

String getDefaultSessionTypeValue()

setOperationModeValue

void setOperationModeValue(String value)
Set the value of operationMode

getOperationModeValue

String getOperationModeValue()

setAccountingRealtimeRequiredValue

void setAccountingRealtimeRequiredValue(String value)
Set the value of accountingRealtimeRequired

getAccountingRealtimeRequiredValue

String getAccountingRealtimeRequiredValue()

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.