Uses of Class
net.spy.memcached.compat.SpyThread

Packages that use SpyThread
net.spy.memcached Memcached client and transformation utils 
net.spy.memcached.auth Auth Utilities. 
net.spy.memcached.compat spy.jar compatibility classes 
 

Uses of SpyThread in net.spy.memcached
 

Subclasses of SpyThread in net.spy.memcached
 class MemcachedConnection
          Connection to a cluster of memcached servers.
 

Uses of SpyThread in net.spy.memcached.auth
 

Subclasses of SpyThread in net.spy.memcached.auth
 class AuthThread
          A thread that does SASL authentication.
 

Uses of SpyThread in net.spy.memcached.compat
 

Subclasses of SpyThread in net.spy.memcached.compat
 class SyncThread<T>
          Thread that invokes a callable multiple times concurrently.
 



Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.