|
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 |
getBodyEncodingFormat() Specifies the method that the IM-SSF uses to encode IN parameters in the body of a SAL message. |
java.lang.String |
getCallingPartyCategoryOfCallingPartyNumber() Specifies how to set the CallingNumberCategory. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getImssfMediaCapability() Specifies whether or not the underlying network supports IP, SRF or MRF. |
java.lang.String |
getImssfModeOfOperation() Specifies the IM-SSF mode of operation. |
java.lang.String |
getInternalNetworkNumberIndicatorOfCalledPartyNumber() Specifies how to set the InternalNetworkNumberIndicator of the CalledPartyNumber. |
java.lang.String |
getNoaOfCalledPartyNumber() Specifies how to set the NatureOfAddress of the CalledPartyNumber. |
java.lang.String |
getNoaOfCallingPartyNumber() Specifies how to set the NatureOfAddress of the CallingPartyNumber. |
java.lang.String |
getNumberIncompleteteIndicatorOfCallingPartyNumber() Specifies how to set the IncompleteIndicator of the CallingPartyNumber. |
java.lang.String |
getNumberingPlanIndicatorOfCalledPartyBcdNumber() Specifies how to set the NumberingPlanIndicator of the CalledPartyBCDNumber. |
java.lang.String |
getNumberingPlanIndicatorOfCalledPartyNumber() Specifies how to set the NumberingPlanIndicator of the CalledPartyNumber. |
java.lang.String |
getNumberingPlanIndicatorOfCallingPartyNumber() Specifies how to set the NumberingPlanIndicator of the CallingPartyNumber. |
java.lang.String |
getScreeningIndicatorOfCallingPartyNumber() Specifies how to set the NumberingPlanIndicator of the CallingPartyNumber. |
java.lang.String |
getSessionCase() Specifies how IM-SSF treats sessions that arrive on the southbound interface, from the OE. |
int |
getTssfDurationInSeconds() Specifies the value, in seconds, of the IM-SSF Tssf timer. |
int |
getTssfUserInteractionDurationInSeconds() Specifies the value, in seconds, of the IM-SSF Tssf timer. |
java.lang.String |
getTypeOfNumberOfCalledPartyNumber() Specifies how to set the TypeOfNumber of the CalledPartyBCDNumber. |
void |
setBodyEncodingFormat(java.lang.String param) Specifies the method that the IM-SSF uses to encode IN parameters in the body of a SAL message. |
void |
setCallingPartyCategoryOfCallingPartyNumber(java.lang.String param) Specifies how to set the CallingNumberCategory. |
void |
setImssfMediaCapability(java.lang.String param) Specifies whether or not the underlying network supports IP, SRF or MRF. |
void |
setImssfModeOfOperation(java.lang.String param) Specifies the IM-SSF mode of operation. |
void |
setInternalNetworkNumberIndicatorOfCalledPartyNumber(java.lang.String param) Specifies how to set the InternalNetworkNumberIndicator of the CalledPartyNumber. |
void |
setNoaOfCalledPartyNumber(java.lang.String param) Specifies how to set the NatureOfAddress of the CalledPartyNumber. |
void |
setNoaOfCallingPartyNumber(java.lang.String param) Specifies how to set the NatureOfAddress of the CallingPartyNumber. |
void |
setNumberIncompleteteIndicatorOfCallingPartyNumber(java.lang.String param) Specifies how to set the IncompleteIndicator of the CallingPartyNumber. |
void |
setNumberingPlanIndicatorOfCalledPartyBcdNumber(java.lang.String param) Specifies how to set the NumberingPlanIndicator of the CalledPartyBCDNumber. |
void |
setNumberingPlanIndicatorOfCalledPartyNumber(java.lang.String param) Specifies how to set the NumberingPlanIndicator of the CalledPartyNumber. |
void |
setNumberingPlanIndicatorOfCallingPartyNumber(java.lang.String param) Specifies how to set the NumberingPlanIndicator of the CallingPartyNumber. |
void |
setScreeningIndicatorOfCallingPartyNumber(java.lang.String param) Specifies how to set the NumberingPlanIndicator of the CallingPartyNumber. |
void |
setSessionCase(java.lang.String param) Specifies how IM-SSF treats sessions that arrive on the southbound interface, from the OE. |
void |
setTssfDurationInSeconds(int param) Specifies the value, in seconds, of the IM-SSF Tssf timer. |
void |
setTssfUserInteractionDurationInSeconds(int param) Specifies the value, in seconds, of the IM-SSF Tssf timer. |
void |
setTypeOfNumberOfCalledPartyNumber(java.lang.String param) Specifies how to set the TypeOfNumber of the CalledPartyBCDNumber. |
Method Detail |
---|
java.lang.String getImssfModeOfOperation() throws java.io.IOException
java.io.IOException
void setImssfModeOfOperation(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getSessionCase() throws java.io.IOException
java.io.IOException
void setSessionCase(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getTssfDurationInSeconds() throws java.io.IOException
java.io.IOException
void setTssfDurationInSeconds(int param) throws java.io.IOException
param
-java.io.IOException
int getTssfUserInteractionDurationInSeconds() throws java.io.IOException
java.io.IOException
void setTssfUserInteractionDurationInSeconds(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getImssfMediaCapability() throws java.io.IOException
java.io.IOException
void setImssfMediaCapability(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getBodyEncodingFormat() throws java.io.IOException
java.io.IOException
void setBodyEncodingFormat(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getNoaOfCalledPartyNumber() throws java.io.IOException
java.io.IOException
void setNoaOfCalledPartyNumber(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getInternalNetworkNumberIndicatorOfCalledPartyNumber() throws java.io.IOException
java.io.IOException
void setInternalNetworkNumberIndicatorOfCalledPartyNumber(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getNumberingPlanIndicatorOfCalledPartyNumber() throws java.io.IOException
java.io.IOException
void setNumberingPlanIndicatorOfCalledPartyNumber(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getNoaOfCallingPartyNumber() throws java.io.IOException
java.io.IOException
void setNoaOfCallingPartyNumber(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getNumberIncompleteteIndicatorOfCallingPartyNumber() throws java.io.IOException
java.io.IOException
void setNumberIncompleteteIndicatorOfCallingPartyNumber(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getNumberingPlanIndicatorOfCallingPartyNumber() throws java.io.IOException
java.io.IOException
void setNumberingPlanIndicatorOfCallingPartyNumber(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getScreeningIndicatorOfCallingPartyNumber() throws java.io.IOException
java.io.IOException
void setScreeningIndicatorOfCallingPartyNumber(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCallingPartyCategoryOfCallingPartyNumber() throws java.io.IOException
java.io.IOException
void setCallingPartyCategoryOfCallingPartyNumber(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getTypeOfNumberOfCalledPartyNumber() throws java.io.IOException
java.io.IOException
void setTypeOfNumberOfCalledPartyNumber(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getNumberingPlanIndicatorOfCalledPartyBcdNumber() throws java.io.IOException
java.io.IOException
void setNumberingPlanIndicatorOfCalledPartyBcdNumber(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 |