void |
JettyContentExchange.init(org.apache.camel.Exchange exchange,
JettyHttpBinding jettyBinding,
org.eclipse.jetty.client.HttpClient client,
org.apache.camel.AsyncCallback callback) |
void |
JettyHttpProducer.setBinding(JettyHttpBinding binding) |
void |
JettyHttpEndpoint.setJettyBinding(JettyHttpBinding jettyBinding)
To use a custom JettyHttpBinding which be used to customize how a response should be written for the producer.
|
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.
|