| Methods in org.apache.camel.component.jetty with parameters of type JettyContentExchange |
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 |
JettyHttpBinding.populateResponse(org.apache.camel.Exchange exchange,
JettyContentExchange httpExchange)
Parses the response from the Jetty client. |
void |
DefaultJettyHttpBinding.populateResponse(org.apache.camel.Exchange exchange,
JettyContentExchange httpExchange)
|
protected void |
DefaultJettyHttpBinding.populateResponse(org.apache.camel.Exchange exchange,
JettyContentExchange httpExchange,
org.apache.camel.Message in,
org.apache.camel.spi.HeaderFilterStrategy strategy,
int responseCode)
|