Uses of Interface
org.ektorp.changes.ChangesFeed

Packages that use ChangesFeed
org.ektorp   
org.ektorp.impl   
org.ektorp.impl.changes   
 

Uses of ChangesFeed in org.ektorp
 

Methods in org.ektorp that return ChangesFeed
 ChangesFeed CouchDbConnector.changesFeed(ChangesCommand cmd)
          Sets up a continuous changes feed.
 

Uses of ChangesFeed in org.ektorp.impl
 

Methods in org.ektorp.impl that return ChangesFeed
 ChangesFeed StdCouchDbConnector.changesFeed(ChangesCommand cmd)
           
 

Uses of ChangesFeed in org.ektorp.impl.changes
 

Classes in org.ektorp.impl.changes that implement ChangesFeed
 class ContinuousChangesFeed
           
 



Copyright © 2011. All Rights Reserved.