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

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

Methods in org.apache.camel.component.mina that return MinaEndpoint
protected  MinaEndpoint MinaComponent.createDatagramEndpoint(String uri, URI connectUri)
           
protected  MinaEndpoint MinaComponent.createSocketEndpoint(String uri, URI connectUri)
           
protected  MinaEndpoint MinaComponent.createVmEndpoint(String uri, URI connectUri)
           
 

Constructors in org.apache.camel.component.mina with parameters of type MinaEndpoint
MinaConsumer(MinaEndpoint endpoint, org.apache.camel.Processor processor)
           
MinaProducer(MinaEndpoint endpoint)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.