The members of Org.Apache.Http.Protocol.HttpRequestExecutor are listed below.
See Also: Inherited members from Java.Lang.Object
Create a new request executor. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Execute(Org.Apache.Http.IHttpRequest, Org.Apache.Http.IHttpClientConnection, IHttpContext)Synchronously send a request and obtain the response. | ||
PostProcess(Org.Apache.Http.IHttpResponse, IHttpProcessor, IHttpContext)Finish a response. | ||
PreProcess(Org.Apache.Http.IHttpRequest, IHttpProcessor, IHttpContext)Prepare a request for sending. |
CanResponseHaveBody(Org.Apache.Http.IHttpRequest, Org.Apache.Http.IHttpResponse)Decide whether a response comes with an entity. | ||
DoReceiveResponse(Org.Apache.Http.IHttpRequest, Org.Apache.Http.IHttpClientConnection, IHttpContext)Wait for and receive a response. | ||
DoSendRequest(Org.Apache.Http.IHttpRequest, Org.Apache.Http.IHttpClientConnection, IHttpContext)Send a request over a connection. |