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 MinaEndpointMethods in org.apache.camel.component.mina with parameters of type MinaEndpointModifier and TypeMethodDescriptionstatic 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 MinaEndpointModifierConstructorDescriptionMinaConsumer(MinaEndpoint endpoint, org.apache.camel.Processor processor) MinaProducer(MinaEndpoint endpoint)