|
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 | |
|---|---|
int |
getDefaultResultCodeAvp()Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP when receiving an internal Service Broker SAL error and none of the previous parameters apply. |
java.lang.String |
getDefaultSessionType()Specifies how R-IM-OCF marks new sessions internally. |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getInitialCCRMode()Specifies whether incoming initial CCRs (Request-Type AVP set to 'initial') are considered ECUR or SCUR |
int |
getResultCodeAVPOnNoResponseFromAS()Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP in a case when the charging application is not responding (that is a response timer expires). |
int |
getResultCodeAvpOnSal4XX()Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP when receiving an internal Service Broker SAL 4XX error. |
int |
getResultCodeAvpOnSal5XX()Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP when receiving an internal Service Broker SAL 5XX error. |
int |
getResultCodeAvpOnSal6XX()Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP when receiving an internal Service Broker SAL 6XX error. |
int |
getResultCodeAvpValueOnSessionDisconnectionByAS()Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP when a session is disconnected by the charging application. |
void |
setDefaultResultCodeAvp(int param)Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP when receiving an internal Service Broker SAL error and none of the previous parameters apply. |
void |
setDefaultSessionType(java.lang.String param)Specifies how R-IM-OCF marks new sessions internally. |
void |
setInitialCCRMode(java.lang.String param)Specifies whether incoming initial CCRs (Request-Type AVP set to 'initial') are considered ECUR or SCUR |
void |
setResultCodeAVPOnNoResponseFromAS(int param)Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP in a case when the charging application is not responding (that is a response timer expires). |
void |
setResultCodeAvpOnSal4XX(int param)Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP when receiving an internal Service Broker SAL 4XX error. |
void |
setResultCodeAvpOnSal5XX(int param)Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP when receiving an internal Service Broker SAL 5XX error. |
void |
setResultCodeAvpOnSal6XX(int param)Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP when receiving an internal Service Broker SAL 6XX error. |
void |
setResultCodeAvpValueOnSessionDisconnectionByAS(int param)Specifies the value that R-IM-OCF sets in a CCA Result-Code AVP when a session is disconnected by the charging application. |
| Method Detail |
|---|
java.lang.String getInitialCCRMode()
throws java.io.IOException
java.io.IOException
void setInitialCCRMode(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getDefaultSessionType()
throws java.io.IOException
java.io.IOException
void setDefaultSessionType(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getResultCodeAvpValueOnSessionDisconnectionByAS()
throws java.io.IOException
java.io.IOException
void setResultCodeAvpValueOnSessionDisconnectionByAS(int param)
throws java.io.IOException
param -java.io.IOException
int getResultCodeAVPOnNoResponseFromAS()
throws java.io.IOException
java.io.IOException
void setResultCodeAVPOnNoResponseFromAS(int param)
throws java.io.IOException
param -java.io.IOException
int getResultCodeAvpOnSal4XX()
throws java.io.IOException
java.io.IOException
void setResultCodeAvpOnSal4XX(int param)
throws java.io.IOException
param -java.io.IOException
int getResultCodeAvpOnSal5XX()
throws java.io.IOException
java.io.IOException
void setResultCodeAvpOnSal5XX(int param)
throws java.io.IOException
param -java.io.IOException
int getResultCodeAvpOnSal6XX()
throws java.io.IOException
java.io.IOException
void setResultCodeAvpOnSal6XX(int param)
throws java.io.IOException
param -java.io.IOException
int getDefaultResultCodeAvp()
throws java.io.IOException
java.io.IOException
void setDefaultResultCodeAvp(int 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 | ||||||||