| 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() |
JettyHttpBinding |
JettyHttpComponent.getJettyHttpBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
JettyHttpProducer.setBinding(JettyHttpBinding binding) |
void |
JettyHttpEndpoint.setJettyBinding(JettyHttpBinding jettyBinding) |
void |
JettyHttpComponent.setJettyHttpBinding(JettyHttpBinding jettyHttpBinding) |
| Constructor and Description |
|---|
JettyContentExchange(org.apache.camel.Exchange exchange,
JettyHttpBinding jettyBinding,
org.eclipse.jetty.client.HttpClient client) |
Apache Camel