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.
|
Modifier and Type | Method and Description |
---|---|
static ApacheHttpClient4 |
ApacheHttpClient4.create()
Create a default client.
|
static ApacheHttpClient4 |
ApacheHttpClient4.create(ClientConfig cc)
Create a default client with client configuration.
|
static ApacheHttpClient4 |
ApacheHttpClient4.create(ClientConfig cc,
IoCComponentProviderFactory provider)
Create a default client with client configuration and component provider.
|
Copyright © 2013 Oracle Corporation. All rights reserved.