Uses of Interface
org.sonatype.spice.jersey.client.ahc.config.AhcConfig

Packages that use AhcConfig
org.sonatype.spice.jersey.client.ahc   
org.sonatype.spice.jersey.client.ahc.config   
 

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

Methods in org.sonatype.spice.jersey.client.ahc that return AhcConfig
 AhcConfig AhcClientHandler.getConfig()
          Get the client config.
 

Constructors in org.sonatype.spice.jersey.client.ahc with parameters of type AhcConfig
AhcClientHandler(com.ning.http.client.AsyncHttpClient client, AhcConfig config)
          Create a new root handler with an AsyncHttpClient.
 

Uses of AhcConfig in org.sonatype.spice.jersey.client.ahc.config
 

Classes in org.sonatype.spice.jersey.client.ahc.config that implement AhcConfig
 class DefaultAhcConfig
           
 



Copyright © 2012. All Rights Reserved.