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

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

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

Methods in org.apache.camel.component.pojo that return PojoInvocation
 PojoInvocation PojoExchange.getInvocation()
           
 

Methods in org.apache.camel.component.pojo with parameters of type PojoInvocation
 void PojoExchange.setInvocation(PojoInvocation invocation)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.