Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.rocf
Interface AdvancedMBean


public interface AdvancedMBean

Method Summary
 String getAsDomainNameAddress()
          Gets the value of the asDomainNameAddress property.
 String getCallHandlingOnNoOeReactionValue()
           
 String getCarryCCROnInternalServiceBrokerMessagesValue()
           
 BigInteger getCcrWaitingInterval()
          Gets the value of the ccrWaitingInterval property.
 BigInteger getOeReactionTimerInterval()
          Gets the value of the oeReactionTimerInterval property.
 String getOeRoute()
          Gets the value of the oeRoute property.
 BigInteger getResultCodeNoResponseReceived()
          Gets the value of the resultCodeNoResponseReceived property.
 BigInteger getResultCodeValueForFailedKeepAlive()
          Gets the value of the resultCodeValueForFailedKeepAlive property.
 String getRimocfDomainNameAddress()
          Gets the value of the rimocfDomainNameAddress property.
 BigInteger getSip83UponCcrEnumerator()
          Gets the value of the sip83UponCcrEnumerator property.
 BigInteger getWaitingForByeOrCancelInterval()
          Gets the value of the waitingForByeOrCancelInterval property.
 boolean isUseAutomaticSip200ForInvite()
          Gets the value of the useAutomaticSip200ForInvite property.
 boolean isUseAutomaticSip200ForReInvite()
          Gets the value of the useAutomaticSip200ForReInvite property.
 void setAsDomainNameAddress(String value)
          Sets the value of the asDomainNameAddress property.
 void setCallHandlingOnNoOeReactionValue(String value)
          Set the value of callHandlingOnNoOeReaction
 void setCarryCCROnInternalServiceBrokerMessagesValue(String value)
          Set the value of carryCCROnInternalServiceBrokerMessages
 void setCcrWaitingInterval(BigInteger value)
          Sets the value of the ccrWaitingInterval property.
 void setOeReactionTimerInterval(BigInteger value)
          Sets the value of the oeReactionTimerInterval property.
 void setOeRoute(String value)
          Sets the value of the oeRoute property.
 void setResultCodeNoResponseReceived(BigInteger value)
          Sets the value of the resultCodeNoResponseReceived property.
 void setResultCodeValueForFailedKeepAlive(BigInteger value)
          Sets the value of the resultCodeValueForFailedKeepAlive property.
 void setRimocfDomainNameAddress(String value)
          Sets the value of the rimocfDomainNameAddress property.
 void setSip83UponCcrEnumerator(BigInteger value)
          Sets the value of the sip83UponCcrEnumerator property.
 void setUseAutomaticSip200ForInvite(boolean value)
          Sets the value of the useAutomaticSip200ForInvite property.
 void setUseAutomaticSip200ForReInvite(boolean value)
          Sets the value of the useAutomaticSip200ForReInvite property.
 void setWaitingForByeOrCancelInterval(BigInteger value)
          Sets the value of the waitingForByeOrCancelInterval property.

 

Method Detail

getRimocfDomainNameAddress

String getRimocfDomainNameAddress()
Gets the value of the rimocfDomainNameAddress property.

setRimocfDomainNameAddress

void setRimocfDomainNameAddress(String value)
Sets the value of the rimocfDomainNameAddress property.

getAsDomainNameAddress

String getAsDomainNameAddress()
Gets the value of the asDomainNameAddress property.

setAsDomainNameAddress

void setAsDomainNameAddress(String value)
Sets the value of the asDomainNameAddress property.

getResultCodeNoResponseReceived

BigInteger getResultCodeNoResponseReceived()
Gets the value of the resultCodeNoResponseReceived property.

setResultCodeNoResponseReceived

void setResultCodeNoResponseReceived(BigInteger value)
Sets the value of the resultCodeNoResponseReceived property.

getOeReactionTimerInterval

BigInteger getOeReactionTimerInterval()
Gets the value of the oeReactionTimerInterval property.

setOeReactionTimerInterval

void setOeReactionTimerInterval(BigInteger value)
Sets the value of the oeReactionTimerInterval property.

isUseAutomaticSip200ForInvite

boolean isUseAutomaticSip200ForInvite()
Gets the value of the useAutomaticSip200ForInvite property.

setUseAutomaticSip200ForInvite

void setUseAutomaticSip200ForInvite(boolean value)
Sets the value of the useAutomaticSip200ForInvite property.

isUseAutomaticSip200ForReInvite

boolean isUseAutomaticSip200ForReInvite()
Gets the value of the useAutomaticSip200ForReInvite property.

setUseAutomaticSip200ForReInvite

void setUseAutomaticSip200ForReInvite(boolean value)
Sets the value of the useAutomaticSip200ForReInvite property.

getResultCodeValueForFailedKeepAlive

BigInteger getResultCodeValueForFailedKeepAlive()
Gets the value of the resultCodeValueForFailedKeepAlive property.

setResultCodeValueForFailedKeepAlive

void setResultCodeValueForFailedKeepAlive(BigInteger value)
Sets the value of the resultCodeValueForFailedKeepAlive property.

getWaitingForByeOrCancelInterval

BigInteger getWaitingForByeOrCancelInterval()
Gets the value of the waitingForByeOrCancelInterval property.

setWaitingForByeOrCancelInterval

void setWaitingForByeOrCancelInterval(BigInteger value)
Sets the value of the waitingForByeOrCancelInterval property.

getSip83UponCcrEnumerator

BigInteger getSip83UponCcrEnumerator()
Gets the value of the sip83UponCcrEnumerator property.

setSip83UponCcrEnumerator

void setSip83UponCcrEnumerator(BigInteger value)
Sets the value of the sip83UponCcrEnumerator property.

getCcrWaitingInterval

BigInteger getCcrWaitingInterval()
Gets the value of the ccrWaitingInterval property.

setCcrWaitingInterval

void setCcrWaitingInterval(BigInteger value)
Sets the value of the ccrWaitingInterval property.

getOeRoute

String getOeRoute()
Gets the value of the oeRoute property.

setOeRoute

void setOeRoute(String value)
Sets the value of the oeRoute property.

setCallHandlingOnNoOeReactionValue

void setCallHandlingOnNoOeReactionValue(String value)
Set the value of callHandlingOnNoOeReaction

getCallHandlingOnNoOeReactionValue

String getCallHandlingOnNoOeReactionValue()

setCarryCCROnInternalServiceBrokerMessagesValue

void setCarryCCROnInternalServiceBrokerMessagesValue(String value)
Set the value of carryCCROnInternalServiceBrokerMessages

getCarryCCROnInternalServiceBrokerMessagesValue

String getCarryCCROnInternalServiceBrokerMessagesValue()

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.