Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.module.imssf.win2.config
Interface AdvancedMBean


public interface AdvancedMBean

Inteface for AdvancedMBean

Author:
osnat NOTE: this code is autogenerated by createConfigMbeans.pl. Do not change it.

Method Summary
 java.lang.String getAnalyzedInvokeTransactionCapabilityCapableOfUserInteraction()
          TBD: Add description
 int getAnalyzedInvokeTransactionCapabilityNumberOfCallLegsSupported()
          TBD: Add description
 java.lang.String getAnalyzedInvokeTransactionCapabilitySupportIs41CProfileParams()
          TBD: Add description
 java.lang.String getAnalyzedInvokeTransactionCapabilitySupportLocalSpiniOperation()
          TBD: Add description
 java.lang.String getAnalyzedInvokeTransactionCapabilitySupportSupportAnnouncementList()
          TBD: Add description
 java.lang.String getAnalyzedInvokeTransactionCapabilitySupportSupportDetectionOfBusy()
          TBD: Add description
 java.lang.String getAnalyzedInvokeTransactionCapabilitySupportTerminationList()
          TBD: Add description
 java.lang.String getAnalyzedInvokeWinCapabilityWinOperationsCapabilitySupported()
          TBD: Add description
 java.lang.String getAnalyzedInvokeWinCapabilityWinTriggerCapabilitySupported()
          TBD: Add description
 java.lang.String getCheckASInitiatedSessionsForOverload()
           
 java.lang.String getCheckNetInitiatedSessionsForOverload()
           
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 java.lang.String getInviteToSrfRequestUri()
          TBD: Add description
 java.lang.String getOrreqInvokeOriginationTriggers()
          TBD: Add description
 java.lang.String getOrreqInvokeTransactionCapabilityCapableOfUserInteraction()
          TBD: Add description
 int getOrreqInvokeTransactionCapabilityNumberOfCallLegsSupported()
          TBD: Add description
 java.lang.String getOrreqInvokeTransactionCapabilitySupportAnnouncementList()
          TBD: Add description
 java.lang.String getOrreqInvokeTransactionCapabilitySupportDetectionOfBusy()
          TBD: Add description
 java.lang.String getOrreqInvokeTransactionCapabilitySupportLocalSpiniOperation()
          TBD: Add description
 java.lang.String getOrreqInvokeTransactionCapabilitySupportLocalTerminationList()
          TBD: Add description
 java.lang.String getOrreqInvokeWinCapabilityWinOperationsCapabilitySupported()
          TBD: Add description
 java.lang.String getOrreqInvokeWinCapabilityWinTriggerCapabilitySupported()
          TBD: Add description
 int getSessionOverloadThreshold()
           
 java.lang.String getSrfAnnouncementAccumulationSupported()
          TBD: Add description
 java.lang.String getSrfPlayTokenCustomPrefixForNonInMediation()
          TBD: Add description
 java.lang.String getSrfPlayTokenPath()
          TBD: Add description
 int getTcapTotalLengthLimit()
          Maximal total TCAP message length
 int getTnrDurationInSeconds()
          Specifies the time interval, in seconds, that IM-SSF waits for response to INVITE message
 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
 void setAnalyzedInvokeTransactionCapabilityCapableOfUserInteraction(java.lang.String param)
          TBD: Add description
 void setAnalyzedInvokeTransactionCapabilityNumberOfCallLegsSupported(int param)
          TBD: Add description
 void setAnalyzedInvokeTransactionCapabilitySupportIs41CProfileParams(java.lang.String param)
          TBD: Add description
 void setAnalyzedInvokeTransactionCapabilitySupportLocalSpiniOperation(java.lang.String param)
          TBD: Add description
 void setAnalyzedInvokeTransactionCapabilitySupportSupportAnnouncementList(java.lang.String param)
          TBD: Add description
 void setAnalyzedInvokeTransactionCapabilitySupportSupportDetectionOfBusy(java.lang.String param)
          TBD: Add description
 void setAnalyzedInvokeTransactionCapabilitySupportTerminationList(java.lang.String param)
          TBD: Add description
 void setAnalyzedInvokeWinCapabilityWinOperationsCapabilitySupported(java.lang.String param)
          TBD: Add description
 void setAnalyzedInvokeWinCapabilityWinTriggerCapabilitySupported(java.lang.String param)
          TBD: Add description
 void setCheckASInitiatedSessionsForOverload(java.lang.String param)
           
 void setCheckNetInitiatedSessionsForOverload(java.lang.String param)
           
 void setInviteToSrfRequestUri(java.lang.String param)
          TBD: Add description
 void setOrreqInvokeOriginationTriggers(java.lang.String param)
          TBD: Add description
 void setOrreqInvokeTransactionCapabilityCapableOfUserInteraction(java.lang.String param)
          TBD: Add description
 void setOrreqInvokeTransactionCapabilityNumberOfCallLegsSupported(int param)
          TBD: Add description
 void setOrreqInvokeTransactionCapabilitySupportAnnouncementList(java.lang.String param)
          TBD: Add description
 void setOrreqInvokeTransactionCapabilitySupportDetectionOfBusy(java.lang.String param)
          TBD: Add description
 void setOrreqInvokeTransactionCapabilitySupportLocalSpiniOperation(java.lang.String param)
          TBD: Add description
 void setOrreqInvokeTransactionCapabilitySupportLocalTerminationList(java.lang.String param)
          TBD: Add description
 void setOrreqInvokeWinCapabilityWinOperationsCapabilitySupported(java.lang.String param)
          TBD: Add description
 void setOrreqInvokeWinCapabilityWinTriggerCapabilitySupported(java.lang.String param)
          TBD: Add description
 void setSessionOverloadThreshold(int param)
           
 void setSrfAnnouncementAccumulationSupported(java.lang.String param)
          TBD: Add description
 void setSrfPlayTokenCustomPrefixForNonInMediation(java.lang.String param)
          TBD: Add description
 void setSrfPlayTokenPath(java.lang.String param)
          TBD: Add description
 void setTcapTotalLengthLimit(int param)
          Maximal total TCAP message length
 void setTnrDurationInSeconds(int param)
          Specifies the time interval, in seconds, that IM-SSF waits for response to INVITE message
 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

 

