Uses of Class
org.apache.camel.component.mina.MinaExchange

Uses of MinaExchange in org.apache.camel.component.mina
 

Methods in org.apache.camel.component.mina that return MinaExchange
 MinaExchange MinaEndpoint.createExchange()
           
 MinaExchange MinaEndpoint.createExchange(IoSession session, Object object)
           
 

Methods in org.apache.camel.component.mina that return types with arguments of type MinaExchange
 org.apache.camel.Consumer<MinaExchange> MinaEndpoint.createConsumer(org.apache.camel.Processor processor)
           
protected  org.apache.camel.Endpoint<MinaExchange> MinaComponent.createEndpoint(String uri, String remaining, Map parameters)
           
 org.apache.camel.Producer<MinaExchange> MinaEndpoint.createProducer()
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.