|
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 TcapMBean
Inteface for TcapMBean
Method Summary | |
---|---|
java.lang.String |
getActivateInvokeAlarmInApplicationLayer() When the TCAP layer receives an INVOKE, it triggers back PABORT if there is no response. |
int |
getApplicationPartGuardTimer() Specifies the PSM timer, which is a timer for incoming operations. |
int |
getClass4DefaultTimeoutInSeconds() Specifies the time period in seconds that the IM waits for possible REJECT. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getRejectTimeoutInSeconds() Specifies the time period in seconds that the IM waits for possible REJECT. |
int |
getResultSplitLength() Specifies the maximum length of the TCAP RESULT message. |
java.lang.String |
getTcapCslEncodingFormat() Specifies the standard format that is used to encode TCAP messages, in the CSL layer. |
java.lang.String |
getTcapTslEncodingFormat() Specifies the snandard format that is used to encode TCAP messages. |
void |
setActivateInvokeAlarmInApplicationLayer(java.lang.String param) When the TCAP layer receives an INVOKE, it triggers back PABORT if there is no response. |
void |
setApplicationPartGuardTimer(int param) Specifies the PSM timer, which is a timer for incoming operations. |
void |
setClass4DefaultTimeoutInSeconds(int param) Specifies the time period in seconds that the IM waits for possible REJECT. |
void |
setRejectTimeoutInSeconds(int param) Specifies the time period in seconds that the IM waits for possible REJECT. |
void |
setResultSplitLength(int param) Specifies the maximum length of the TCAP RESULT message. |
void |
setTcapCslEncodingFormat(java.lang.String param) Specifies the standard format that is used to encode TCAP messages, in the CSL layer. |
void |
setTcapTslEncodingFormat(java.lang.String param) Specifies the snandard format that is used to encode TCAP messages. |
Method Detail |
---|
java.lang.String getTcapTslEncodingFormat() throws java.io.IOException
java.io.IOException
void setTcapTslEncodingFormat(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getTcapCslEncodingFormat() throws java.io.IOException
java.io.IOException
void setTcapCslEncodingFormat(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getClass4DefaultTimeoutInSeconds() throws java.io.IOException
java.io.IOException
void setClass4DefaultTimeoutInSeconds(int param) throws java.io.IOException
param
-java.io.IOException
int getRejectTimeoutInSeconds() throws java.io.IOException
java.io.IOException
void setRejectTimeoutInSeconds(int param) throws java.io.IOException
param
-java.io.IOException
int getApplicationPartGuardTimer() throws java.io.IOException
java.io.IOException
void setApplicationPartGuardTimer(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getActivateInvokeAlarmInApplicationLayer() throws java.io.IOException
java.io.IOException
void setActivateInvokeAlarmInApplicationLayer(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getResultSplitLength() throws java.io.IOException
java.io.IOException
void setResultSplitLength(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 |