Uses of Class
things.thinger.service.httptool.HttpToolService

Packages that use HttpToolService
things.thinger.service.httptool   
 

Uses of HttpToolService in things.thinger.service.httptool
 

Fields in things.thinger.service.httptool declared as HttpToolService
 HttpToolService HttpToolServiceContext.ownerService
           
 

Constructors in things.thinger.service.httptool with parameters of type HttpToolService
HttpToolServiceContext(WhoAmI id, HttpToolService ownerService, java.net.Socket link, SystemInterface si, java.lang.String serveRoot)
          Contructor.
 



Things.