|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |