Package | Description |
---|---|
com.sun.jersey.api.client |
Provides support for client-side communication with HTTP-based
RESTful Web services.
|
com.sun.jersey.api.client.config |
Provides support for configuration of a
Client . |
Class and Description |
---|
ClientConfig
The client configuration that declares common property names,
features, properties, provider classes and singleton instances that
may be used by a
Client instance. |
Class and Description |
---|
ClientConfig
The client configuration that declares common property names,
features, properties, provider classes and singleton instances that
may be used by a
Client instance. |
Copyright © 2013 Oracle Corporation. All Rights Reserved.