Method Detail

getTransactionidStructure

java.lang.String getTransactionidStructure()
                                           throws java.io.IOException
Indicates whether to always send a fix size of transaction id (4 bytes) or less if 4 bytes are not needed
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setTransactionidStructure

void setTransactionidStructure(java.lang.String param)
                               throws java.io.IOException
Indicates whether to always send a fix size of transaction id (4 bytes) or less if 4 bytes are not needed
Parameters:
param -
Throws:
java.io.IOException

getTcapTotalLengthLimit

int getTcapTotalLengthLimit()
                            throws java.io.IOException
Maximal total TCAP message length
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setTcapTotalLengthLimit

void setTcapTotalLengthLimit(int param)
                             throws java.io.IOException
Maximal total TCAP message length
Parameters:
param -
Throws:
java.io.IOException

getCheckNetInitiatedSessionsForOverload

java.lang.String getCheckNetInitiatedSessionsForOverload()
                                                         throws java.io.IOException
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setCheckNetInitiatedSessionsForOverload

void setCheckNetInitiatedSessionsForOverload(java.lang.String param)
                                             throws java.io.IOException
Parameters:
param -
Throws:
java.io.IOException

getCheckASInitiatedSessionsForOverload

java.lang.String getCheckASInitiatedSessionsForOverload()
                                                        throws java.io.IOException
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setCheckASInitiatedSessionsForOverload

void setCheckASInitiatedSessionsForOverload(java.lang.String param)
                                            throws java.io.IOException
Parameters:
param -
Throws:
java.io.IOException

getSessionOverloadThreshold

int getSessionOverloadThreshold()
                                throws java.io.IOException
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setSessionOverloadThreshold

void setSessionOverloadThreshold(int param)
                                 throws java.io.IOException
Parameters:
param -
Throws:
java.io.IOException

getTnrDurationInSeconds

int getTnrDurationInSeconds()
                            throws java.io.IOException
Specifies the time interval, in seconds, that IM-SSF waits for response to INVITE message
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setTnrDurationInSeconds

