org.apache.camel.component.jhc
Interface AsyncResponseHandler


public interface AsyncResponseHandler


Method Summary
 void sendResponse(org.apache.http.HttpResponse response)
           
 

Method Detail

sendResponse

void sendResponse(org.apache.http.HttpResponse response)
                  throws IOException,
                         org.apache.http.HttpException
Throws:
IOException
org.apache.http.HttpException


Apache CAMEL