Package | Description |
---|---|
org.apache.synapse.transport.nhttp | |
org.apache.synapse.transport.nhttp.debug |
Modifier and Type | Method and Description |
---|---|
protected void |
ClientHandler.markRequestCompletedWithError(Axis2HttpRequest axis2Request,
int errorCode,
String errorMessage,
Exception exceptionToRaise)
Mark request to send failed with error
|
void |
ClientHandler.submitRequest(org.apache.http.nio.NHttpClientConnection conn,
Axis2HttpRequest axis2Req)
Submit a new request over an already established connection, which has been
'kept alive'
|
Modifier and Type | Method and Description |
---|---|
void |
ClientConnectionDebug.recordRequestStartTime(org.apache.http.nio.NHttpClientConnection conn,
Axis2HttpRequest axis2Req) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.