Uses of Class
org.apache.camel.component.servlet.ServletEndpoint
-
Uses of ServletEndpoint in org.apache.camel.component.servlet
Methods in org.apache.camel.component.servlet that return ServletEndpointModifier and TypeMethodDescriptionprotected ServletEndpoint
ServletComponent.createServletEndpoint
(String endpointUri, ServletComponent component, URI httpUri) Strategy to create the servlet endpoint.ServletConsumer.getEndpoint()
Constructors in org.apache.camel.component.servlet with parameters of type ServletEndpointModifierConstructorDescriptionServletConsumer
(ServletEndpoint endpoint, org.apache.camel.Processor processor) Constructor parameters in org.apache.camel.component.servlet with type arguments of type ServletEndpoint