void setTnrDurationInSeconds(int param)
                             throws java.io.IOException
Specifies the time interval, in seconds, that IM-SSF waits for response to INVITE message
Parameters:
param -
Throws:
java.io.IOException

getSrfPlayTokenPath

java.lang.String getSrfPlayTokenPath()
                                     throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setSrfPlayTokenPath

void setSrfPlayTokenPath(java.lang.String param)
                         throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getInviteToSrfRequestUri

java.lang.String getInviteToSrfRequestUri()
                                          throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setInviteToSrfRequestUri

void setInviteToSrfRequestUri(java.lang.String param)
                              throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getSrfAnnouncementAccumulationSupported

java.lang.String getSrfAnnouncementAccumulationSupported()
                                                         throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setSrfAnnouncementAccumulationSupported

void setSrfAnnouncementAccumulationSupported(java.lang.String param)
                                             throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getSrfPlayTokenCustomPrefixForNonInMediation

java.lang.String getSrfPlayTokenCustomPrefixForNonInMediation()
                                                              throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setSrfPlayTokenCustomPrefixForNonInMediation

void setSrfPlayTokenCustomPrefixForNonInMediation(java.lang.String param)
                                                  throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getOrreqInvokeTransactionCapabilitySupportDetectionOfBusy

java.lang.String getOrreqInvokeTransactionCapabilitySupportDetectionOfBusy()
                                                                           throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrreqInvokeTransactionCapabilitySupportDetectionOfBusy

void setOrreqInvokeTransactionCapabilitySupportDetectionOfBusy(java.lang.String param)
                                                               throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getOrreqInvokeTransactionCapabilitySupportAnnouncementList

java.lang.String getOrreqInvokeTransactionCapabilitySupportAnnouncementList()
                                                                            throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrreqInvokeTransactionCapabilitySupportAnnouncementList

void setOrreqInvokeTransactionCapabilitySupportAnnouncementList(java.lang.String param)
                                                                throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getOrreqInvokeTransactionCapabilityCapableOfUserInteraction

java.lang.String getOrreqInvokeTransactionCapabilityCapableOfUserInteraction()
                                                                             throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrreqInvokeTransactionCapabilityCapableOfUserInteraction

void setOrreqInvokeTransactionCapabilityCapableOfUserInteraction(java.lang.String param)
                                                                 throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getOrreqInvokeTransactionCapabilitySupportLocalSpiniOperation

java.lang.String getOrreqInvokeTransactionCapabilitySupportLocalSpiniOperation()
                                                                               throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrreqInvokeTransactionCapabilitySupportLocalSpiniOperation

void setOrreqInvokeTransactionCapabilitySupportLocalSpiniOperation(java.lang.String param)
                                                                   throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getOrreqInvokeTransactionCapabilitySupportLocalTerminationList

java.lang.String getOrreqInvokeTransactionCapabilitySupportLocalTerminationList()
                                                                                throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrreqInvokeTransactionCapabilitySupportLocalTerminationList

void setOrreqInvokeTransactionCapabilitySupportLocalTerminationList(java.lang.String param)
                                                                    throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getOrreqInvokeTransactionCapabilityNumberOfCallLegsSupported

int getOrreqInvokeTransactionCapabilityNumberOfCallLegsSupported()
                                                                 throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setOrreqInvokeTransactionCapabilityNumberOfCallLegsSupported

void setOrreqInvokeTransactionCapabilityNumberOfCallLegsSupported(int param)
                                                                  throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getOrreqInvokeWinCapabilityWinOperationsCapabilitySupported

java.lang.String getOrreqInvokeWinCapabilityWinOperationsCapabilitySupported()
                                                                             throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrreqInvokeWinCapabilityWinOperationsCapabilitySupported

void setOrreqInvokeWinCapabilityWinOperationsCapabilitySupported(java.lang.String param)
                                                                 throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getOrreqInvokeWinCapabilityWinTriggerCapabilitySupported

java.lang.String getOrreqInvokeWinCapabilityWinTriggerCapabilitySupported()
                                                                          throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrreqInvokeWinCapabilityWinTriggerCapabilitySupported

