Uses of Class
org.sonatype.spice.jersey.client.ahc.AhcHttpClient

Packages that use AhcHttpClient
org.sonatype.spice.jersey.client.ahc   
 

Uses of AhcHttpClient in org.sonatype.spice.jersey.client.ahc
 

Methods in org.sonatype.spice.jersey.client.ahc that return AhcHttpClient
static AhcHttpClient AhcHttpClient.create()
          Create a default client.
static AhcHttpClient AhcHttpClient.create(com.sun.jersey.api.client.config.ClientConfig cc)
          Create a default client with client configuration.
static AhcHttpClient AhcHttpClient.create(com.sun.jersey.api.client.config.ClientConfig cc, com.sun.jersey.core.spi.component.ioc.IoCComponentProviderFactory provider)
          Create a default client with client configuration and component provider.
 



Copyright © 2012. All Rights Reserved.