Uses of Interface
org.apache.camel.builder.endpoint.dsl.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder
Packages that use JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder
-
Uses of JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilderModifier and TypeMethodDescriptionJettyHttp12EndpointBuilderFactory.JettyHttp12EndpointBuilder.advanced()JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions (if possible) occurred while the Camel consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.bridgeErrorHandler(String bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions (if possible) occurred while the Camel consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.eagerCheckContentAvailable(boolean eagerCheckContentAvailable) Whether to eager check whether the HTTP requests has content if the content-length header is 0 or not present.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.eagerCheckContentAvailable(String eagerCheckContentAvailable) Whether to eager check whether the HTTP requests has content if the content-length header is 0 or not present.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.exceptionHandler(String exceptionHandler) To let the consumer use a custom ExceptionHandler.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.exceptionHandler(org.apache.camel.spi.ExceptionHandler exceptionHandler) To let the consumer use a custom ExceptionHandler.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.exchangePattern(String exchangePattern) Sets the exchange pattern when the consumer creates an exchange.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.exchangePattern(org.apache.camel.ExchangePattern exchangePattern) Sets the exchange pattern when the consumer creates an exchange.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.fileSizeThreshold(Integer fileSizeThreshold) The size threshold after which files will be written to disk for multipart/form-data requests.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.fileSizeThreshold(String fileSizeThreshold) The size threshold after which files will be written to disk for multipart/form-data requests.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.filesLocation(String filesLocation) The directory location where files will be store for multipart/form-data requests.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.filterInitParameters(String key, Object value) Configuration of the filter init parameters.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.filterInitParameters(Map values) Configuration of the filter init parameters.Allows using a custom filters which is putted into a list and can be find in the Registry.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.filters(List<jakarta.servlet.Filter> filters) Allows using a custom filters which is putted into a list and can be find in the Registry.Specifies a comma-delimited set of Handler instances to lookup in your Registry.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.handlers(List<org.eclipse.jetty.server.Handler> handlers) Specifies a comma-delimited set of Handler instances to lookup in your Registry.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.headerFilterStrategy(String headerFilterStrategy) To use a custom HeaderFilterStrategy to filter header to and from Camel message.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.headerFilterStrategy(org.apache.camel.spi.HeaderFilterStrategy headerFilterStrategy) To use a custom HeaderFilterStrategy to filter header to and from Camel message.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.httpBinding(String httpBinding) To use a custom HttpBinding to control the mapping between Camel message and HttpClient.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.httpBinding(org.apache.camel.http.common.HttpBinding httpBinding) To use a custom HttpBinding to control the mapping between Camel message and HttpClient.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.idleTimeout(long idleTimeout) The max idle time (in milli seconds) is applied to an HTTP request for IO operations and delayed dispatch.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.idleTimeout(String idleTimeout) The max idle time (in milli seconds) is applied to an HTTP request for IO operations and delayed dispatch.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.mapHttpMessageBody(boolean mapHttpMessageBody) If this option is true then IN exchange Body of the exchange will be mapped to HTTP body.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.mapHttpMessageBody(String mapHttpMessageBody) If this option is true then IN exchange Body of the exchange will be mapped to HTTP body.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.mapHttpMessageFormUrlEncodedBody(boolean mapHttpMessageFormUrlEncodedBody) If this option is true then IN exchange Form Encoded body of the exchange will be mapped to HTTP.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.mapHttpMessageFormUrlEncodedBody(String mapHttpMessageFormUrlEncodedBody) If this option is true then IN exchange Form Encoded body of the exchange will be mapped to HTTP.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.mapHttpMessageHeaders(boolean mapHttpMessageHeaders) If this option is true then IN exchange Headers of the exchange will be mapped to HTTP headers.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.mapHttpMessageHeaders(String mapHttpMessageHeaders) If this option is true then IN exchange Headers of the exchange will be mapped to HTTP headers.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.maxFileSize(Long maxFileSize) The maximum size allowed for uploaded files.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.maxFileSize(String maxFileSize) The maximum size allowed for uploaded files.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.maxRequestSize(Long maxRequestSize) The maximum size allowed for multipart/form-data requests.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.maxRequestSize(String maxRequestSize) The maximum size allowed for multipart/form-data requests.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.multipartFilter(jakarta.servlet.Filter multipartFilter) Allows using a custom multipart filter.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.multipartFilter(String multipartFilter) Allows using a custom multipart filter.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.optionsEnabled(boolean optionsEnabled) Specifies whether to enable HTTP OPTIONS for this Servlet consumer.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.optionsEnabled(String optionsEnabled) Specifies whether to enable HTTP OPTIONS for this Servlet consumer.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.traceEnabled(boolean traceEnabled) Specifies whether to enable HTTP TRACE for this Servlet consumer.JettyHttp12EndpointBuilderFactory.AdvancedJettyHttp12EndpointBuilder.traceEnabled(String traceEnabled) Specifies whether to enable HTTP TRACE for this Servlet consumer.