Modifier and Type | Method and Description |
---|---|
protected ServletEndpoint |
ServletComponent.createServletEndpoint(String endpointUri,
ServletComponent component,
URI httpUri)
Strategy to create the servlet endpoint.
|
ServletEndpoint |
ServletConsumer.getEndpoint() |
Constructor and Description |
---|
ServletConsumer(ServletEndpoint endpoint,
org.apache.camel.Processor processor) |
Constructor and Description |
---|
ServletComponent(Class<? extends ServletEndpoint> endpointClass) |
Apache Camel