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 Modifier and Type Method Description MinaEndpointMinaConsumer. getEndpoint()MinaEndpointMinaProducer. getEndpoint()Methods in org.apache.camel.component.mina with parameters of type MinaEndpoint Modifier and Type Method Description static ObjectMinaPayloadHelper. getIn(MinaEndpoint endpoint, org.apache.camel.Exchange exchange)static ObjectMinaPayloadHelper. getOut(MinaEndpoint endpoint, org.apache.camel.Exchange exchange)Constructors in org.apache.camel.component.mina with parameters of type MinaEndpoint Constructor Description MinaConsumer(MinaEndpoint endpoint, org.apache.camel.Processor processor)MinaProducer(MinaEndpoint endpoint)
-