Uses of Class
org.apache.camel.component.cmis.CMISConsumer

Packages that use CMISConsumer
org.apache.camel.component.cmis   
 

Uses of CMISConsumer in org.apache.camel.component.cmis
 

Methods in org.apache.camel.component.cmis with parameters of type CMISConsumer
 int CMISSessionFacade.poll(CMISConsumer cmisConsumer)
           
 

Constructors in org.apache.camel.component.cmis with parameters of type CMISConsumer
RecursiveTreeWalker(CMISConsumer cmisConsumer, boolean readContent, int readCount, int pageSize)
           
 



Apache Camel