Uses of Class
org.apache.servicemix.http.ProxyParameters

Packages that use ProxyParameters
org.apache.servicemix.http   
 

Uses of ProxyParameters in org.apache.servicemix.http
 

Fields in org.apache.servicemix.http declared as ProxyParameters
protected  ProxyParameters HttpEndpoint.proxy
           
 

Methods in org.apache.servicemix.http that return ProxyParameters
 ProxyParameters HttpEndpoint.getProxy()
           
 

Methods in org.apache.servicemix.http with parameters of type ProxyParameters
 void HttpEndpoint.setProxy(ProxyParameters proxy)
          Sets the configuration information for the proxy used by a HTTP consumer endpoint.
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.