- secretPropertyNames() - Method in class org.apache.camel.component.servlet.ServletEndpointUriFactory
-
- ServletComponent - Class in org.apache.camel.component.servlet
-
- ServletComponent() - Constructor for class org.apache.camel.component.servlet.ServletComponent
-
- ServletComponent(Class<? extends ServletEndpoint>) - Constructor for class org.apache.camel.component.servlet.ServletComponent
-
- ServletComponentConfigurer - Class in org.apache.camel.component.servlet
-
Generated by camel build tools - do NOT edit this file!
- ServletComponentConfigurer() - Constructor for class org.apache.camel.component.servlet.ServletComponentConfigurer
-
- ServletConsumer - Class in org.apache.camel.component.servlet
-
- ServletConsumer(ServletEndpoint, Processor) - Constructor for class org.apache.camel.component.servlet.ServletConsumer
-
- ServletEndpoint - Class in org.apache.camel.component.servlet
-
Serve HTTP requests by a Servlet.
- ServletEndpoint() - Constructor for class org.apache.camel.component.servlet.ServletEndpoint
-
- ServletEndpoint(String, ServletComponent, URI) - Constructor for class org.apache.camel.component.servlet.ServletEndpoint
-
- ServletEndpointConfigurer - Class in org.apache.camel.component.servlet
-
Generated by camel build tools - do NOT edit this file!
- ServletEndpointConfigurer() - Constructor for class org.apache.camel.component.servlet.ServletEndpointConfigurer
-
- ServletEndpointUriFactory - Class in org.apache.camel.component.servlet
-
Generated by camel build tools - do NOT edit this file!
- ServletEndpointUriFactory() - Constructor for class org.apache.camel.component.servlet.ServletEndpointUriFactory
-
- ServletRestHttpBinding - Class in org.apache.camel.component.servlet
-
- ServletRestHttpBinding() - Constructor for class org.apache.camel.component.servlet.ServletRestHttpBinding
-
- setAttachmentMultipartBinding(boolean) - Method in class org.apache.camel.component.servlet.ServletComponent
-
Whether to automatic bind multipart/form-data as attachments on the Camel Exchange
.
- setAttachmentMultipartBinding(boolean) - Method in class org.apache.camel.component.servlet.ServletEndpoint
-
Whether to automatic bind multipart/form-data as attachments on the Camel Exchange
.
- setContextPath(String) - Method in class org.apache.camel.component.servlet.ServletEndpoint
-
The context-path to use
- setFileNameExtWhitelist(String) - Method in class org.apache.camel.component.servlet.ServletComponent
-
Whitelist of accepted filename extensions for accepting uploaded files.
- setFileNameExtWhitelist(String) - Method in class org.apache.camel.component.servlet.ServletEndpoint
-
Whitelist of accepted filename extensions for accepting uploaded files.
- setHttpBinding(HttpBinding) - Method in class org.apache.camel.component.servlet.ServletEndpoint
-
- setHttpRegistry(HttpRegistry) - Method in class org.apache.camel.component.servlet.ServletComponent
-
To use a custom org.apache.camel.component.servlet.HttpRegistry.
- setServletName(String) - Method in class org.apache.camel.component.servlet.ServletComponent
-
Default name of servlet to use.
- setServletName(String) - Method in class org.apache.camel.component.servlet.ServletEndpoint
-
Name of the servlet to use