|
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 SmsHandlingMBean
Inteface for SmsHandlingMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getOSmsFailureSipResponse() Specifies the response that IM-SCF reports to OE when the MSC triggers SMS event of type o-smsFailure. |
java.lang.String |
getTSmsFailureSipResponse() Specifies the response that IM-SCF reports to OE when the MSC triggers SMS event of type t-smsFailure. |
void |
setOSmsFailureSipResponse(java.lang.String param) Specifies the response that IM-SCF reports to OE when the MSC triggers SMS event of type o-smsFailure. |
void |
setTSmsFailureSipResponse(java.lang.String param) Specifies the response that IM-SCF reports to OE when the MSC triggers SMS event of type t-smsFailure. |
Method Detail |
---|
java.lang.String getTSmsFailureSipResponse() throws java.io.IOException
java.io.IOException
void setTSmsFailureSipResponse(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getOSmsFailureSipResponse() throws java.io.IOException
java.io.IOException
void setOSmsFailureSipResponse(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 |