Uses of Class
com.couchbase.client.ViewConnection

Packages that use ViewConnection
com.couchbase.client   
com.couchbase.client.http   
 

Uses of ViewConnection in com.couchbase.client
 

Methods in com.couchbase.client that return ViewConnection
 ViewConnection CouchbaseConnectionFactory.createViewConnection(java.util.List<java.net.InetSocketAddress> addrs)
           
 

Uses of ViewConnection in com.couchbase.client.http
 

Constructors in com.couchbase.client.http with parameters of type ViewConnection
RequeueOpCallback(ViewConnection vc)
           
 



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