|
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 SupplementaryServiceHandlingMBean
Inteface for SupplementaryServiceHandlingMBean
Method Summary | |
---|---|
java.lang.String |
getAsDomainNameAddress() TBD: Add description |
int |
getAsIdleIntervalInSeconds() Specifies the time period in seconds during which the IM-UIX USSD waits for the AS to issue a new request. |
java.lang.String |
getAsProtocolStack() TBD: Add description |
java.lang.String |
getBodyEncodingFormat() Specifies the method that the IM-UIX USSD uses to encode IN parameters in the body of a SAL message. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getPAssertedIdentityDomainNameAddress() Defines the domain name to set in the P-Asserted-Identity header on the INVITE reqeust |
java.lang.String |
getUixUssdDomainNameAddress() TBD: Add description |
int |
getUSSDMessageMaximumLength() Specifies the maximum length for encoded USSD string. |
void |
setAsDomainNameAddress(java.lang.String param) TBD: Add description |
void |
setAsIdleIntervalInSeconds(int param) Specifies the time period in seconds during which the IM-UIX USSD waits for the AS to issue a new request. |
void |
setAsProtocolStack(java.lang.String param) TBD: Add description |
void |
setBodyEncodingFormat(java.lang.String param) Specifies the method that the IM-UIX USSD uses to encode IN parameters in the body of a SAL message. |
void |
setPAssertedIdentityDomainNameAddress(java.lang.String param) Defines the domain name to set in the P-Asserted-Identity header on the INVITE reqeust |
void |
setUixUssdDomainNameAddress(java.lang.String param) TBD: Add description |
void |
setUSSDMessageMaximumLength(int param) Specifies the maximum length for encoded USSD string. |
Method Detail |
---|
java.lang.String getAsProtocolStack() throws java.io.IOException
java.io.IOException
void setAsProtocolStack(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getUixUssdDomainNameAddress() throws java.io.IOException
java.io.IOException
void setUixUssdDomainNameAddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAsDomainNameAddress() throws java.io.IOException
java.io.IOException
void setAsDomainNameAddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getPAssertedIdentityDomainNameAddress() throws java.io.IOException
java.io.IOException
void setPAssertedIdentityDomainNameAddress(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
int getAsIdleIntervalInSeconds() throws java.io.IOException
java.io.IOException
void setAsIdleIntervalInSeconds(int param) throws java.io.IOException
param
-java.io.IOException
int getUSSDMessageMaximumLength() throws java.io.IOException
java.io.IOException
void setUSSDMessageMaximumLength(int 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 |