Uses of Package
com.sun.jersey.api.client.config

Packages that use com.sun.jersey.api.client.config
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
 

Classes in com.sun.jersey.api.client.config used by com.sun.jersey.api.client
ClientConfig
          The client configuration that declares common property names, features, properties, provider classes and singleton instances that may be used by a Client instance.
 

Classes in com.sun.jersey.api.client.config used by com.sun.jersey.api.client.config
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.