Package | Description |
---|---|
org.apache.camel.component.ahc |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAhcBinding |
Modifier and Type | Method and Description |
---|---|
AhcBinding |
AhcEndpoint.getBinding() |
AhcBinding |
AhcComponent.getBinding() |
Modifier and Type | Method and Description |
---|---|
void |
AhcEndpoint.setBinding(AhcBinding binding)
To use a custom
AhcBinding which allows to control how to bind between AHC and Camel. |
void |
AhcComponent.setBinding(AhcBinding binding)
To use a custom
AhcBinding which allows to control how to bind between AHC and Camel. |
Apache Camel