Uses of Class
org.apacheextras.camel.component.exist.ExistEndpoint

Uses of ExistEndpoint in org.apacheextras.camel.component.exist
 

Methods in org.apacheextras.camel.component.exist that return ExistEndpoint
 ExistEndpoint RuntimeExistException.getEndpoint()
           
 

Constructors in org.apacheextras.camel.component.exist with parameters of type ExistEndpoint
ExistPollingConsumer(ExistEndpoint endpoint)
           
ExistProducer(ExistEndpoint endpoint)
           
RuntimeExistException(ExistEndpoint endpoint, org.xmldb.api.base.XMLDBException e)
           
 



Apache CAMEL