| Package | Description |
|---|---|
| org.apache.camel.component.http |
Defines the HTTP Component
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpBinding
Binding between
HttpMessage and HttpServletResponse. |
| Modifier and Type | Field and Description |
|---|---|
protected HttpBinding |
HttpComponent.httpBinding |
| Modifier and Type | Method and Description |
|---|---|
HttpBinding |
HttpConsumer.getBinding() |
HttpBinding |
HttpEndpoint.getBinding() |
HttpBinding |
HttpComponent.getHttpBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpEndpoint.setBinding(HttpBinding binding) |
void |
HttpComponent.setHttpBinding(HttpBinding httpBinding) |
Apache Camel