| Package | Description |
|---|---|
| org.apache.servicemix.http.endpoints |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpProviderListener.onRequestCommited(javax.jbi.messaging.MessageExchange jbiExchange,
HttpProviderEndpoint.Exchange httpExchange)
Called when the Jetty HTTP exchange gets committed, also passing along the corresponding JBI exchange
|
void |
HttpProviderListener.onRequestComplete(javax.jbi.messaging.MessageExchange jbiExchange,
HttpProviderEndpoint.Exchange httpExchange)
Called when the Jetty HTTP exchange is completed, also passing along the corresponding JBI exchange
|
Copyright © 2005-2015 FuseSource. All Rights Reserved.