Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.sip
Interface SipServerTypeMBean

All Superinterfaces:
SipServerTypeReadOnlyMBean
All Known Implementing Classes:
SipServerType

public interface SipServerTypeMBean
extends SipServerTypeReadOnlyMBean

Method Summary
 boolean isEnableContactHeaderForNonReliableProvisionalResponse()
          Gets the value of the enableContactHeaderForNonReliableProvisionalResponse property.
 boolean isEnableDNSServerLookup()
          Gets the value of the enableDNSServerLookup property.
 boolean isEnableRport()
          Gets the value of the enableRport property.
 void setDefaultFormForHeaderInsertionMBean(DefaultFormForHeaderInsertionMBean val)
          Set the value of the DefaultFormForHeaderInsertion element
 void setDefaultFormForHeaderInsertionValue(java.lang.String value)
          Set the value of defaultFormForHeaderInsertion
 void setEnableContactHeaderForNonReliableProvisionalResponse(boolean value)
          Sets the value of the enableContactHeaderForNonReliableProvisionalResponse property.
 void setEnableDNSServerLookup(boolean value)
          Sets the value of the enableDNSServerLookup property.
 void setEnableRport(boolean value)
          Sets the value of the enableRport property.
 void setGloballyRoutableURI(java.lang.String value)
          Sets the value of the globallyRoutableURI property.
 void setServerHeaderInsertionMBean(ServerHeaderInsertionMBean val)
          Set the value of the ServerHeaderInsertion element
 void setServerHeaderInsertionValue(java.lang.String value)
          Set the value of serverHeaderInsertion
 void setServerHeaderValue(java.lang.String value)
          Sets the value of the serverHeaderValue property.
 void setT1TimeoutInterval(long value)
          Sets the value of the t1TimeoutInterval property.
 void setT2TimeoutInterval(long value)
          Sets the value of the t2TimeoutInterval property.
 void setT4TimeoutInterval(long value)
          Sets the value of the t4TimeoutInterval property.
 void setTimerBTimeoutInterval(long value)
          Sets the value of the timerBTimeoutInterval property.
 void setTimerFTimeoutInterval(long value)
          Sets the value of the timerFTimeoutInterval property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.sip.SipServerTypeReadOnlyMBean
getDefaultFormForHeaderInsertionMBean, getDefaultFormForHeaderInsertionValue, getGloballyRoutableURI, getServerHeaderInsertionMBean, getServerHeaderInsertionValue, getServerHeaderValue, getT1TimeoutInterval, getT2TimeoutInterval, getT4TimeoutInterval, getTimerBTimeoutInterval, getTimerFTimeoutInterval

 

Method Detail

setT1TimeoutInterval

void setT1TimeoutInterval(long value)
Sets the value of the t1TimeoutInterval property.

setT2TimeoutInterval

void setT2TimeoutInterval(long value)
Sets the value of the t2TimeoutInterval property.

setT4TimeoutInterval

void setT4TimeoutInterval(long value)
Sets the value of the t4TimeoutInterval property.

setTimerBTimeoutInterval

void setTimerBTimeoutInterval(long value)
Sets the value of the timerBTimeoutInterval property.

setTimerFTimeoutInterval

void setTimerFTimeoutInterval(long value)
Sets the value of the timerFTimeoutInterval property.

setServerHeaderValue

void setServerHeaderValue(java.lang.String value)
Sets the value of the serverHeaderValue property.

isEnableDNSServerLookup

boolean isEnableDNSServerLookup()
Gets the value of the enableDNSServerLookup property.

setEnableDNSServerLookup

void setEnableDNSServerLookup(boolean value)
Sets the value of the enableDNSServerLookup property.

isEnableRport

boolean isEnableRport()
Gets the value of the enableRport property.

setEnableRport

void setEnableRport(boolean value)
Sets the value of the enableRport property.

isEnableContactHeaderForNonReliableProvisionalResponse

boolean isEnableContactHeaderForNonReliableProvisionalResponse()
Gets the value of the enableContactHeaderForNonReliableProvisionalResponse property.

setEnableContactHeaderForNonReliableProvisionalResponse

void setEnableContactHeaderForNonReliableProvisionalResponse(boolean value)
Sets the value of the enableContactHeaderForNonReliableProvisionalResponse property.

setGloballyRoutableURI

void setGloballyRoutableURI(java.lang.String value)
Sets the value of the globallyRoutableURI property.

setServerHeaderInsertionValue

void setServerHeaderInsertionValue(java.lang.String value)
Set the value of serverHeaderInsertion

setDefaultFormForHeaderInsertionValue

void setDefaultFormForHeaderInsertionValue(java.lang.String value)
Set the value of defaultFormForHeaderInsertion

setServerHeaderInsertionMBean

void setServerHeaderInsertionMBean(ServerHeaderInsertionMBean val)
Set the value of the ServerHeaderInsertion element

setDefaultFormForHeaderInsertionMBean

void setDefaultFormForHeaderInsertionMBean(DefaultFormForHeaderInsertionMBean val)
Set the value of the DefaultFormForHeaderInsertion element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.