| Interface | Description |
|---|---|
| JettyContentExchange | |
| JettyHttpBinding |
Jetty specific binding to parse the response when using
JettyHttpProducer |
| Class | Description |
|---|---|
| CamelContinuationServlet |
Servlet which leverage Jetty Continuations.
|
| CamelFilterWrapper |
The camel filter wrapper that processes only initially dispatched requests.
|
| CamelHttpClient | Deprecated |
| CamelMultipartFilter | Deprecated |
| DefaultJettyHttpBinding | |
| JettyConverter | |
| JettyHttpComponent |
An HttpComponent which starts an embedded Jetty for to handle consuming from
the http endpoints.
|
| JettyHttpConsumer | |
| JettyHttpEndpoint | |
| JettyHttpProducer | Deprecated |
| JettyRestHttpBinding | |
| MultiPartFilter |
To enable handle attachments with Jetty 9 when this filter is set.
|
Apache Camel