Uses of Class
net.spy.memcached.DefaultConnectionFactory

Packages that use DefaultConnectionFactory
net.spy.memcached Memcached client and transformation utils 
 

Uses of DefaultConnectionFactory in net.spy.memcached
 

Subclasses of DefaultConnectionFactory in net.spy.memcached
 class BinaryConnectionFactory
          Default connection factory for binary wire protocol connections.
 class KetamaConnectionFactory
          ConnectionFactory instance that sets up a ketama compatible connection.