Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
SipServerTypeMBean
All Known Implementing Classes:
SipServerType

public interface SipServerTypeReadOnlyMBean

Method Summary
 DefaultFormForHeaderInsertionMBean getDefaultFormForHeaderInsertionMBean()
          Return the value of the DefaultFormForHeaderInsertion element
 java.lang.String getDefaultFormForHeaderInsertionValue()
           
 java.lang.String getGloballyRoutableURI()
          Gets the value of the globallyRoutableURI property.
 ServerHeaderInsertionMBean getServerHeaderInsertionMBean()
          Return the value of the ServerHeaderInsertion element
 java.lang.String getServerHeaderInsertionValue()
           
 java.lang.String getServerHeaderValue()
          Gets the value of the serverHeaderValue property.
 long getT1TimeoutInterval()
          Gets the value of the t1TimeoutInterval property.
 long getT2TimeoutInterval()
          Gets the value of the t2TimeoutInterval property.
 long getT4TimeoutInterval()
          Gets the value of the t4TimeoutInterval property.
 long getTimerBTimeoutInterval()
          Gets the value of the timerBTimeoutInterval property.
 long getTimerFTimeoutInterval()
          Gets the value of the timerFTimeoutInterval property.

 

Method Detail

getT1TimeoutInterval

long getT1TimeoutInterval()
Gets the value of the t1TimeoutInterval property.

getT2TimeoutInterval

long getT2TimeoutInterval()
Gets the value of the t2TimeoutInterval property.

getT4TimeoutInterval

long getT4TimeoutInterval()
Gets the value of the t4TimeoutInterval property.

getTimerBTimeoutInterval

long getTimerBTimeoutInterval()
Gets the value of the timerBTimeoutInterval property.

getTimerFTimeoutInterval

long getTimerFTimeoutInterval()
Gets the value of the timerFTimeoutInterval property.

getServerHeaderValue

java.lang.String getServerHeaderValue()
Gets the value of the serverHeaderValue property.

getGloballyRoutableURI

java.lang.String getGloballyRoutableURI()
Gets the value of the globallyRoutableURI property.

getServerHeaderInsertionValue

java.lang.String getServerHeaderInsertionValue()

getDefaultFormForHeaderInsertionValue

java.lang.String getDefaultFormForHeaderInsertionValue()

getServerHeaderInsertionMBean

ServerHeaderInsertionMBean getServerHeaderInsertionMBean()
Return the value of the ServerHeaderInsertion element

getDefaultFormForHeaderInsertionMBean

DefaultFormForHeaderInsertionMBean getDefaultFormForHeaderInsertionMBean()
Return 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.