| Package | Description |
|---|---|
| com.sun.jersey.client.apache |
Provides support for the Client API that utilizes the Apache HTTP client to
send and receive HTTP request and responses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApacheHttpMethodExecutor
A default implementation of an Apache HTTP method executor.
|
| Constructor and Description |
|---|
ApacheHttpClientHandler(org.apache.commons.httpclient.HttpClient client,
ClientConfig config,
ApacheHttpMethodExecutor methodExecutor)
Create a new root handler with an
HttpClient. |
Copyright © 2016 Oracle Corporation. All Rights Reserved.