|
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 AdvancedMBean
Inteface for AdvancedMBean
Method Summary | |
---|---|
java.lang.String |
getCheckASInitiatedSessionsForOverload() |
java.lang.String |
getCheckNetInitiatedSessionsForOverload() |
int |
getCorrelationidMax() When IM-SCF generate correlation ids (EstablishTemporaryConnection) |
int |
getCorrelationidMin() |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getGenerateCrnForOutOfDialogueInitiateCallAttempt() Defines whether callReferenceNumber is generated by IM_SCF in case of out of dialogue ICA operation |
int |
getReasonHeaderCauseValueForKeepAlive() Defines the value of the 'cause' parameter in SAL 'reason' header. |
java.lang.String |
getReasonHeaderTextValueForKeepAlive() Defines the value of the 'text' parameter in the SAL 'reason' header. |
int |
getResetTimerValueInSeconds() Specifies the time period, in seconds, the IM-SCF uses in the ResetTimer operation. |
int |
getSessionOverloadThreshold() |
java.lang.String |
getSetReleaseIfDurationExceededOnFinalQuota() Specifies whether IM-SCF sends ApplyCharging request on the final granted quota with releaseIfDurationExceeded parameter. |
int |
getTcapTotalLengthLimit() Maximal total TCAP message length |
java.lang.String |
getTransactionidStructure() Indicates whether to always send a fix size of transaction id (4 bytes) or less if 4 bytes are not needed |
int |
getUiResetTimerValueInSeconds() Specifies the time period, in seconds, the IM-SCF uses in the ResetTimer operation in User Interaction mode |
int |
getWaitingForByeOrCancelIntervalSeconds() The orchestration module use SAL BYE request to disconnect call legs. |
void |
setCheckASInitiatedSessionsForOverload(java.lang.String param) |
void |
setCheckNetInitiatedSessionsForOverload(java.lang.String param) |
void |
setCorrelationidMax(int param) When IM-SCF generate correlation ids (EstablishTemporaryConnection) |
void |
setCorrelationidMin(int param) |
void |
setGenerateCrnForOutOfDialogueInitiateCallAttempt(java.lang.String param) Defines whether callReferenceNumber is generated by IM_SCF in case of out of dialogue ICA operation |
void |
setReasonHeaderCauseValueForKeepAlive(int param) Defines the value of the 'cause' parameter in SAL 'reason' header. |
void |
setReasonHeaderTextValueForKeepAlive(java.lang.String param) Defines the value of the 'text' parameter in the SAL 'reason' header. |
void |
setResetTimerValueInSeconds(int param) Specifies the time period, in seconds, the IM-SCF uses in the ResetTimer operation. |
void |
setSessionOverloadThreshold(int param) |
void |
setSetReleaseIfDurationExceededOnFinalQuota(java.lang.String param) Specifies whether IM-SCF sends ApplyCharging request on the final granted quota with releaseIfDurationExceeded parameter. |
void |
setTcapTotalLengthLimit(int param) Maximal total TCAP message length |
void |
setTransactionidStructure(java.lang.String param) Indicates whether to always send a fix size of transaction id (4 bytes) or less if 4 bytes are not needed |
void |
setUiResetTimerValueInSeconds(int param) Specifies the time period, in seconds, the IM-SCF uses in the ResetTimer operation in User Interaction mode |
void |
setWaitingForByeOrCancelIntervalSeconds(int param) The orchestration module use SAL BYE request to disconnect call legs. |
Method Detail |
---|
java.lang.String getTransactionidStructure() throws java.io.IOException
java.io.IOException
void setTransactionidStructure(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getTcapTotalLengthLimit() throws java.io.IOException
java.io.IOException
void setTcapTotalLengthLimit(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCheckNetInitiatedSessionsForOverload() throws java.io.IOException
java.io.IOException
void setCheckNetInitiatedSessionsForOverload(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCheckASInitiatedSessionsForOverload() throws java.io.IOException
java.io.IOException
void setCheckASInitiatedSessionsForOverload(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getSessionOverloadThreshold() throws java.io.IOException
java.io.IOException
void setSessionOverloadThreshold(int param) throws java.io.IOException
param
-java.io.IOException
int getReasonHeaderCauseValueForKeepAlive() throws java.io.IOException
java.io.IOException
void setReasonHeaderCauseValueForKeepAlive(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getReasonHeaderTextValueForKeepAlive() throws java.io.IOException
java.io.IOException
void setReasonHeaderTextValueForKeepAlive(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getWaitingForByeOrCancelIntervalSeconds() throws java.io.IOException
java.io.IOException
void setWaitingForByeOrCancelIntervalSeconds(int param) throws java.io.IOException
param
-java.io.IOException
int getResetTimerValueInSeconds() throws java.io.IOException
java.io.IOException
void setResetTimerValueInSeconds(int param) throws java.io.IOException
param
-java.io.IOException
int getUiResetTimerValueInSeconds() throws java.io.IOException
java.io.IOException
void setUiResetTimerValueInSeconds(int param) throws java.io.IOException
param
-java.io.IOException
int getCorrelationidMax() throws java.io.IOException
java.io.IOException
void setCorrelationidMax(int param) throws java.io.IOException
param
-java.io.IOException
int getCorrelationidMin() throws java.io.IOException
java.io.IOException
void setCorrelationidMin(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getSetReleaseIfDurationExceededOnFinalQuota() throws java.io.IOException
java.io.IOException
void setSetReleaseIfDurationExceededOnFinalQuota(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getGenerateCrnForOutOfDialogueInitiateCallAttempt() throws java.io.IOException
java.io.IOException
void setGenerateCrnForOutOfDialogueInitiateCallAttempt(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 |