|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CallHandlingMBean
Inteface for CallHandlingMBean
Method Summary | |
---|---|
java.lang.String |
getCutThroughMode() Specifies whether cut through mode is used |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getEventHandling() Specifies which mode of Ro operation IM-OCF uses to support event-based charging. |
java.lang.String |
getSendCcrOnThresholdIndication() Indicates whether the IMOCF should send CCR if received SAL message that indicates a threshold has been reached |
java.lang.String |
getTerminationCauseAvpOnSalBye() Specifies how to set a CCR Termination-Cause AVP when session is disconnected by an internal Service Broker SAL BYE message. |
java.lang.String |
getTerminationCauseAvpOnSalCancel() Specifies how to set a CCR Termination-Cause AVP when session is disconnected by an internal Service Broker SAL CANCEL message. |
java.lang.String |
getTerminationCauseAvpOnSalFinalErrorResponse() Specifies how to set a CCR Termination-Cause AVP when session is disconnected by an internal Service Broker SAL final error response message. |
void |
setCutThroughMode(java.lang.String param) Specifies whether cut through mode is used |
void |
setEventHandling(java.lang.String param) Specifies which mode of Ro operation IM-OCF uses to support event-based charging. |
void |
setSendCcrOnThresholdIndication(java.lang.String param) Indicates whether the IMOCF should send CCR if received SAL message that indicates a threshold has been reached |
void |
setTerminationCauseAvpOnSalBye(java.lang.String param) Specifies how to set a CCR Termination-Cause AVP when session is disconnected by an internal Service Broker SAL BYE message. |
void |
setTerminationCauseAvpOnSalCancel(java.lang.String param) Specifies how to set a CCR Termination-Cause AVP when session is disconnected by an internal Service Broker SAL CANCEL message. |
void |
setTerminationCauseAvpOnSalFinalErrorResponse(java.lang.String param) Specifies how to set a CCR Termination-Cause AVP when session is disconnected by an internal Service Broker SAL final error response message. |
Method Detail |
---|
java.lang.String getEventHandling() throws java.io.IOException
java.io.IOException
void setEventHandling(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCutThroughMode() throws java.io.IOException
java.io.IOException
void setCutThroughMode(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getTerminationCauseAvpOnSalBye() throws java.io.IOException
java.io.IOException
void setTerminationCauseAvpOnSalBye(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getTerminationCauseAvpOnSalCancel() throws java.io.IOException
java.io.IOException
void setTerminationCauseAvpOnSalCancel(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getTerminationCauseAvpOnSalFinalErrorResponse() throws java.io.IOException
java.io.IOException
void setTerminationCauseAvpOnSalFinalErrorResponse(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getSendCcrOnThresholdIndication() throws java.io.IOException
java.io.IOException
void setSendCcrOnThresholdIndication(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |