Uses of Class
org.apache.camel.component.ibatis.IBatisEndpoint

Uses of IBatisEndpoint in org.apache.camel.component.ibatis
 

Methods in org.apache.camel.component.ibatis that return IBatisEndpoint
 IBatisEndpoint IBatisProducer.getEndpoint()
           
 

Constructors in org.apache.camel.component.ibatis with parameters of type IBatisEndpoint
IBatisPollingConsumer(IBatisEndpoint endpoint)
           
IBatisProducer(IBatisEndpoint endpoint)
           
 



Apache CAMEL