public class EndpointHandler extends Object implements StepHandler<Endpoint>
| Constructor and Description |
|---|
EndpointHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.model.ProcessorDefinition<?> |
handle(Endpoint step,
org.apache.camel.model.ProcessorDefinition<?> route) |
public org.apache.camel.model.ProcessorDefinition<?> handle(Endpoint step, org.apache.camel.model.ProcessorDefinition<?> route)
handle in interface StepHandler<Endpoint>step - the steproute - the handlerCopyright © 2019 The Apache Software Foundation. All rights reserved.