public class ApacheClientHttpInvoker extends AbstractApacheClientHttpInvoker
HttpInvoker that uses The Apache HTTP client.BUFFER_SIZE, HTTP_CLIENT, LOG| Constructor and Description |
|---|
ApacheClientHttpInvoker() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.impl.client.DefaultHttpClient |
createHttpClient(UrlBuilder url,
BindingSession session)
Creates the
HttpClient instance. |
closeSocket, createDefaultHttpParams, invoke, invokeDELETE, invokeGET, invokeGET, invokePOST, invokePUT, verifyprotected org.apache.http.impl.client.DefaultHttpClient createHttpClient(UrlBuilder url, BindingSession session)
AbstractApacheClientHttpInvokerHttpClient instance.createHttpClient in class AbstractApacheClientHttpInvokerCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.