Uses of Class
org.apache.camel.component.pojo.PojoConsumer

Packages that use PojoConsumer
org.apache.camel.component.pojo The POJO Component provides a simple Reflection based transport. 
 

Uses of PojoConsumer in org.apache.camel.component.pojo
 

Fields in org.apache.camel.component.pojo with type parameters of type PojoConsumer
protected  HashMap<String,PojoConsumer> PojoComponent.consumers
           
 

Methods in org.apache.camel.component.pojo that return PojoConsumer
 PojoConsumer PojoComponent.getConsumer(String uri)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.