| Interface | Description |
|---|---|
| RestContainer |
Container to hold
Rest. |
| Class | Description |
|---|---|
| DeleteVerbDefinition |
Rest DELETE command
|
| GetVerbDefinition |
Rest GET command
|
| HeadVerbDefinition |
Rest HEAD command
|
| OptionsVerbDefinition | Deprecated |
| 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
|
| RestOperationParamDefinition |
To specify the rest operation parameters using Swagger.
|
| RestOperationResponseHeaderDefinition |
To specify the rest operation response headers using Swagger.
|
| RestOperationResponseMsgDefinition |
To specify the rest operation response messages using Swagger.
|
| RestPropertyDefinition |
A key value pair
|
| RestsDefinition |
A series of rest services defined using the rest-dsl
|
| VerbDefinition |
Rest command
|
| Enum | Description |
|---|---|
| CollectionFormat | |
| RestBindingMode | |
| RestHostNameResolver |
To configure the rest hostname resolver
|
| RestParamType |
Rest parameter types
|
Apache Camel