Uses of Class
org.apache.camel.component.direct.DirectEndpoint
-
-
Uses of DirectEndpoint in org.apache.camel.component.direct
Methods in org.apache.camel.component.direct that return DirectEndpoint Modifier and Type Method Description DirectEndpointDirectConsumer. getEndpoint()Constructors in org.apache.camel.component.direct with parameters of type DirectEndpoint Constructor Description DirectConsumer(DirectEndpoint endpoint, org.apache.camel.Processor processor, String key)DirectProducer(DirectEndpoint endpoint, String key)
-