Uses of Interface
org.apache.camel.component.jetty.JettyContentExchange
-
-
Uses of JettyContentExchange in org.apache.camel.component.jetty
Methods in org.apache.camel.component.jetty that return JettyContentExchange Modifier and Type Method Description abstract JettyContentExchangeJettyHttpEndpoint. createContentExchange()Methods in org.apache.camel.component.jetty with parameters of type JettyContentExchange Modifier and Type Method Description voidJettyHttpBinding. populateResponse(org.apache.camel.Exchange exchange, JettyContentExchange httpExchange)Parses the response from the Jetty client.
-