| Modifier and Type | Field and Description |
|---|---|
protected JettyHttpBinding |
JettyHttpComponent.jettyHttpBinding |
| Modifier and Type | Method and Description |
|---|---|
JettyHttpBinding |
JettyHttpComponent.getJettyHttpBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
JettyContentExchange.init(org.apache.camel.Exchange exchange,
JettyHttpBinding jettyBinding,
org.eclipse.jetty.client.HttpClient client,
org.apache.camel.AsyncCallback callback) |
void |
JettyHttpComponent.setJettyHttpBinding(JettyHttpBinding jettyHttpBinding)
To use a custom org.apache.camel.component.jetty.JettyHttpBinding, which are used to customize how a response
should be written for the producer.
|
Apache Camel