| Modifier and Type | Method and Description | 
|---|---|
| void | sendRequest(HttpRequest request,
           EntityDetails entityDetails,
           HttpContext context)Sends a request through this channel. | 
void sendRequest(HttpRequest request, EntityDetails entityDetails, HttpContext context) throws HttpException, IOException
request - the outgoing request.entityDetails - the details of the entity enclosed in the requestcontext - the actual execution context.HttpExceptionIOExceptionCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.