Uses of Class
org.apache.camel.component.servlet.ServletComponent
-
Uses of ServletComponent in org.apache.camel.component.servlet
Methods in org.apache.camel.component.servlet that return ServletComponentMethods in org.apache.camel.component.servlet with parameters of type ServletComponentModifier and TypeMethodDescriptionprotected ServletEndpointServletComponent.createServletEndpoint(String endpointUri, ServletComponent component, URI httpUri) Strategy to create the servlet endpoint.Constructors in org.apache.camel.component.servlet with parameters of type ServletComponentModifierConstructorDescriptionServletEndpoint(String endPointURI, ServletComponent component, URI httpUri)