Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.psx.ansi.plugin
Interface SessionHandlingMBean


public interface SessionHandlingMBean

Method Summary
 String getAsNameAddress()
          Gets the value of the asNameAddress property.
 String getContentTypeUponNoIndicationValue()
           
 String getDefaultSs7EntityAlias()
          Gets the value of the defaultSs7EntityAlias property.
 BigInteger getExpiresHeaderValue()
          Gets the value of the expiresHeaderValue property.
 BigInteger getMaxParameterLengthInTcapComponentInBytes()
          Gets the value of the maxParameterLengthInTcapComponentInBytes property.
 String getPluginClassName()
          Gets the value of the pluginClassName property.
 String getPluginProtocolName()
          Gets the value of the pluginProtocolName property.
 boolean isGeneratePendingNotify()
          Gets the value of the generatePendingNotify property.
 void setAsNameAddress(String value)
          Sets the value of the asNameAddress property.
 void setContentTypeUponNoIndicationValue(String value)
          Set the value of contentTypeUponNoIndication
 void setDefaultSs7EntityAlias(String value)
          Sets the value of the defaultSs7EntityAlias property.
 void setExpiresHeaderValue(BigInteger value)
          Sets the value of the expiresHeaderValue property.
 void setGeneratePendingNotify(boolean value)
          Sets the value of the generatePendingNotify property.
 void setMaxParameterLengthInTcapComponentInBytes(BigInteger value)
          Sets the value of the maxParameterLengthInTcapComponentInBytes property.
 void setPluginClassName(String value)
          Sets the value of the pluginClassName property.
 void setPluginProtocolName(String value)
          Sets the value of the pluginProtocolName property.

 

Method Detail

isGeneratePendingNotify

boolean isGeneratePendingNotify()
Gets the value of the generatePendingNotify property.

setGeneratePendingNotify

void setGeneratePendingNotify(boolean value)
Sets the value of the generatePendingNotify property.

getExpiresHeaderValue

BigInteger getExpiresHeaderValue()
Gets the value of the expiresHeaderValue property.

setExpiresHeaderValue

void setExpiresHeaderValue(BigInteger value)
Sets the value of the expiresHeaderValue property.

getAsNameAddress

String getAsNameAddress()
Gets the value of the asNameAddress property.

setAsNameAddress

void setAsNameAddress(String value)
Sets the value of the asNameAddress property.

getDefaultSs7EntityAlias

String getDefaultSs7EntityAlias()
Gets the value of the defaultSs7EntityAlias property.

setDefaultSs7EntityAlias

void setDefaultSs7EntityAlias(String value)
Sets the value of the defaultSs7EntityAlias property.

getMaxParameterLengthInTcapComponentInBytes

BigInteger getMaxParameterLengthInTcapComponentInBytes()
Gets the value of the maxParameterLengthInTcapComponentInBytes property.

setMaxParameterLengthInTcapComponentInBytes

void setMaxParameterLengthInTcapComponentInBytes(BigInteger value)
Sets the value of the maxParameterLengthInTcapComponentInBytes property.

getPluginClassName

String getPluginClassName()
Gets the value of the pluginClassName property.

setPluginClassName

void setPluginClassName(String value)
Sets the value of the pluginClassName property.

getPluginProtocolName

String getPluginProtocolName()
Gets the value of the pluginProtocolName property.

setPluginProtocolName

void setPluginProtocolName(String value)
Sets the value of the pluginProtocolName property.

setContentTypeUponNoIndicationValue

void setContentTypeUponNoIndicationValue(String value)
Set the value of contentTypeUponNoIndication

getContentTypeUponNoIndicationValue

String getContentTypeUponNoIndicationValue()

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


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