|
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 MapHandlingMBean
Inteface for MapHandlingMBean
| Method Summary | |
|---|---|
java.lang.String |
getCBSDataCoding()Defines the coding scheme used for service initiated USSD request. |
java.lang.String |
getDefaultSs7EntityAlias()Specifies the SS7 entity to which IM-UIX USSD sends MAP request. |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
int |
getUSSDSessionTimeoutInMinutes()Specifies the time period in minutes for MS-initiated USSD session. |
void |
setCBSDataCoding(java.lang.String param)Defines the coding scheme used for service initiated USSD request. |
void |
setDefaultSs7EntityAlias(java.lang.String param)Specifies the SS7 entity to which IM-UIX USSD sends MAP request. |
void |
setUSSDSessionTimeoutInMinutes(int param)Specifies the time period in minutes for MS-initiated USSD session. |
| Method Detail |
|---|
java.lang.String getDefaultSs7EntityAlias()
throws java.io.IOException
java.io.IOException
void setDefaultSs7EntityAlias(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getUSSDSessionTimeoutInMinutes()
throws java.io.IOException
java.io.IOException
void setUSSDSessionTimeoutInMinutes(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getCBSDataCoding()
throws java.io.IOException
java.io.IOException
void setCBSDataCoding(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 | ||||||||