Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.protocol.http.ServerConfig

Packages that use ServerConfig
oracle.axia.config.beans.protocol.http   

 

Uses of ServerConfig in oracle.axia.config.beans.protocol.http

 

Fields in oracle.axia.config.beans.protocol.http declared as ServerConfig
protected  ServerConfig HttpConfigType.serverConfig
           

 

Methods in oracle.axia.config.beans.protocol.http that return ServerConfig
 ServerConfig ObjectFactory.createServerConfig()
          Create an instance of ServerConfig
 ServerConfig HttpConfigType.getServerConfig()
          Gets the value of the serverConfig property.

 

Methods in oracle.axia.config.beans.protocol.http with parameters of type ServerConfig
 void HttpConfigType.setServerConfig(ServerConfig value)
          Sets the value of the serverConfig property.

 

Constructors in oracle.axia.config.beans.protocol.http with parameters of type ServerConfig
HttpConfigType(ServerConfig serverConfig, ClientConfig clientConfig)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.