Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.scf.cs1
Interface CallHandlingNGConfigParserMBean


public interface CallHandlingNGConfigParserMBean

Method Summary
 String getBodyEncodingFormatValue()
           
 BigInteger getOeReactionIntervalInSeconds()
          Gets the value of the oeReactionIntervalInSeconds property.
 String getPAssertedIdentityDomainNameAddress()
          Gets the value of the pAssertedIdentityDomainNameAddress property.
 void setBodyEncodingFormatValue(String value)
          Set the value of bodyEncodingFormat
 void setOeReactionIntervalInSeconds(BigInteger value)
          Sets the value of the oeReactionIntervalInSeconds property.
 void setPAssertedIdentityDomainNameAddress(String value)
          Sets the value of the pAssertedIdentityDomainNameAddress property.

 

Method Detail

getOeReactionIntervalInSeconds

BigInteger getOeReactionIntervalInSeconds()
Gets the value of the oeReactionIntervalInSeconds property.

setOeReactionIntervalInSeconds

void setOeReactionIntervalInSeconds(BigInteger value)
Sets the value of the oeReactionIntervalInSeconds property.

getPAssertedIdentityDomainNameAddress

String getPAssertedIdentityDomainNameAddress()
Gets the value of the pAssertedIdentityDomainNameAddress property.

setPAssertedIdentityDomainNameAddress

void setPAssertedIdentityDomainNameAddress(String value)
Sets the value of the pAssertedIdentityDomainNameAddress property.

setBodyEncodingFormatValue

void setBodyEncodingFormatValue(String value)
Set the value of bodyEncodingFormat

getBodyEncodingFormatValue

String getBodyEncodingFormatValue()

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.