A C D E G H I J L M O P R S T U 
All Classes All Packages

A

addJettyHandlers(Server, List<Handler>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
addRequestHeader(String, String) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
addSocketConnectorProperty(String, Object) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
addSslSocketConnectorProperty(String, Object) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 

C

CamelContinuationServlet - Class in org.apache.camel.component.jetty
Servlet which leverage Jetty Continuations.
CamelContinuationServlet() - Constructor for class org.apache.camel.component.jetty.CamelContinuationServlet
 
CamelFilterWrapper - Class in org.apache.camel.component.jetty
The camel filter wrapper that processes only initially dispatched requests.
CamelFilterWrapper(Filter) - Constructor for class org.apache.camel.component.jetty.CamelFilterWrapper
 
CamelMultipartFilter - Class in org.apache.camel.component.jetty
Deprecated.
CamelMultipartFilter(Filter) - Constructor for class org.apache.camel.component.jetty.CamelMultipartFilter
Deprecated.
 
canConnect(HttpConsumer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
checkSSLContextFactoryConfig(Object) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
connect(HttpConsumer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Connects the URL specified on the endpoint to the specified processor.
CONNECTORS - Static variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
continuationTimeout - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
convertTo(Class<T>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.jetty.JettyConverter
 
createApiConsumer(CamelContext, Processor, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createConnector(Server, JettyHttpEndpoint) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createConnectorJettyInternal(Server, JettyHttpEndpoint, SslContextFactory) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createConsumer(Processor) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
createContentExchange() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createEndpoint(URI, URI) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createProducer() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
createServer() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createServletForConnector(Server, Connector, List<Handler>, JettyHttpEndpoint) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 

D

destroy() - Method in class org.apache.camel.component.jetty.CamelContinuationServlet
 
destroy() - Method in class org.apache.camel.component.jetty.CamelFilterWrapper
 
destroy() - Method in class org.apache.camel.component.jetty.MultiPartFilter
 
disconnect(HttpConsumer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Disconnects the URL specified on the endpoint from the specified processor.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.camel.component.jetty.CamelFilterWrapper
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.camel.component.jetty.MultiPartFilter
 
doInit() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
doService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.camel.component.jetty.CamelContinuationServlet
 
doStart() - Method in class org.apache.camel.component.jetty.JettyHttpConsumer
 
doStop() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 

E

enableJmx - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
errorHandler - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 

G

getBody() - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
getCamelContext() - Method in class org.apache.camel.component.jetty.JettyConverterLoader
 
getComponent() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getConnector(Server, JettyHttpEndpoint) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getContinuationTimeout() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getContinuationTimeout() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getErrorHandler() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getFilterInitParameters() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getFilters() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getHandlers() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getHeaderFilterStrategy() - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Gets the header filter strategy
getJettyHttpBinding() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getKeystore() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getMaxThreads() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getMbContainer() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getMinThreads() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getMultipartFilter() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getOkStatusCodeRange() - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
The status codes which are considered a success response.
getProxyHost() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getProxyPort() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getRequestBufferSize() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getRequestHeaders() - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
getRequestHeaderSize() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getResponseBufferSize() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getResponseContentBytes() - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
getResponseHeaders() - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
getResponseHeaderSize() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getResponseStatus() - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
getSocketConnector(Server, JettyHttpEndpoint) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSocketConnectorProperties() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSocketConnectors() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getSslKeyPassword() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSslPassword() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSslSocketConnector(Server, JettyHttpEndpoint) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSslSocketConnectorProperties() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSslSocketConnectors() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getThreadPool() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getUrl() - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
getUseContinuation() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 

H

HTTP_PATH - Static variable in class org.apache.camel.component.jetty.JettyHttpConstants
 

I

init(FilterConfig) - Method in class org.apache.camel.component.jetty.CamelFilterWrapper
 
init(FilterConfig) - Method in class org.apache.camel.component.jetty.MultiPartFilter
 
init(Exchange, JettyHttpBinding, HttpClient, AsyncCallback) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
isAllowJavaSerializedObject() - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object
isEnableCORS() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isEnableJmx() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
isEnableJmx() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isEnableMultipartFilter() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isHandlerInChain(Handler, Handler) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
isSendDateHeader() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isSendServerVersion() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
isSendServerVersion() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isSessionSupport() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isThrowExceptionOnFailure() - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to throw HttpOperationFailedException in case of response code != 200.
isTransferException() - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to transfer exception back as a serialized java object if processing failed due to an exception
isUseContinuation() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
isUseGlobalSslContextParameters() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
isUseXForwardedForHeader() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 

J

JettyContentExchange - Interface in org.apache.camel.component.jetty
 
JettyConverter - Class in org.apache.camel.component.jetty
 
JettyConverterLoader - Class in org.apache.camel.component.jetty
Generated by camel build tools - do NOT edit this file!
JettyConverterLoader() - Constructor for class org.apache.camel.component.jetty.JettyConverterLoader
 
jettyHttpBinding - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
JettyHttpBinding - Interface in org.apache.camel.component.jetty
Jetty specific binding to parse the request/response from Jetty and Camel.
JettyHttpComponent - Class in org.apache.camel.component.jetty
An HttpComponent which starts an embedded Jetty for to handle consuming from the http endpoints.
JettyHttpComponent() - Constructor for class org.apache.camel.component.jetty.JettyHttpComponent
 
JettyHttpConstants - Class in org.apache.camel.component.jetty
 
JettyHttpConsumer - Class in org.apache.camel.component.jetty
 
JettyHttpConsumer(HttpCommonEndpoint, Processor) - Constructor for class org.apache.camel.component.jetty.JettyHttpConsumer
 
JettyHttpEndpoint - Class in org.apache.camel.component.jetty
 
JettyHttpEndpoint(JettyHttpComponent, String, URI) - Constructor for class org.apache.camel.component.jetty.JettyHttpEndpoint
 
JettyRestHttpBinding - Class in org.apache.camel.component.jetty
 
JettyRestHttpBinding() - Constructor for class org.apache.camel.component.jetty.JettyRestHttpBinding
Deprecated.
JettyRestHttpBinding(HttpCommonEndpoint) - Constructor for class org.apache.camel.component.jetty.JettyRestHttpBinding
 

L

load(TypeConverterRegistry) - Method in class org.apache.camel.component.jetty.JettyConverterLoader
 

M

maxThreads - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
mbContainer - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
minThreads - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
MULTIPART - Static variable in class org.apache.camel.component.jetty.MultiPartFilter
 
MultiPartFilter - Class in org.apache.camel.component.jetty
To enable handle attachments with Jetty 9 when this filter is set.
MultiPartFilter() - Constructor for class org.apache.camel.component.jetty.MultiPartFilter
 

O

org.apache.camel.component.jetty - package org.apache.camel.component.jetty

P

populateRequestParameters(HttpServletRequest, HttpMessage) - Method in class org.apache.camel.component.jetty.JettyRestHttpBinding
 
populateResponse(Exchange, JettyContentExchange) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Parses the response from the Jetty client.
proxyHost - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 

R

requestBufferSize - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
requestHeaderSize - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
responseBufferSize - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
responseHeaderSize - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 

S

send(HttpClient) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
SERVLET_CONTEXT_PATH - Static variable in class org.apache.camel.component.jetty.JettyHttpConstants
 
setAllowJavaSerializedObject(boolean) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object
setCamelContext(CamelContext) - Method in class org.apache.camel.component.jetty.JettyConverterLoader
 
setContinuationTimeout(Long) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Allows to set a timeout in millis when using Jetty as consumer (server).
setContinuationTimeout(Long) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Allows to set a timeout in millis when using Jetty as consumer (server).
setEnableCORS(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
If the option is true, Jetty server will setup the CrossOriginFilter which supports the CORS out of box.
setEnableJmx(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
If this option is true, Jetty JMX support will be enabled for this endpoint.
setEnableJmx(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
If this option is true, Jetty JMX support will be enabled for this endpoint.
setEnableMultipartFilter(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Whether org.apache.camel.component.jetty.MultiPartFilter is enabled or not.
setErrorHandler(ErrorHandler) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
This option is used to set the ErrorHandler that Jetty server uses.
setFilterInitParameters(Map<String, String>) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Configuration of the filter init parameters.
setFilters(List<Filter>) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Allows using a custom filters which is putted into a list and can be find in the Registry.
setHandlers(List<Handler>) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Specifies a comma-delimited set of org.mortbay.jetty.Handler instances in your Registry (such as your Spring ApplicationContext).
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Sets the header filter strategy to use.
setHttpBinding(HttpBinding) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Not to be used - use JettyHttpBinding instead.
setHttpConfiguration(HttpConfiguration) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Jetty component does not use HttpConfiguration.
setJettyHttpBinding(JettyHttpBinding) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To use a custom org.apache.camel.component.jetty.JettyHttpBinding, which are used to customize how a response should be written for the producer.
setKeystore(String) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Specifies the location of the Java keystore file, which contains the Jetty server's own X.509 certificate in a key entry.
setMaxThreads(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To set a value for maximum number of threads in server thread pool.
setMbContainer(MBeanContainer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To use a existing configured org.eclipse.jetty.jmx.MBeanContainer if JMX is enabled that Jetty uses for registering mbeans.
setMethod(String) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setMinThreads(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To set a value for minimum number of threads in server thread pool.
setMultipartFilter(Filter) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Allows using a custom multipart filter.
setOkStatusCodeRange(String) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
The status codes which are considered a success response.
setProxyHost(String) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To use a http proxy to configure the hostname.
setProxyPort(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To use a http proxy to configure the port number.
setRequestBufferSize(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Allows to configure a custom value of the request buffer size on the Jetty connectors.
setRequestContent(byte[]) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setRequestContent(InputStream) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setRequestContent(InputStream, int) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setRequestContent(String, String) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setRequestContentType(String) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setRequestHeaderSize(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Allows to configure a custom value of the request header size on the Jetty connectors.
setResponseBufferSize(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Allows to configure a custom value of the response buffer size on the Jetty connectors.
setResponseHeaderSize(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Allows to configure a custom value of the response header size on the Jetty connectors.
setSendDateHeader(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
If the option is true, jetty server will send the date header to the client which sends the request.
setSendServerVersion(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
If the option is true, jetty will send the server header with the jetty version information to the client which sends the request.
setSendServerVersion(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
If the option is true, jetty will send the server header with the jetty version information to the client which sends the request.
setSessionSupport(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Specifies whether to enable the session manager on the server side of Jetty.
setSocketConnectorProperties(Map<String, Object>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
A map which contains general HTTP connector properties.
setSocketConnectors(Map<Integer, Connector>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
A map which contains per port number specific HTTP connectors.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
To configure security using SSLContextParameters
setSslKeyPassword(String) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
The key password, which is used to access the certificate's key entry in the keystore (this is the same password that is supplied to the keystore command's -keypass option).
setSslPassword(String) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
The ssl password, which is required to access the keystore file (this is the same password that is supplied to the keystore command's -storepass option).
setSslSocketConnectorProperties(Map<String, Object>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
A map which contains general SSL connector properties.
setSslSocketConnectors(Map<Integer, Connector>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
A map which contains per port number specific SSL connectors.
setSupportRedirect(boolean) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setThreadPool(ThreadPool) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To use a custom thread pool for the server.
setThrowExceptionOnFailure(boolean) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to throw HttpOperationFailedException in case of response code != 200.
setTimeout(long) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setTransferException(boolean) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to transfer exception back as a serialized java object if processing failed due to an exception
setURL(String) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setUseContinuation(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Whether or not to use Jetty continuations for the Jetty Server.
setUseContinuation(Boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Whether or not to use Jetty continuations for the Jetty Server.
setUseGlobalSslContextParameters(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Enable usage of global SSL context parameters
setUseXForwardedForHeader(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To use the X-Forwarded-For header in HttpServletRequest.getRemoteAddr.
socketConnectorProperties - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
socketConnectors - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
sslContextParameters - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
sslKeyPassword - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
sslKeystore - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
sslPassword - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
sslSocketConnectorProperties - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
sslSocketConnectors - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 

T

threadPool - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
TMP_DIR - Static variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
toString(Response) - Static method in class org.apache.camel.component.jetty.JettyConverter
 

U

useContinuation - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
useGlobalSslContextParameters - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
useXForwardedForHeader - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
A C D E G H I J L M O P R S T U 
All Classes All Packages