Uses of Interface
com.sun.jersey.client.apache.config.ApacheHttpClientConfig

Packages that use ApacheHttpClientConfig
com.sun.jersey.client.apache.config Provides support for configuration of a ApacheHttpClient
 

Uses of ApacheHttpClientConfig in com.sun.jersey.client.apache.config
 

Classes in com.sun.jersey.client.apache.config that implement ApacheHttpClientConfig
 class DefaultApacheHttpClientConfig
          A default client configuration for clients that utilizes the Apache HTTP client to send and receive HTTP request and responses.
 



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.