| Interface | Description |
|---|---|
| HttpRegistry |
Keeps track of HttpConsumers and CamelServlets and
connects them to each other.
|
| Class | Description |
|---|---|
| AttachmentHttpBinding |
To handle attachments with Servlet.
|
| CamelHttpTransportServlet |
Camel HTTP servlet which can be used in Camel routes to route servlet invocations in routes.
|
| DefaultHttpRegistry | |
| ServletComponent | |
| ServletConsumer | |
| ServletEndpoint |
To use a HTTP Servlet as entry for Camel routes when running in a servlet container.
|
| ServletRestHttpBinding |
Apache Camel