| Modifier and Type | Method and Description |
|---|---|
protected JettyContentExchange |
JettyHttpProducer.createHttpExchange(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
JettyHttpProducer.doSendExchange(org.eclipse.jetty.client.HttpClient client,
JettyContentExchange httpExchange) |
protected Object |
DefaultJettyHttpBinding.extractResponseBody(org.apache.camel.Exchange exchange,
JettyContentExchange httpExchange) |
protected Exception |
DefaultJettyHttpBinding.populateHttpOperationFailedException(org.apache.camel.Exchange exchange,
JettyContentExchange httpExchange,
int responseCode) |
void |
DefaultJettyHttpBinding.populateResponse(org.apache.camel.Exchange exchange,
JettyContentExchange httpExchange) |
void |
JettyHttpBinding.populateResponse(org.apache.camel.Exchange exchange,
JettyContentExchange httpExchange)
Parses the response from the Jetty client.
|
protected void |
DefaultJettyHttpBinding.populateResponse(org.apache.camel.Exchange exchange,
JettyContentExchange httpExchange,
org.apache.camel.Message in,
org.apache.camel.spi.HeaderFilterStrategy strategy,
int responseCode) |
Apache Camel