|
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 SessionHandlingMBean
Inteface for SessionHandlingMBean
| Method Summary | |
|---|---|
java.lang.String |
getAsNameAddress()Address of application server to be set in RequestURI and To headers |
java.lang.String |
getContentTypeUponNoIndication()Indicates the content type when Sal message with ContentType header hasn't been received |
java.lang.String |
getDefaultSs7EntityAlias()Default SS7 entity alias - to be used when domain part in RequestURI is equal to the alias configured in Local Alias field |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
int |
getExpiresHeaderValue()Value of the expires header in case of network-initiated session |
java.lang.String |
getGeneratePendingNotify()Indicates whether to generate a pending notify upon event subscribe message received |
int |
getMaxParameterLengthInTcapComponentInBytes()Max length of the parameter value in Tcap Component (in Bytes) the Application Server can send to IM-TCAP |
java.lang.String |
getPluginClassName()The name of the plugin class, if plugin is used |
java.lang.String |
getPluginProtocolName()The name of the protocol of the plugin class, if plugin is used |
void |
setAsNameAddress(java.lang.String param)Address of application server to be set in RequestURI and To headers |
void |
setContentTypeUponNoIndication(java.lang.String param)Indicates the content type when Sal message with ContentType header hasn't been received |
void |
setDefaultSs7EntityAlias(java.lang.String param)Default SS7 entity alias - to be used when domain part in RequestURI is equal to the alias configured in Local Alias field |
void |
setExpiresHeaderValue(int param)Value of the expires header in case of network-initiated session |
void |
setGeneratePendingNotify(java.lang.String param)Indicates whether to generate a pending notify upon event subscribe message received |
void |
setMaxParameterLengthInTcapComponentInBytes(int param)Max length of the parameter value in Tcap Component (in Bytes) the Application Server can send to IM-TCAP |
void |
setPluginClassName(java.lang.String param)The name of the plugin class, if plugin is used |
void |
setPluginProtocolName(java.lang.String param)The name of the protocol of the plugin class, if plugin is used |
| Method Detail |
|---|
java.lang.String getGeneratePendingNotify()
throws java.io.IOException
java.io.IOException
void setGeneratePendingNotify(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getExpiresHeaderValue()
throws java.io.IOException
java.io.IOException
void setExpiresHeaderValue(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getContentTypeUponNoIndication()
throws java.io.IOException
java.io.IOException
void setContentTypeUponNoIndication(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getAsNameAddress()
throws java.io.IOException
java.io.IOException
void setAsNameAddress(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getDefaultSs7EntityAlias()
throws java.io.IOException
java.io.IOException
void setDefaultSs7EntityAlias(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getMaxParameterLengthInTcapComponentInBytes()
throws java.io.IOException
java.io.IOException
void setMaxParameterLengthInTcapComponentInBytes(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getPluginClassName()
throws java.io.IOException
java.io.IOException
void setPluginClassName(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getPluginProtocolName()
throws java.io.IOException
java.io.IOException
void setPluginProtocolName(java.lang.String 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 | ||||||||