Uses of Class
things.thinger.service.proxy.ProxyService

Packages that use ProxyService
things.thinger.service.proxy   
 

Uses of ProxyService in things.thinger.service.proxy
 

Constructors in things.thinger.service.proxy with parameters of type ProxyService
ProxyServiceContext(WhoAmI id, ProxySession session, ProxyServiceThread thread, ProxyService ownerService, java.net.Socket uplink, java.net.Socket downlink, ProxyProcessor processor, Logger logger)
          Constructor.
 



Things.