| Package | Description |
|---|---|
| org.apache.camel.component.restlet |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRestletBinding
Default Restlet binding implementation
|
| Modifier and Type | Method and Description |
|---|---|
RestletBinding |
RestletEndpoint.getRestletBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestletEndpoint.setRestletBinding(RestletBinding restletBinding)
To use a custom RestletBinding to bind between Restlet and Camel message.
|
Apache Camel