public final class AndroidApacheClient extends ApacheClient
Client
which uses the Android-specific version of
HttpClient
, AndroidHttpClient
.
If you need to provide a customized version of the AndroidHttpClient
or a different
HttpClient
on Android use ApacheClient
directly.
Client.Provider
Constructor and Description |
---|
AndroidApacheClient() |
execute, execute
Copyright © 2014 Square, Inc.. All Rights Reserved.