Uses of Class
net.spy.memcached.CouchbaseConnectionFactory

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

Uses of CouchbaseConnectionFactory in net.spy.memcached
 

Constructors in net.spy.memcached with parameters of type CouchbaseConnectionFactory
CouchbaseConnection(CouchbaseConnectionFactory cf, List<InetSocketAddress> addrs, Collection<ConnectionObserver> obs)