| Interface | Description |
|---|---|
| RestContainer |
Container to hold
Rest. |
| Class | Description |
|---|---|
| DeleteVerbDefinition |
Rest DELETE command
|
| GetVerbDefinition |
Rest GET command
|
| HeadVerbDefinition |
Rest HEAD command
|
| PostVerbDefinition |
Rest POST command
|
| PutVerbDefinition |
Rest PUT command
|
| RestBindingDefinition |
To configure rest binding
|
| RestConfigurationDefinition |
To configure rest
|
| RestDefinition |
Defines a rest service using the rest-dsl
|
| RestPropertyDefinition |
A key value pair
|
| RestsDefinition |
A series of rest services defined using the rest-dsl
|
| VerbDefinition |
Rest command
|
| Enum | Description |
|---|---|
| RestBindingMode | |
| RestHostNameResolver |
To configure the rest hostname resolver
|
Apache Camel