Uses of Interface
org.lastbamboo.common.http.client.CommonsHttpClient

Uses of CommonsHttpClient in org.lastbamboo.common.http.client
 

Classes in org.lastbamboo.common.http.client that implement CommonsHttpClient
 class CommonsHttpClientImpl
          An implementation of the Apache Commons HTTP client interface.
 

Constructors in org.lastbamboo.common.http.client with parameters of type CommonsHttpClient
HttpClientRunner(org.littleshoot.util.InputStreamHandler handler, CommonsHttpClient client, org.apache.commons.httpclient.HttpMethod method, HttpListener listener)
          Creates a new HTTP client Runnable with the specified collaborating classes.
 



Copyright © 2013 LittleShoot. All Rights Reserved.