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