|
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 |
getAccountingRealtimeRequired()Specifies the value that R-IM-OFCF sets in a ACA Accounting-Realtime-Required AVP, when ACA contains failure result code and this AVP is not already set |
java.lang.String |
getDefaultSessionType()Specifies how R-IM-OFCF marks new sessions internally |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getOperationMode()Rf server operation mode |
int |
getResultCodeValueForUndefinedError()Specifies the value that R-IM-OFCF sets in a ACA Result-Code AVP when receiving an internal Service Broker SAL error. |
int |
getSReactionTimerIntervalMillis()Waiting interval for expected reaction from Application Server, in milliseconds |
void |
setAccountingRealtimeRequired(java.lang.String param)Specifies the value that R-IM-OFCF sets in a ACA Accounting-Realtime-Required AVP, when ACA contains failure result code and this AVP is not already set |
void |
setDefaultSessionType(java.lang.String param)Specifies how R-IM-OFCF marks new sessions internally |
void |
setOperationMode(java.lang.String param)Rf server operation mode |
void |
setResultCodeValueForUndefinedError(int param)Specifies the value that R-IM-OFCF sets in a ACA Result-Code AVP when receiving an internal Service Broker SAL error. |
void |
setSReactionTimerIntervalMillis(int param)Waiting interval for expected reaction from Application Server, in milliseconds |
| Method Detail |
|---|
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
java.lang.String getOperationMode()
throws java.io.IOException
java.io.IOException
void setOperationMode(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getSReactionTimerIntervalMillis()
throws java.io.IOException
java.io.IOException
void setSReactionTimerIntervalMillis(int param)
throws java.io.IOException
param -java.io.IOException
int getResultCodeValueForUndefinedError()
throws java.io.IOException
java.io.IOException
void setResultCodeValueForUndefinedError(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getAccountingRealtimeRequired()
throws java.io.IOException
java.io.IOException
void setAccountingRealtimeRequired(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 | ||||||||