HttpMethodDirector
in HttpClient 3.
@param roureq the route and request to execute
@param context the context for executing the request
@return the final response to the request.This is never an intermediate response with status code 1xx.
@throws HttpException in case of a problem
@throws IOException in case of an IO problem
|
|
|
|
|
|
|
|