Uses of Class
org.apache.camel.component.milo.client.MiloClientEndpoint
-
Packages that use MiloClientEndpoint Package Description org.apache.camel.component.milo.client -
-
Uses of MiloClientEndpoint in org.apache.camel.component.milo.client
Methods in org.apache.camel.component.milo.client that return MiloClientEndpoint Modifier and Type Method Description MiloClientEndpointMiloClientConsumer. getEndpoint()MiloClientEndpointMiloClientProducer. getEndpoint()Constructors in org.apache.camel.component.milo.client with parameters of type MiloClientEndpoint Constructor Description MiloClientConsumer(MiloClientEndpoint endpoint, org.apache.camel.Processor processor)MiloClientProducer(MiloClientEndpoint endpoint, boolean defaultAwaitWrites)
-