|
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-SCF uses to encode IN parameters in the body of a SAL message. |
int |
getCallCcdirInterval()Specifies the interval in seconds between two invocations of CCDIR operations. |
int |
getCallCcdirWaitingInterval()Specifies the interval in seconds that IM-SCF waits for CCDIR response. |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
int |
getOeReactionIntervalInSeconds()Specifies the time period in seconds during which the IM-SCF waits for the OE to respond to SAL messages. |
java.lang.String |
getPAssertedIdentityDomainNameAddress()Defines the domain name to set in the P-Asserted-Identity header on the INVITE reqeust |
int |
getUiResetTimerIntervalInSeconds()Specifies the value, in seconds, of the WINREST timer. |
void |
setBodyEncodingFormat(java.lang.String param)Specifies the method that the IM-SCF uses to encode IN parameters in the body of a SAL message. |
void |
setCallCcdirInterval(int param)Specifies the interval in seconds between two invocations of CCDIR operations. |
void |
setCallCcdirWaitingInterval(int param)Specifies the interval in seconds that IM-SCF waits for CCDIR response. |
void |
setOeReactionIntervalInSeconds(int param)Specifies the time period in seconds during which the IM-SCF waits for the OE to respond to SAL messages. |
void |
setPAssertedIdentityDomainNameAddress(java.lang.String param)Defines the domain name to set in the P-Asserted-Identity header on the INVITE reqeust |
void |
setUiResetTimerIntervalInSeconds(int param)Specifies the value, in seconds, of the WINREST timer. |
| Method Detail |
|---|
int getOeReactionIntervalInSeconds()
throws java.io.IOException
java.io.IOException
void setOeReactionIntervalInSeconds(int 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 getCallCcdirInterval()
throws java.io.IOException
java.io.IOException
void setCallCcdirInterval(int param)
throws java.io.IOException
param -java.io.IOException
int getCallCcdirWaitingInterval()
throws java.io.IOException
java.io.IOException
void setCallCcdirWaitingInterval(int param)
throws java.io.IOException
param -java.io.IOException
int getUiResetTimerIntervalInSeconds()
throws java.io.IOException
java.io.IOException
void setUiResetTimerIntervalInSeconds(int 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 | ||||||||