Uses of Class
org.huihoo.jfox.jmx.adaptor.http.HttpThread

Packages that use HttpThread
org.huihoo.jfox.jmx.adaptor.http   
 

Uses of HttpThread in org.huihoo.jfox.jmx.adaptor.http
 

Methods in org.huihoo.jfox.jmx.adaptor.http that return HttpThread
 HttpThread HttpRequest.getThread()
           
 

Constructors in org.huihoo.jfox.jmx.adaptor.http with parameters of type HttpThread
HttpRequest(HttpThread thread)