Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.rocf
Interface CallHandlingMBean


public interface CallHandlingMBean

Method Summary
 BigInteger getDefaultResultCodeAvp()
          Gets the value of the defaultResultCodeAvp property.
 String getDefaultSessionTypeValue()
           
 String getDestinationRoutingInfoInDiameterBasedOrchestrationMode()
          Gets the value of the destinationRoutingInfoInDiameterBasedOrchestrationMode property.
 BigInteger getResultCodeAVPOnNoResponseFromAS()
          Gets the value of the resultCodeAVPOnNoResponseFromAS property.
 BigInteger getResultCodeAvpOnSal4XX()
          Gets the value of the resultCodeAvpOnSal4XX property.
 BigInteger getResultCodeAvpOnSal5XX()
          Gets the value of the resultCodeAvpOnSal5XX property.
 BigInteger getResultCodeAvpOnSal6XX()
          Gets the value of the resultCodeAvpOnSal6XX property.
 BigInteger getResultCodeAvpValueOnSessionDisconnectionByAS()
          Gets the value of the resultCodeAvpValueOnSessionDisconnectionByAS property.
 boolean isDiameterBasedOrchestrationMode()
          Gets the value of the diameterBasedOrchestrationMode property.
 void setDefaultResultCodeAvp(BigInteger value)
          Sets the value of the defaultResultCodeAvp property.
 void setDefaultSessionTypeValue(String value)
          Set the value of defaultSessionType
 void setDestinationRoutingInfoInDiameterBasedOrchestrationMode(String value)
          Sets the value of the destinationRoutingInfoInDiameterBasedOrchestrationMode property.
 void setDiameterBasedOrchestrationMode(boolean value)
          Sets the value of the diameterBasedOrchestrationMode property.
 void setResultCodeAVPOnNoResponseFromAS(BigInteger value)
          Sets the value of the resultCodeAVPOnNoResponseFromAS property.
 void setResultCodeAvpOnSal4XX(BigInteger value)
          Sets the value of the resultCodeAvpOnSal4XX property.
 void setResultCodeAvpOnSal5XX(BigInteger value)
          Sets the value of the resultCodeAvpOnSal5XX property.
 void setResultCodeAvpOnSal6XX(BigInteger value)
          Sets the value of the resultCodeAvpOnSal6XX property.
 void setResultCodeAvpValueOnSessionDisconnectionByAS(BigInteger value)
          Sets the value of the resultCodeAvpValueOnSessionDisconnectionByAS property.

 

Method Detail

getResultCodeAvpValueOnSessionDisconnectionByAS

BigInteger getResultCodeAvpValueOnSessionDisconnectionByAS()
Gets the value of the resultCodeAvpValueOnSessionDisconnectionByAS property.

setResultCodeAvpValueOnSessionDisconnectionByAS

void setResultCodeAvpValueOnSessionDisconnectionByAS(BigInteger value)
Sets the value of the resultCodeAvpValueOnSessionDisconnectionByAS property.

getResultCodeAVPOnNoResponseFromAS

BigInteger getResultCodeAVPOnNoResponseFromAS()
Gets the value of the resultCodeAVPOnNoResponseFromAS property.

setResultCodeAVPOnNoResponseFromAS

void setResultCodeAVPOnNoResponseFromAS(BigInteger value)
Sets the value of the resultCodeAVPOnNoResponseFromAS property.

getResultCodeAvpOnSal4XX

BigInteger getResultCodeAvpOnSal4XX()
Gets the value of the resultCodeAvpOnSal4XX property.

setResultCodeAvpOnSal4XX

void setResultCodeAvpOnSal4XX(BigInteger value)
Sets the value of the resultCodeAvpOnSal4XX property.

getResultCodeAvpOnSal5XX

BigInteger getResultCodeAvpOnSal5XX()
Gets the value of the resultCodeAvpOnSal5XX property.

setResultCodeAvpOnSal5XX

void setResultCodeAvpOnSal5XX(BigInteger value)
Sets the value of the resultCodeAvpOnSal5XX property.

getResultCodeAvpOnSal6XX

BigInteger getResultCodeAvpOnSal6XX()
Gets the value of the resultCodeAvpOnSal6XX property.

setResultCodeAvpOnSal6XX

void setResultCodeAvpOnSal6XX(BigInteger value)
Sets the value of the resultCodeAvpOnSal6XX property.

getDefaultResultCodeAvp

BigInteger getDefaultResultCodeAvp()
Gets the value of the defaultResultCodeAvp property.

setDefaultResultCodeAvp

void setDefaultResultCodeAvp(BigInteger value)
Sets the value of the defaultResultCodeAvp property.

isDiameterBasedOrchestrationMode

boolean isDiameterBasedOrchestrationMode()
Gets the value of the diameterBasedOrchestrationMode property.

setDiameterBasedOrchestrationMode

void setDiameterBasedOrchestrationMode(boolean value)
Sets the value of the diameterBasedOrchestrationMode property.

getDestinationRoutingInfoInDiameterBasedOrchestrationMode

String getDestinationRoutingInfoInDiameterBasedOrchestrationMode()
Gets the value of the destinationRoutingInfoInDiameterBasedOrchestrationMode property.

setDestinationRoutingInfoInDiameterBasedOrchestrationMode

void setDestinationRoutingInfoInDiameterBasedOrchestrationMode(String value)
Sets the value of the destinationRoutingInfoInDiameterBasedOrchestrationMode property.

setDefaultSessionTypeValue

void setDefaultSessionTypeValue(String value)
Set the value of defaultSessionType

getDefaultSessionTypeValue

String getDefaultSessionTypeValue()

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.