Package | Description |
---|---|
com.sun.jersey.client.apache4 |
Provides support for the Client API that utilizes the Apache HTTP client to
send and receive HTTP request and responses.
|
com.sun.jersey.client.urlconnection | |
com.sun.jersey.test.framework.impl.container.inmemory |
Modifier and Type | Class and Description |
---|---|
class |
ApacheHttpClient4Handler
A root handler with Apache HTTP Client acting as a backend.
|
Modifier and Type | Class and Description |
---|---|
class |
URLConnectionClientHandler
A terminating client handler that uses
HttpURLConnection or
HttpsURLConnection to make HTTP requests and receive HTTP responses. |
Modifier and Type | Class and Description |
---|---|
class |
TestResourceClientHandler |
Copyright © 2013 Oracle Corporation. All rights reserved.