Uses of Class
org.jdiagnose.library.HttpProxyConfig

Packages that use HttpProxyConfig
org.jdiagnose.library   
org.jdiagnose.remote.comms   
 

Uses of HttpProxyConfig in org.jdiagnose.library
 

Methods in org.jdiagnose.library that return HttpProxyConfig
 HttpProxyConfig HttpUrlDiagnostic.getProxyConfig()
           
 HttpProxyConfig HttpsUrlDiagnostic.getProxyConfig()
           
 

Methods in org.jdiagnose.library with parameters of type HttpProxyConfig
 void HttpUrlDiagnostic.setProxyConfig(HttpProxyConfig proxyConfig)
           
 void HttpsUrlDiagnostic.setProxyConfig(HttpProxyConfig config)
           
 

Uses of HttpProxyConfig in org.jdiagnose.remote.comms
 

Methods in org.jdiagnose.remote.comms that return HttpProxyConfig
 HttpProxyConfig HttpSender.getProxyConfig()
           
 

Methods in org.jdiagnose.remote.comms with parameters of type HttpProxyConfig
 void HttpSender.setProxyConfig(HttpProxyConfig proxyConfig)
           
 



Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.