Uses of Class
things.common.tools.Rendezvous

Packages that use Rendezvous
things.thinger.service.httptool   
things.thinger.service.proxy   
 

Uses of Rendezvous in things.thinger.service.httptool
 

Fields in things.thinger.service.httptool declared as Rendezvous
 Rendezvous<HttpToolServiceContext> HttpToolServiceThread.handoff
           
 

Uses of Rendezvous in things.thinger.service.proxy
 

Fields in things.thinger.service.proxy declared as Rendezvous
 Rendezvous<ProxyServiceContext> ProxyServiceThread.handoff
           
 



Things.