Class | Description |
---|---|
Apache4CookieSpecFactory |
Apache 4 specific cookie spec factory
|
HttpApache4Client |
Implementation of the Apache 4.x Http client
|
HttpApache4ClientProvider | |
HttpApache4GetMethod |
Apache 4.x implementation of the GET Method
|
HttpApache4Method<M extends org.apache.http.client.methods.HttpRequestBase> |
Abstract implementation of the GET and POST method in Apache 4.x
|
HttpApache4PostMethod |
Http Post method implementation in Apache 4.x
|