Lines Matching refs:HttpEntityEnclosingRequest
62 …method public void sendRequestEntity(org.apache.http.HttpEntityEnclosingRequest) throws org.apache…
886 …method @Deprecated public void sendRequestEntity(org.apache.http.HttpEntityEnclosingRequest) throw…
921 @Deprecated public interface HttpEntityEnclosingRequest extends org.apache.http.HttpRequest {
1015 …method @Deprecated public void receiveRequestEntity(org.apache.http.HttpEntityEnclosingRequest) th…
1400 ….apache.http.client.methods.HttpRequestBase implements org.apache.http.HttpEntityEnclosingRequest {
2210 …method @Deprecated public void sendRequestEntity(org.apache.http.HttpEntityEnclosingRequest) throw…
2227 …method @Deprecated public void receiveRequestEntity(org.apache.http.HttpEntityEnclosingRequest) th…
2610 … org.apache.http.impl.client.RequestWrapper implements org.apache.http.HttpEntityEnclosingRequest {
2611 …eprecated public EntityEnclosingRequestWrapper(org.apache.http.HttpEntityEnclosingRequest) throws …
2684 …method @Deprecated public void sendRequestEntity(org.apache.http.HttpEntityEnclosingRequest) throw…
3518 …ds org.apache.http.message.BasicHttpRequest implements org.apache.http.HttpEntityEnclosingRequest {