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.ClientConfig

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

 

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

 

Fields in oracle.axia.config.beans.protocol.http declared as ClientConfig
protected  ClientConfig HttpConfigType.clientConfig
           

 

Methods in oracle.axia.config.beans.protocol.http that return ClientConfig
 ClientConfig ObjectFactory.createClientConfig()
          Create an instance of ClientConfig
 ClientConfig HttpConfigType.getClientConfig()
          Gets the value of the clientConfig property.

 

Methods in oracle.axia.config.beans.protocol.http with parameters of type ClientConfig
 void HttpConfigType.setClientConfig(ClientConfig value)
          Sets the value of the clientConfig property.

 

Constructors in oracle.axia.config.beans.protocol.http with parameters of type ClientConfig
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.