| Package | Description |
|---|---|
| org.apache.camel.component.cxf.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
BindingStyle |
CxfRsEndpoint.getBindingStyle() |
static BindingStyle |
BindingStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingStyle[] |
BindingStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CxfRsEndpoint.setBindingStyle(BindingStyle bindingStyle)
Sets how requests and responses will be mapped to/from Camel.
|
Apache Camel