Interface ServletEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface ServletEndpointBuilderFactory
Serve HTTP requests by a Servlet.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Servlet component.static interfacestatic interfaceBuilder for endpoint for the Servlet component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static ServletEndpointBuilderFactory.ServletEndpointBuilder endpointBuilder(String componentName, String path)
-