|
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 CallHandlingGeneralMBean
Inteface for CallHandlingGeneralMBean
| Method Summary | |
|---|---|
java.lang.String |
getCarryCCAOnInternalServiceBrokerMessages()Specifies whether IM-OCF attaches CCAs to internal Service Broker messages and the attached CCA encoding format. |
java.lang.String |
getDegradedModeEnabled()Specifies whether degraded mode is supported. |
int |
getDegradedModeGrantUnits()Specifies amount of units granted to user on SCUR sessions when Degraded Mode Enabled=TRUE |
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 |
getGivePrecedenceToOriginalCCR()IM-OCF constructs a CCR towards the OCF, based on internal Service Broker message information, and an original CCR from a core network call control entity carried on the internal Service Broker message. |
java.lang.String |
getInitialCCRFailureHandling()Specifies how IM-OCF handles a call, after the initial CCR fails (Tx timer expires). |
java.lang.String |
getMonitorCallDuration()Specifies whether or not IM-OCF uses internal resources to monitor call duration. |
int |
getNextQuotaRequestIntervalInMilliseconds()Defines how much time (in milliseconds) before a quota ends, IM-OCF has to request a new quota. |
java.lang.String |
getNonInitialCCRFailureHandling()Specifies how IM-OCF handles a call, after a non-initial CCR fails (Tx timer expires). |
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. |
java.lang.String |
getTerminationCauseAvpUponGsuExpiration()Specifies how to set a CCR Termination-Cause AVP when IM-OCF disconnects a session due to expiration of Granted Service Units. |
void |
setCarryCCAOnInternalServiceBrokerMessages(java.lang.String param)Specifies whether IM-OCF attaches CCAs to internal Service Broker messages and the attached CCA encoding format. |
void |
setDegradedModeEnabled(java.lang.String param)Specifies whether degraded mode is supported. |
void |
setDegradedModeGrantUnits(int param)Specifies amount of units granted to user on SCUR sessions when Degraded Mode Enabled=TRUE |
void |
setEventHandling(java.lang.String param)Specifies which mode of Ro operation IM-OCF uses to support event-based charging. |
void |
setGivePrecedenceToOriginalCCR(java.lang.String param)IM-OCF constructs a CCR towards the OCF, based on internal Service Broker message information, and an original CCR from a core network call control entity carried on the internal Service Broker message. |
void |
setInitialCCRFailureHandling(java.lang.String param)Specifies how IM-OCF handles a call, after the initial CCR fails (Tx timer expires). |
void |
setMonitorCallDuration(java.lang.String param)Specifies whether or not IM-OCF uses internal resources to monitor call duration. |
void |
setNextQuotaRequestIntervalInMilliseconds(int param)Defines how much time (in milliseconds) before a quota ends, IM-OCF has to request a new quota. |
void |
setNonInitialCCRFailureHandling(java.lang.String param)Specifies how IM-OCF handles a call, after a non-initial CCR fails (Tx timer expires). |
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. |
void |
setTerminationCauseAvpUponGsuExpiration(java.lang.String param)Specifies how to set a CCR Termination-Cause AVP when IM-OCF disconnects a session due to expiration of Granted Service Units. |
| 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 getDegradedModeEnabled()
throws java.io.IOException
java.io.IOException
void setDegradedModeEnabled(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getDegradedModeGrantUnits()
throws java.io.IOException
java.io.IOException
void setDegradedModeGrantUnits(int param)
throws java.io.IOException
param -java.io.IOException
int getNextQuotaRequestIntervalInMilliseconds()
throws java.io.IOException
java.io.IOException
void setNextQuotaRequestIntervalInMilliseconds(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getInitialCCRFailureHandling()
throws java.io.IOException
java.io.IOException
void setInitialCCRFailureHandling(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getNonInitialCCRFailureHandling()
throws java.io.IOException
java.io.IOException
void setNonInitialCCRFailureHandling(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 getTerminationCauseAvpUponGsuExpiration()
throws java.io.IOException
java.io.IOException
void setTerminationCauseAvpUponGsuExpiration(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getGivePrecedenceToOriginalCCR()
throws java.io.IOException
java.io.IOException
void setGivePrecedenceToOriginalCCR(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getCarryCCAOnInternalServiceBrokerMessages()
throws java.io.IOException
java.io.IOException
void setCarryCCAOnInternalServiceBrokerMessages(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getMonitorCallDuration()
throws java.io.IOException
java.io.IOException
void setMonitorCallDuration(java.lang.String param)
throws java.io.IOException
param -java.io.IOExceptionjava.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 | ||||||||