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, verify
protected org.apache.http.impl.client.DefaultHttpClient createHttpClient(UrlBuilder url, BindingSession session)
AbstractApacheClientHttpInvoker
HttpClient
instance.createHttpClient
in class AbstractApacheClientHttpInvoker
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.