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

Packages that use ProxyServiceContext
things.thinger.service.proxy   
 

Uses of ProxyServiceContext in things.thinger.service.proxy
 

Fields in things.thinger.service.proxy with type parameters of type ProxyServiceContext
 Rendezvous<ProxyServiceContext> ProxyServiceThread.handoff
           
 

Methods in things.thinger.service.proxy with parameters of type ProxyServiceContext
 void ProxyService.complete(ProxyServiceContext context)
          Tell the service that a context is complete.
 



Things.