| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJettyHttpBinding |
| Modifier and Type | Field and Description |
|---|---|
protected JettyHttpBinding |
JettyHttpComponent.jettyHttpBinding |
| Modifier and Type | Method and Description |
|---|---|
JettyHttpBinding |
JettyHttpProducer.getBinding() |
JettyHttpBinding |
JettyHttpEndpoint.getJettyBinding(org.eclipse.jetty.client.HttpClient httpClient) |
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 |
JettyHttpProducer.setBinding(JettyHttpBinding binding) |
void |
JettyHttpEndpoint.setJettyBinding(JettyHttpBinding jettyBinding) |
void |
JettyHttpComponent.setJettyHttpBinding(JettyHttpBinding jettyHttpBinding) |
Apache Camel