public interface SessionHandlingMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAsNameAddress()
Gets the value of the asNameAddress property.
|
java.lang.String |
getContentTypeUponNoIndicationValue() |
java.lang.String |
getDefaultSs7EntityAlias()
Gets the value of the defaultSs7EntityAlias property.
|
java.math.BigInteger |
getExpiresHeaderValue()
Gets the value of the expiresHeaderValue property.
|
java.math.BigInteger |
getMaxParameterLengthInTcapComponentInBytes()
Gets the value of the maxParameterLengthInTcapComponentInBytes property.
|
java.lang.String |
getPluginClassName()
Gets the value of the pluginClassName property.
|
java.lang.String |
getPluginProtocolName()
Gets the value of the pluginProtocolName property.
|
boolean |
isGeneratePendingNotify()
Gets the value of the generatePendingNotify property.
|
void |
setAsNameAddress(java.lang.String value)
Sets the value of the asNameAddress property.
|
void |
setContentTypeUponNoIndicationValue(java.lang.String value)
Set the value of contentTypeUponNoIndication
|
void |
setDefaultSs7EntityAlias(java.lang.String value)
Sets the value of the defaultSs7EntityAlias property.
|
void |
setExpiresHeaderValue(java.math.BigInteger value)
Sets the value of the expiresHeaderValue property.
|
void |
setGeneratePendingNotify(boolean value)
Sets the value of the generatePendingNotify property.
|
void |
setMaxParameterLengthInTcapComponentInBytes(java.math.BigInteger value)
Sets the value of the maxParameterLengthInTcapComponentInBytes property.
|
void |
setPluginClassName(java.lang.String value)
Sets the value of the pluginClassName property.
|
void |
setPluginProtocolName(java.lang.String value)
Sets the value of the pluginProtocolName property.
|
boolean isGeneratePendingNotify()
void setGeneratePendingNotify(boolean value)
java.math.BigInteger getExpiresHeaderValue()
void setExpiresHeaderValue(java.math.BigInteger value)
java.lang.String getAsNameAddress()
void setAsNameAddress(java.lang.String value)
java.lang.String getDefaultSs7EntityAlias()
void setDefaultSs7EntityAlias(java.lang.String value)
java.math.BigInteger getMaxParameterLengthInTcapComponentInBytes()
void setMaxParameterLengthInTcapComponentInBytes(java.math.BigInteger value)
java.lang.String getPluginClassName()
void setPluginClassName(java.lang.String value)
java.lang.String getPluginProtocolName()
void setPluginProtocolName(java.lang.String value)
void setContentTypeUponNoIndicationValue(java.lang.String value)
java.lang.String getContentTypeUponNoIndicationValue()