| Package | Description |
|---|---|
| org.apache.camel.component.cxf.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
CxfRsEndpoint.BindingStyle |
CxfRsEndpoint.getBindingStyle() |
static CxfRsEndpoint.BindingStyle |
CxfRsEndpoint.BindingStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CxfRsEndpoint.BindingStyle[] |
CxfRsEndpoint.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(CxfRsEndpoint.BindingStyle bindingStyle)
See documentation of
CxfRsEndpoint.BindingStyle. |
Apache Camel