|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpClient | |
---|---|
org.n52.oxf.util.web |
Uses of HttpClient in org.n52.oxf.util.web |
---|
Classes in org.n52.oxf.util.web that implement HttpClient | |
---|---|
class |
BasicAuthenticationHttpClient
|
class |
GzipEnabledHttpClient
|
class |
HttpClientDecorator
|
class |
PoolingConnectionManagerHttpClient
|
class |
PreemptiveBasicAuthenticationHttpClient
|
class |
ProxyAwareHttpClient
|
class |
SimpleHttpClient
|
Constructors in org.n52.oxf.util.web with parameters of type HttpClient | |
---|---|
BasicAuthenticationHttpClient(HttpClient toDecorate)
|
|
GzipEnabledHttpClient(HttpClient httpclient)
|
|
HttpClientDecorator(HttpClient toDecorate)
|
|
PreemptiveBasicAuthenticationHttpClient(HttpClient toDecorate)
|
|
ProxyAwareHttpClient(HttpClient httpclient)
Decorates the given HttpClient to be proxy aware. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |