Uses of Class
com.tensegrity.palojava.http.HttpClient

Packages that use HttpClient
com.tensegrity.palojava.http.handlers   
 

Uses of HttpClient in com.tensegrity.palojava.http.handlers
 

Constructors in com.tensegrity.palojava.http.handlers with parameters of type HttpClient
HttpCellHandler(HttpClient client)
          Creates a new HttpCellHandler instance.
HttpCubeHandler(HttpClient client)
          Creates a new HttpCubeHandler instance.
HttpDatabaseHandler(HttpClient client)
          Creates a new HttpDatabaseHandler instance.
HttpDimensionHandler(HttpClient client)
          Creates a new HttpDimensionHandler instance.
HttpElementHandler(HttpClient client)
          Creates a new HttpElementHandler instance.
HttpHandler(HttpClient httpClient)
          Creates a new HttpHandler instance.
HttpServerHandler(HttpClient client)
          Creates a new HttpServerHandler instance.