Uses of Class
net.spy.memcached.DefaultConnectionFactory
-
Packages that use DefaultConnectionFactory Package Description net.spy.memcached Memcached client and transformation utils -
-
Uses of DefaultConnectionFactory in net.spy.memcached
Subclasses of DefaultConnectionFactory in net.spy.memcached Modifier and Type Class Description class
BinaryConnectionFactory
Default connection factory for binary wire protocol connections.class
KetamaConnectionFactory
ConnectionFactory instance that sets up a ketama compatible connection.
-