JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
O
S
C
configureServletComponent()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentAutoConfiguration
configureServletComponent(CamelContext)
- Method in class org.apache.camel.component.servlet.springboot.
ServletMappingAutoConfiguration
Ensures the Camel Servlet component is automatic created if no custom exists.
convert(Object, TypeDescriptor, TypeDescriptor)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConverter
G
getAllowJavaSerializedObject()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
getAttachmentMultipartBinding()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
getAutowiredEnabled()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
getBridgeErrorHandler()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
getContextPath()
- Method in class org.apache.camel.component.servlet.springboot.
ServletMappingConfiguration
getConvertibleTypes()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConverter
getEnabled()
- Method in class org.apache.camel.component.servlet.springboot.
ServletMappingConfiguration
getFileNameExtWhitelist()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
getHeaderFilterStrategy()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
getHttpBinding()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
getHttpConfiguration()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
getHttpRegistry()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
getMuteException()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
getServletName()
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
getServletName()
- Method in class org.apache.camel.component.servlet.springboot.
ServletMappingConfiguration
O
org.apache.camel.component.servlet.springboot
- package org.apache.camel.component.servlet.springboot
S
ServletComponentAutoConfiguration
- Class in
org.apache.camel.component.servlet.springboot
Generated by camel-package-maven-plugin - do not edit this file!
ServletComponentAutoConfiguration(CamelContext)
- Constructor for class org.apache.camel.component.servlet.springboot.
ServletComponentAutoConfiguration
ServletComponentConfiguration
- Class in
org.apache.camel.component.servlet.springboot
Serve HTTP requests by a Servlet.
ServletComponentConfiguration()
- Constructor for class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
ServletComponentConverter
- Class in
org.apache.camel.component.servlet.springboot
Generated by camel-package-maven-plugin - do not edit this file!
ServletComponentConverter()
- Constructor for class org.apache.camel.component.servlet.springboot.
ServletComponentConverter
ServletMappingAutoConfiguration
- Class in
org.apache.camel.component.servlet.springboot
Servlet mapping auto-configuration.
ServletMappingAutoConfiguration()
- Constructor for class org.apache.camel.component.servlet.springboot.
ServletMappingAutoConfiguration
ServletMappingConfiguration
- Class in
org.apache.camel.component.servlet.springboot
Mapping settings for the Camel Servlet
ServletMappingConfiguration()
- Constructor for class org.apache.camel.component.servlet.springboot.
ServletMappingConfiguration
setAllowJavaSerializedObject(Boolean)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
setAttachmentMultipartBinding(Boolean)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
setAutowiredEnabled(Boolean)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
setBridgeErrorHandler(Boolean)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
setContextPath(String)
- Method in class org.apache.camel.component.servlet.springboot.
ServletMappingConfiguration
setEnabled(Boolean)
- Method in class org.apache.camel.component.servlet.springboot.
ServletMappingConfiguration
setFileNameExtWhitelist(String)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
setHeaderFilterStrategy(HeaderFilterStrategy)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
setHttpBinding(HttpBinding)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
setHttpConfiguration(HttpConfiguration)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
setHttpRegistry(HttpRegistry)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
setMuteException(Boolean)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
setServletName(String)
- Method in class org.apache.camel.component.servlet.springboot.
ServletComponentConfiguration
setServletName(String)
- Method in class org.apache.camel.component.servlet.springboot.
ServletMappingConfiguration
C
G
O
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel