See: Description
| Class | Description |
|---|---|
| RestApiComponent |
Rest API component.
|
| RestApiEndpoint |
The rest-api component is used for providing Swagger API of the REST services which has been defined using the rest-dsl in Camel.
|
| RestApiProducer | |
| RestComponent |
Rest component.
|
| RestConsumerBindingProcessor |
A
Processor that binds the REST DSL incoming and outgoing messages
from sources of json or xml to Java Objects. |
| RestEndpoint |
The rest component is used for either hosting REST services (consumer) or calling external REST services (producer).
|
| RestProducer |
Rest producer for calling remote REST services.
|
| RestProducerBindingProcessor |
A
Processor that binds the REST producer request and reply messages
from sources of json or xml to Java Objects. |
Apache Camel