Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.protocol.sip.ServerHeaderInsertion

Packages that use ServerHeaderInsertion
oracle.axia.config.beans.protocol.sip   

 

Uses of ServerHeaderInsertion in oracle.axia.config.beans.protocol.sip

 

Fields in oracle.axia.config.beans.protocol.sip declared as ServerHeaderInsertion
protected  ServerHeaderInsertion SipServerType.serverHeaderInsertion
           

 

Methods in oracle.axia.config.beans.protocol.sip that return ServerHeaderInsertion
static ServerHeaderInsertion ServerHeaderInsertion.fromValue(java.lang.String v)
           
 ServerHeaderInsertion SipServerType.getServerHeaderInsertion()
          Gets the value of the serverHeaderInsertion property.
static ServerHeaderInsertion ServerHeaderInsertion.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServerHeaderInsertion[] ServerHeaderInsertion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.axia.config.beans.protocol.sip with parameters of type ServerHeaderInsertion
 void SipServerType.setServerHeaderInsertion(ServerHeaderInsertion value)
          Sets the value of the serverHeaderInsertion property.

 

Constructors in oracle.axia.config.beans.protocol.sip with parameters of type ServerHeaderInsertion
SipServerType(long t1TimeoutInterval, long t2TimeoutInterval, long t4TimeoutInterval, long timerBTimeoutInterval, long timerFTimeoutInterval, ServerHeaderInsertion serverHeaderInsertion, java.lang.String serverHeaderValue, DefaultFormForHeaderInsertion defaultFormForHeaderInsertion, boolean enableDNSServerLookup, boolean enableRport, boolean enableContactHeaderForNonReliableProvisionalResponse, java.lang.String globallyRoutableURI)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.