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

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

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

Methods in org.sonatype.spice.jersey.client.ahc that return AhcClientHandler
 AhcClientHandler AhcHttpClient.getClientHandler()
          Get the AsyncHttpClient client handler.
 

Constructors in org.sonatype.spice.jersey.client.ahc with parameters of type AhcClientHandler
AhcHttpClient(AhcClientHandler root)
          Create a new client instance.
AhcHttpClient(AhcClientHandler root, com.sun.jersey.api.client.config.ClientConfig config, com.sun.jersey.core.spi.component.ioc.IoCComponentProviderFactory provider)
          Deprecated. the config parameter is no longer utilized and instead the config obtained from the getConfig() is utilized instead.
AhcHttpClient(AhcClientHandler root, com.sun.jersey.core.spi.component.ioc.IoCComponentProviderFactory provider)
          Create a new instance with a client configuration and a component provider.
 



Copyright © 2012. All Rights Reserved.