void setOrreqInvokeWinCapabilityWinTriggerCapabilitySupported(java.lang.String param)
                                                              throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getOrreqInvokeOriginationTriggers

java.lang.String getOrreqInvokeOriginationTriggers()
                                                   throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setOrreqInvokeOriginationTriggers

void setOrreqInvokeOriginationTriggers(java.lang.String param)
                                       throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnalyzedInvokeTransactionCapabilitySupportIs41CProfileParams

java.lang.String getAnalyzedInvokeTransactionCapabilitySupportIs41CProfileParams()
                                                                                 throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnalyzedInvokeTransactionCapabilitySupportIs41CProfileParams

void setAnalyzedInvokeTransactionCapabilitySupportIs41CProfileParams(java.lang.String param)
                                                                     throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnalyzedInvokeTransactionCapabilitySupportSupportDetectionOfBusy

java.lang.String getAnalyzedInvokeTransactionCapabilitySupportSupportDetectionOfBusy()
                                                                                     throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnalyzedInvokeTransactionCapabilitySupportSupportDetectionOfBusy

void setAnalyzedInvokeTransactionCapabilitySupportSupportDetectionOfBusy(java.lang.String param)
                                                                         throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnalyzedInvokeTransactionCapabilitySupportSupportAnnouncementList

java.lang.String getAnalyzedInvokeTransactionCapabilitySupportSupportAnnouncementList()
                                                                                      throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnalyzedInvokeTransactionCapabilitySupportSupportAnnouncementList

void setAnalyzedInvokeTransactionCapabilitySupportSupportAnnouncementList(java.lang.String param)
                                                                          throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnalyzedInvokeTransactionCapabilityCapableOfUserInteraction

java.lang.String getAnalyzedInvokeTransactionCapabilityCapableOfUserInteraction()
                                                                                throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnalyzedInvokeTransactionCapabilityCapableOfUserInteraction

void setAnalyzedInvokeTransactionCapabilityCapableOfUserInteraction(java.lang.String param)
                                                                    throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnalyzedInvokeTransactionCapabilitySupportLocalSpiniOperation

java.lang.String getAnalyzedInvokeTransactionCapabilitySupportLocalSpiniOperation()
                                                                                  throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnalyzedInvokeTransactionCapabilitySupportLocalSpiniOperation

void setAnalyzedInvokeTransactionCapabilitySupportLocalSpiniOperation(java.lang.String param)
                                                                      throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnalyzedInvokeTransactionCapabilitySupportTerminationList

java.lang.String getAnalyzedInvokeTransactionCapabilitySupportTerminationList()
                                                                              throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnalyzedInvokeTransactionCapabilitySupportTerminationList

void setAnalyzedInvokeTransactionCapabilitySupportTerminationList(java.lang.String param)
                                                                  throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnalyzedInvokeTransactionCapabilityNumberOfCallLegsSupported

int getAnalyzedInvokeTransactionCapabilityNumberOfCallLegsSupported()
                                                                    throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setAnalyzedInvokeTransactionCapabilityNumberOfCallLegsSupported

void setAnalyzedInvokeTransactionCapabilityNumberOfCallLegsSupported(int param)
                                                                     throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnalyzedInvokeWinCapabilityWinOperationsCapabilitySupported

java.lang.String getAnalyzedInvokeWinCapabilityWinOperationsCapabilitySupported()
                                                                                throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnalyzedInvokeWinCapabilityWinOperationsCapabilitySupported

void setAnalyzedInvokeWinCapabilityWinOperationsCapabilitySupported(java.lang.String param)
                                                                    throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getAnalyzedInvokeWinCapabilityWinTriggerCapabilitySupported

java.lang.String getAnalyzedInvokeWinCapabilityWinTriggerCapabilitySupported()
                                                                             throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAnalyzedInvokeWinCapabilityWinTriggerCapabilitySupported

void setAnalyzedInvokeWinCapabilityWinTriggerCapabilitySupported(java.lang.String param)
                                                                 throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getDeploymentName

java.lang.String getDeploymentName()
return the Module instance name that this MBean configures
Returns:
String

Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.