- abort(Throwable) - Method in interface com.ning.http.client.ListenableFuture
 
- 
 
- abort(Throwable) - Method in class com.ning.http.client.providers.apache.ApacheResponseFuture
 
-  
 
- abort(Throwable) - Method in class com.ning.http.client.providers.jdk.JDKDelegateFuture
 
-  
 
- abort(Throwable) - Method in class com.ning.http.client.providers.jdk.JDKFuture
 
-  
 
- abort(Throwable) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- abortOnConnectCloseException(Throwable) - Static method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
 
-  
 
- abortOnDisconnectException(Throwable) - Static method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
 
-  
 
- abortOnReadCloseException(Throwable) - Static method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
 
-  
 
- abortOnWriteCloseException(Throwable) - Static method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
 
-  
 
- AbstractListenableFuture<V> - Class in com.ning.http.client.listenable
 
- 
An abstract base implementation of the listener support provided by
 
ListenableFuture.
 
 
- AbstractListenableFuture() - Constructor for class com.ning.http.client.listenable.AbstractListenableFuture
 
-  
 
- accumulate(HttpContent) - Method in class com.ning.http.client.Response.ResponseBuilder
 
- 
 
- add(String, String...) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Adds the specified values and returns this object.
 
- add(String, Collection<String>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Adds the specified values and returns this object.
 
- add(String, String...) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Adds the specified values and returns this object.
 
- add(String, Collection<String>) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Adds the specified values and returns this object.
 
- add(Runnable, Executor) - Method in class com.ning.http.client.listenable.ExecutionList
 
- 
Add the runnable/executor pair to the list of pairs to execute.
 
- add(Channel) - Method in class com.ning.http.util.CleanupChannelGroup
 
-  
 
- addAll(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Adds all key-values pairs from the given object to this object and returns this object.
 
- addAll(Map<String, Collection<String>>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Adds all key-values pairs from the given map to this object and returns this object.
 
- addAll(FluentStringsMap) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Adds all key-values pairs from the given object to this object and returns this object.
 
- addAll(Map<String, Collection<String>>) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Adds all key-values pairs from the given map to this object and returns this object.
 
- addBodyPart(Part) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- addBodyPart(Part) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- addBodyPart(Part) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- addBodyPart(Part) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- addBodyPart(Part) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- addCookie(Cookie) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- addCookie(Cookie) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- addCookie(Cookie) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- addCookie(Cookie) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- addCookie(Cookie) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- addHeader(String, String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- addHeader(String, String) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- addHeader(String, String) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- addHeader(String, String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- addHeader(String, String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- addIOExceptionFilter(IOExceptionFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- addIoExceptionFilters(IOExceptionFilter) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- addListener(Runnable, Executor) - Method in class com.ning.http.client.listenable.AbstractListenableFuture
 
-  
 
- addListener(Runnable, Executor) - Method in interface com.ning.http.client.ListenableFuture
 
- 
Adds a listener and executor to the ListenableFuture.
 
- addNonProxyHost(String) - Method in class com.ning.http.client.ProxyServer
 
-  
 
- addOrReplaceCookie(Cookie) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- addOrReplaceCookie(Cookie) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- addParameter(String, String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- addParameter(String, String) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- addParameter(String, String) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- addParameter(String, String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- addParameter(String, String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- addProperty(U, V) - Method in interface com.ning.http.client.AsyncHttpProviderConfig
 
- 
Add a property that will be used when the AsyncHttpClient initialize its 
AsyncHttpProvider 
 
- addProperty(String, String) - Method in class com.ning.http.client.providers.apache.ApacheAsyncHttpProviderConfig
 
-  
 
- addProperty(String, String) - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProviderConfig
 
-  
 
- addProperty(String, Object) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProviderConfig
 
- 
Add a property that will be used when the AsyncHttpClient initialize its 
AsyncHttpProvider 
 
- addQueryParameter(String, String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- addQueryParameter(String, String) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- addQueryParameter(String, String) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- addQueryParameter(String, String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- addQueryParameter(String, String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- addRequestFilter(RequestFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- addRequestFilter(RequestFilter) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- addResponseFilter(ResponseFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- addResponseFilters(ResponseFilter) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- addTransferListener(TransferListener) - Method in class com.ning.http.client.listener.TransferCompletionHandler
 
- 
 
- adjustRequestRange(Request) - Method in class com.ning.http.client.resumable.ResumableAsyncHandler
 
- 
Invoke this API if you want to set the Range header on your 
Request based on the last valid bytes
 position.
 
 
- allowPoolingConnection - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- allowSslConnectionPool - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- ApacheAsyncHttpProvider - Class in com.ning.http.client.providers.apache
 
- 
 
- ApacheAsyncHttpProvider(AsyncHttpClientConfig) - Constructor for class com.ning.http.client.providers.apache.ApacheAsyncHttpProvider
 
-  
 
- ApacheAsyncHttpProvider.ApacheClientRunnable<T> - Class in com.ning.http.client.providers.apache
 
-  
 
- ApacheAsyncHttpProvider.ApacheClientRunnable(Request, AsyncHandler<T>, HttpMethodBase, ApacheResponseFuture<T>, HttpClient) - Constructor for class com.ning.http.client.providers.apache.ApacheAsyncHttpProvider.ApacheClientRunnable
 
-  
 
- ApacheAsyncHttpProvider.EntityWriterRequestEntity - Class in com.ning.http.client.providers.apache
 
-  
 
- ApacheAsyncHttpProvider.EntityWriterRequestEntity(Request.EntityWriter, long) - Constructor for class com.ning.http.client.providers.apache.ApacheAsyncHttpProvider.EntityWriterRequestEntity
 
-  
 
- ApacheAsyncHttpProviderConfig - Class in com.ning.http.client.providers.apache
 
-  
 
- ApacheAsyncHttpProviderConfig() - Constructor for class com.ning.http.client.providers.apache.ApacheAsyncHttpProviderConfig
 
-  
 
- ApacheResponse - Class in com.ning.http.client.providers.apache
 
-  
 
- ApacheResponse(HttpResponseStatus, HttpResponseHeaders, Collection<HttpResponseBodyPart>) - Constructor for class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- ApacheResponseBodyPart - Class in com.ning.http.client.providers.apache
 
- 
A callback class used when an HTTP response body is received.
 
- ApacheResponseBodyPart(URI, byte[], AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.apache.ApacheResponseBodyPart
 
-  
 
- ApacheResponseFuture<V> - Class in com.ning.http.client.providers.apache
 
-  
 
- ApacheResponseFuture(AsyncHandler<V>, int, Request, HttpMethodBase) - Constructor for class com.ning.http.client.providers.apache.ApacheResponseFuture
 
-  
 
- ApacheResponseHeaders - Class in com.ning.http.client.providers.apache
 
- 
A class that represent the HTTP headers.
 
- ApacheResponseHeaders(URI, HttpMethodBase, AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.apache.ApacheResponseHeaders
 
-  
 
- ApacheResponseStatus - Class in com.ning.http.client.providers.apache
 
- 
A class that represent the HTTP response' status line (code + text)
 
- ApacheResponseStatus(URI, HttpMethodBase, AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.apache.ApacheResponseStatus
 
-  
 
- AppendableBodyConsumer - Class in com.ning.http.client.consumers
 
-  
 
- AppendableBodyConsumer(Appendable, String) - Constructor for class com.ning.http.client.consumers.AppendableBodyConsumer
 
-  
 
- AppendableBodyConsumer(Appendable) - Constructor for class com.ning.http.client.consumers.AppendableBodyConsumer
 
-  
 
- appendEncoded(StringBuilder, String) - Static method in class com.ning.http.util.UTF8UrlEncoder
 
-  
 
- applicationThreadPool - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- ASYNC_CLIENT - Static variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- AsyncCompletionHandler<T> - Class in com.ning.http.client
 
- 
 
- AsyncCompletionHandler() - Constructor for class com.ning.http.client.AsyncCompletionHandler
 
-  
 
- AsyncCompletionHandlerBase - Class in com.ning.http.client
 
- 
 
- AsyncCompletionHandlerBase() - Constructor for class com.ning.http.client.AsyncCompletionHandlerBase
 
-  
 
- AsyncHandler<T> - Interface in com.ning.http.client
 
- 
 
- asyncHandler(AsyncHandler<T>) - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
 
-  
 
- asyncHandler - Variable in class com.ning.http.client.providers.jdk.JDKFuture
 
-  
 
- AsyncHandler.STATE - Enum in com.ning.http.client
 
-  
 
- AsyncHttpClient - Class in com.ning.http.client
 
- 
This class support asynchronous and synchronous HTTP request.
 
- AsyncHttpClient() - Constructor for class com.ning.http.client.AsyncHttpClient
 
- 
 
- AsyncHttpClient(AsyncHttpProvider) - Constructor for class com.ning.http.client.AsyncHttpClient
 
- 
 
- AsyncHttpClient(AsyncHttpClientConfig) - Constructor for class com.ning.http.client.AsyncHttpClient
 
- 
 
- AsyncHttpClient(AsyncHttpProvider, AsyncHttpClientConfig) - Constructor for class com.ning.http.client.AsyncHttpClient
 
- 
 
- AsyncHttpClient(String, AsyncHttpClientConfig) - Constructor for class com.ning.http.client.AsyncHttpClient
 
- 
Create a new HTTP Asynchronous Client using a 
AsyncHttpClientConfig configuration and
 and a AsyncHttpProvider class' name.
 
 
- AsyncHttpClient.BoundRequestBuilder - Class in com.ning.http.client
 
-  
 
- AsyncHttpClientConfig - Class in com.ning.http.client
 
- 
 
- AsyncHttpClientConfig() - Constructor for class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- AsyncHttpClientConfig.Builder - Class in com.ning.http.client
 
- 
 
- AsyncHttpClientConfig.Builder() - Constructor for class com.ning.http.client.AsyncHttpClientConfig.Builder
 
-  
 
- AsyncHttpClientConfig.Builder(AsyncHttpClientConfig) - Constructor for class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Create a config builder with values taken from the given prototype configuration.
 
- AsyncHttpClientConfigBean - Class in com.ning.http.client
 
- 
 
- AsyncHttpClientConfigBean() - Constructor for class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- AsyncHttpProvider - Interface in com.ning.http.client
 
- 
Interface to be used when implementing custom asynchronous I/O HTTP client.
 
- AsyncHttpProviderConfig<U,V> - Interface in com.ning.http.client
 
- 
 
- AsyncHttpProviderUtils - Class in com.ning.http.util
 
- 
 
- AsyncHttpProviderUtils() - Constructor for class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- attachChannel(Channel) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- attachChannel(Channel, boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- AuthenticatorUtils - Class in com.ning.http.util
 
-  
 
- AuthenticatorUtils() - Constructor for class com.ning.http.util.AuthenticatorUtils
 
-  
 
- avoidProxy(ProxyServer, Request) - Static method in class com.ning.http.util.ProxyUtils
 
- 
Checks whether proxy should be used according to nonProxyHosts settings of it, or we want to go directly to
 target host.
 
- avoidProxy(ProxyServer, String) - Static method in class com.ning.http.util.ProxyUtils
 
- 
Checks whether proxy should be used according to nonProxyHosts settings of it, or we want to go directly to
 target host.
 
- calculateAndAddSignature(String, Request, RequestBuilderBase<?>) - Method in class com.ning.http.client.oauth.OAuthSignatureCalculator
 
-  
 
- calculateAndAddSignature(String, Request, RequestBuilderBase<?>) - Method in interface com.ning.http.client.SignatureCalculator
 
- 
 
- calculateSignature(String, String, long, String, FluentStringsMap, FluentStringsMap) - Method in class com.ning.http.client.oauth.OAuthSignatureCalculator
 
- 
Method for calculating OAuth signature using HMAC/SHA-1 method.
 
- call() - Method in class com.ning.http.client.providers.apache.ApacheAsyncHttpProvider.ApacheClientRunnable
 
-  
 
- canCacheConnection() - Method in interface com.ning.http.client.ConnectionsPool
 
- 
Return true if a connection can be cached.
 
- canCacheConnection() - Method in class com.ning.http.client.providers.netty.NettyConnectionsPool
 
- 
Return true if a connection can be cached.
 
- cancel(boolean) - Method in class com.ning.http.client.providers.apache.ApacheResponseFuture
 
-  
 
- cancel(boolean) - Method in class com.ning.http.client.providers.jdk.JDKDelegateFuture
 
-  
 
- cancel(boolean) - Method in class com.ning.http.client.providers.jdk.JDKFuture
 
-  
 
- cancel(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
- cancelled - Variable in class com.ning.http.client.providers.jdk.JDKFuture
 
-  
 
- cannotBeReplay() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
- 
Return true if the 
Future cannot be recovered.
 
 
- canRetry() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- channel() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
 
-  
 
- CHARSET - Static variable in class com.ning.http.multipart.Part
 
- 
Content charset
 
- checkBodyParts(int, Collection<HttpResponseBodyPart>) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- chunk() - Method in class com.ning.http.client.providers.netty.ResponseBodyPart
 
-  
 
- CleanupChannelGroup - Class in com.ning.http.util
 
- 
Extension of 
DefaultChannelGroup that's used mainly as a cleanup container, where 
CleanupChannelGroup.close() is only
 supposed to be called once.
 
 
- CleanupChannelGroup() - Constructor for class com.ning.http.util.CleanupChannelGroup
 
-  
 
- CleanupChannelGroup(String) - Constructor for class com.ning.http.util.CleanupChannelGroup
 
-  
 
- clear() - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- clear() - Method in class com.ning.http.client.FluentStringsMap
 
- clear() - Method in class com.ning.http.client.simple.HeaderMap
 
- 
Only read access is supported.
 
- clone(Realm) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- close() - Method in class com.ning.http.client.AsyncHttpClient
 
- 
Close the underlying connections.
 
- close() - Method in interface com.ning.http.client.AsyncHttpProvider
 
- 
Close the current underlying TCP/HTTP connection.
 
- close() - Method in interface com.ning.http.client.Body
 
- 
Releases any resources associated with this body.
 
- close() - Method in interface com.ning.http.client.BodyConsumer
 
- 
Invoked when all the response bytes has been processed.
 
- close() - Method in class com.ning.http.client.BodyDeferringAsyncHandler.BodyDeferringInputStream
 
- 
Closes the input stream, and "joins" (wait for complete execution
 together with potential exception thrown) of the async request.
 
- close() - Method in class com.ning.http.client.consumers.AppendableBodyConsumer
 
-  
 
- close() - Method in class com.ning.http.client.consumers.ByteBufferBodyConsumer
 
-  
 
- close() - Method in class com.ning.http.client.consumers.FileBodyConsumer
 
-  
 
- close() - Method in class com.ning.http.client.consumers.OutputStreamBodyConsumer
 
-  
 
- close() - Method in class com.ning.http.client.generators.ByteArrayBodyGenerator.ByteBody
 
-  
 
- close() - Method in class com.ning.http.client.generators.FileBodyGenerator.FileBody
 
-  
 
- close() - Method in class com.ning.http.client.generators.InputStreamBodyGenerator.ISBody
 
-  
 
- close() - Method in class com.ning.http.client.providers.apache.ApacheAsyncHttpProvider
 
-  
 
- close() - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProvider
 
-  
 
- close() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
 
-  
 
- close() - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
- 
Close the underlying AsyncHttpClient for this instance.
 
- close() - Method in class com.ning.http.multipart.MultipartBody
 
-  
 
- close() - Method in class com.ning.http.util.CleanupChannelGroup
 
-  
 
- closeOut() - Method in class com.ning.http.client.BodyDeferringAsyncHandler
 
-  
 
- com.ning.http.client - package com.ning.http.client
 
-  
 
- com.ning.http.client.consumers - package com.ning.http.client.consumers
 
-  
 
- com.ning.http.client.extra - package com.ning.http.client.extra
 
-  
 
- com.ning.http.client.filter - package com.ning.http.client.filter
 
-  
 
- com.ning.http.client.generators - package com.ning.http.client.generators
 
-  
 
- com.ning.http.client.listenable - package com.ning.http.client.listenable
 
-  
 
- com.ning.http.client.listener - package com.ning.http.client.listener
 
-  
 
- com.ning.http.client.ntlm - package com.ning.http.client.ntlm
 
-  
 
- com.ning.http.client.oauth - package com.ning.http.client.oauth
 
-  
 
- com.ning.http.client.providers.apache - package com.ning.http.client.providers.apache
 
-  
 
- com.ning.http.client.providers.jdk - package com.ning.http.client.providers.jdk
 
-  
 
- com.ning.http.client.providers.netty - package com.ning.http.client.providers.netty
 
-  
 
- com.ning.http.client.providers.netty.spnego - package com.ning.http.client.providers.netty.spnego
 
-  
 
- com.ning.http.client.resumable - package com.ning.http.client.resumable
 
-  
 
- com.ning.http.client.simple - package com.ning.http.client.simple
 
-  
 
- com.ning.http.client.webdav - package com.ning.http.client.webdav
 
-  
 
- com.ning.http.multipart - package com.ning.http.multipart
 
-  
 
- com.ning.http.util - package com.ning.http.util
 
-  
 
- compressionEnabled - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- computeBasicAuthentication(Realm) - Static method in class com.ning.http.util.AuthenticatorUtils
 
-  
 
- computeBasicAuthentication(ProxyServer) - Static method in class com.ning.http.util.AuthenticatorUtils
 
-  
 
- computeDigestAuthentication(Realm) - Static method in class com.ning.http.util.AuthenticatorUtils
 
-  
 
- connectionsPool - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- ConnectionsPool<U,V> - Interface in com.ning.http.client
 
- 
 
- connectionTimeOutInMs - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- constructAuthHeader(String, String, long) - Method in class com.ning.http.client.oauth.OAuthSignatureCalculator
 
- 
Method used for constructing
 
- constructUserAgent(Class<? extends AsyncHttpProvider>) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- consume(ByteBuffer) - Method in interface com.ning.http.client.BodyConsumer
 
- 
Consume the received bytes.
 
- consume(ByteBuffer) - Method in class com.ning.http.client.consumers.AppendableBodyConsumer
 
-  
 
- consume(ByteBuffer) - Method in class com.ning.http.client.consumers.ByteBufferBodyConsumer
 
-  
 
- consume(ByteBuffer) - Method in class com.ning.http.client.consumers.FileBodyConsumer
 
-  
 
- consume(ByteBuffer) - Method in class com.ning.http.client.consumers.OutputStreamBodyConsumer
 
-  
 
- consumerAuth - Variable in class com.ning.http.client.oauth.OAuthSignatureCalculator
 
-  
 
- ConsumerKey - Class in com.ning.http.client.oauth
 
- 
Value class for OAuth consumer keys.
 
- ConsumerKey(String, String) - Constructor for class com.ning.http.client.oauth.ConsumerKey
 
-  
 
- containsKey(Object) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- containsKey(Object) - Method in class com.ning.http.client.FluentStringsMap
 
- containsKey(Object) - Method in class com.ning.http.client.simple.HeaderMap
 
-  
 
- containsValue(Object) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- containsValue(Object) - Method in class com.ning.http.client.FluentStringsMap
 
- containsValue(Object) - Method in class com.ning.http.client.simple.HeaderMap
 
-  
 
- content(V) - Method in interface com.ning.http.client.ListenableFuture
 
- 
Set the content that will be returned by this instance
 
- content(V) - Method in class com.ning.http.client.providers.apache.ApacheResponseFuture
 
- 
TODO.
 
- content(V) - Method in class com.ning.http.client.providers.jdk.JDKFuture
 
-  
 
- content(V) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- CONTENT_DISPOSITION - Static variable in class com.ning.http.multipart.Part
 
- 
Content dispostion characters
 
- CONTENT_TRANSFER_ENCODING - Static variable in class com.ning.http.multipart.Part
 
- 
Content type header
 
- CONTENT_TYPE - Static variable in class com.ning.http.multipart.Part
 
- 
Content type header
 
- contentProcessed - Variable in class com.ning.http.client.providers.jdk.JDKFuture
 
-  
 
- Cookie - Class in com.ning.http.client
 
-  
 
- Cookie(String, String, String, String, int, boolean) - Constructor for class com.ning.http.client.Cookie
 
-  
 
- Cookie(String, String, String, String, int, boolean, int) - Constructor for class com.ning.http.client.Cookie
 
-  
 
- createBody() - Method in interface com.ning.http.client.BodyGenerator
 
- 
Creates a new instance of the request body to be read.
 
- createBody() - Method in class com.ning.http.client.generators.ByteArrayBodyGenerator
 
-  
 
- createBody() - Method in class com.ning.http.client.generators.FileBodyGenerator
 
-  
 
- createBody() - Method in class com.ning.http.client.generators.InputStreamBodyGenerator
 
-  
 
- createInputStream() - Method in class com.ning.http.multipart.ByteArrayPartSource
 
-  
 
- createInputStream() - Method in class com.ning.http.multipart.FilePartSource
 
- 
 
- createInputStream() - Method in interface com.ning.http.multipart.PartSource
 
- 
Gets a new InputStream for reading this source.
 
- createMultipartRequestEntity(List<Part>, FluentStringsMap) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
- 
This is quite ugly as our internal names are duplicated, but we build on top of HTTP Client implementation.
 
- createProxy(Properties) - Static method in class com.ning.http.util.ProxyUtils
 
- 
Creates a proxy server instance from the given properties.
 
- createUri(String) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- CRLF - Static variable in class com.ning.http.multipart.Part
 
- 
Carriage return/linefeed
 
- DateUtil - Class in com.ning.http.util
 
- 
A utility class for parsing and formatting HTTP dates as used in cookies and 
 other headers.
 
- DateUtil.DateParseException - Exception in com.ning.http.util
 
-  
 
- DateUtil.DateParseException() - Constructor for exception com.ning.http.util.DateUtil.DateParseException
 
-  
 
- DateUtil.DateParseException(String) - Constructor for exception com.ning.http.util.DateUtil.DateParseException
 
-  
 
- decode(String) - Static method in class com.ning.http.util.Base64
 
- 
Decodes the specified base64 string back into its raw data.
 
- DEFAULT_CHARSET - Static variable in class com.ning.http.multipart.FilePart
 
- 
Default charset of file attachments.
 
- DEFAULT_CHARSET - Static variable in class com.ning.http.multipart.StringPart
 
- 
Default charset of string parameters
 
- DEFAULT_CHARSET - Static variable in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- DEFAULT_CONTENT_TYPE - Static variable in class com.ning.http.multipart.FilePart
 
- 
Default content encoding of file attachments.
 
- DEFAULT_CONTENT_TYPE - Static variable in class com.ning.http.multipart.StringPart
 
- 
Default content encoding of string parameters.
 
- DEFAULT_TRANSFER_ENCODING - Static variable in class com.ning.http.multipart.FilePart
 
- 
Default transfer encoding of file attachments.
 
- DEFAULT_TRANSFER_ENCODING - Static variable in class com.ning.http.multipart.StringPart
 
- 
Default transfer encoding of string parameters
 
- delete(String) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Removes the values for the given key if present and returns this object.
 
- delete(String) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Removes the values for the given key if present and returns this object.
 
- delete() - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- delete(ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- delete(BodyConsumer) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- delete(BodyConsumer, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- deleteAll(String...) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Removes the values for the given keys if present and returns this object.
 
- deleteAll(Collection<String>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Removes the values for the given keys if present and returns this object.
 
- deleteAll(String...) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Removes the values for the given keys if present and returns this object.
 
- deleteAll(Collection<String>) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Removes the values for the given keys if present and returns this object.
 
- derive() - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
- 
Returns a Builder for a derived SimpleAsyncHttpClient that uses the same
 instance of 
AsyncHttpClient to execute requests.
 
 
- destroy() - Method in interface com.ning.http.client.ConnectionsPool
 
- 
Destroy all connections that has been cached by this instance.
 
- destroy() - Method in class com.ning.http.client.providers.netty.NettyConnectionsPool
 
- 
Destroy all connections that has been cached by this instance.
 
- digest(byte[]) - Method in class com.ning.http.client.oauth.ThreadSafeHMAC
 
-  
 
- DISABLE_NESTED_REQUEST - Static variable in class com.ning.http.client.providers.netty.NettyAsyncHttpProviderConfig
 
- 
 
- done() - Method in class com.ning.http.client.listenable.AbstractListenableFuture
 
-  
 
- done(Callable) - Method in interface com.ning.http.client.ListenableFuture
 
- 
Execute a 
Callable  and if there is no exception, mark this Future as done and release the internal lock.
 
 
- done(Callable) - Method in class com.ning.http.client.providers.apache.ApacheResponseFuture
 
-  
 
- done(Callable) - Method in class com.ning.http.client.providers.jdk.JDKDelegateFuture
 
-  
 
- done(Callable) - Method in class com.ning.http.client.providers.jdk.JDKFuture
 
-  
 
- done(Callable) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- generateSpnegoDERObject(byte[]) - Method in interface com.ning.http.client.providers.netty.spnego.SpnegoTokenGenerator
 
-  
 
- generateToken(String) - Method in class com.ning.http.client.providers.netty.spnego.SpnegoEngine
 
-  
 
- generateType1Msg(String, String) - Method in class com.ning.http.client.ntlm.NTLMEngine
 
-  
 
- generateType3Msg(String, String, String, String, String) - Method in class com.ning.http.client.ntlm.NTLMEngine
 
-  
 
- get(Object) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- get(Object) - Method in class com.ning.http.client.FluentStringsMap
 
- get() - Method in class com.ning.http.client.providers.apache.ApacheResponseFuture
 
-  
 
- get(long, TimeUnit) - Method in class com.ning.http.client.providers.apache.ApacheResponseFuture
 
-  
 
- get(long, TimeUnit) - Method in class com.ning.http.client.providers.jdk.JDKDelegateFuture
 
-  
 
- get() - Method in class com.ning.http.client.providers.jdk.JDKFuture
 
-  
 
- get(long, TimeUnit) - Method in class com.ning.http.client.providers.jdk.JDKFuture
 
-  
 
- get() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
- get(long, TimeUnit) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
- get(Object) - Method in class com.ning.http.client.simple.HeaderMap
 
-  
 
- get() - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- get(ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- get(BodyConsumer) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- get(BodyConsumer, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- get() - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- getAlgorithm() - Method in class com.ning.http.client.Realm
 
-  
 
- getAlgorithm() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getAllowPoolingConnection() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getAndSetAuth(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- getAndSetStatusReceived(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- getAndSetWriteBody(boolean) - Method in interface com.ning.http.client.ListenableFuture
 
- 
 
- getAndSetWriteBody(boolean) - Method in class com.ning.http.client.providers.apache.ApacheResponseFuture
 
- 
 
- getAndSetWriteBody(boolean) - Method in class com.ning.http.client.providers.jdk.JDKFuture
 
- 
 
- getAndSetWriteBody(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
- 
 
- getAndSetWriteHeaders(boolean) - Method in interface com.ning.http.client.ListenableFuture
 
- 
 
- getAndSetWriteHeaders(boolean) - Method in class com.ning.http.client.providers.apache.ApacheResponseFuture
 
- 
 
- getAndSetWriteHeaders(boolean) - Method in class com.ning.http.client.providers.jdk.JDKFuture
 
- 
 
- getAndSetWriteHeaders(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
- 
 
- getAsapResponse() - Method in class com.ning.http.client.BodyDeferringAsyncHandler.BodyDeferringInputStream
 
- 
 
- getAsciiBytes(String) - Static method in class com.ning.http.multipart.MultipartEncodingUtil
 
-  
 
- getAsciiString(byte[]) - Static method in class com.ning.http.multipart.MultipartEncodingUtil
 
-  
 
- getAsyncHandler() - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
 
-  
 
- getAsyncHandler() - Method in class com.ning.http.client.filter.FilterContext
 
- 
 
- getAsyncHandler() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- getAsyncHttpProviderConfig() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getAuthority(URI) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- getAuthScheme() - Method in class com.ning.http.client.Realm
 
-  
 
- getBaseUrl(URI) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- getBodyAsXML() - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getBodyByteBuffer() - Method in class com.ning.http.client.HttpResponseBodyPart
 
- 
Return a 
ByteBuffer that wraps the actual bytes read from the response's chunk.
 
 
- getBodyByteBuffer() - Method in class com.ning.http.client.providers.apache.ApacheResponseBodyPart
 
-  
 
- getBodyByteBuffer() - Method in class com.ning.http.client.providers.jdk.ResponseBodyPart
 
-  
 
- getBodyByteBuffer() - Method in class com.ning.http.client.providers.netty.ResponseBodyPart
 
-  
 
- getBodyEncoding() - Method in interface com.ning.http.client.Request
 
- 
Return the encoding value used when encoding the request's body.
 
- getBodyGenerator() - Method in interface com.ning.http.client.Request
 
- 
Return the current request's body generator.
 
- getBodyPartBytes() - Method in class com.ning.http.client.HttpResponseBodyPart
 
- 
Return the response body's part bytes received.
 
- getBodyPartBytes() - Method in class com.ning.http.client.providers.apache.ApacheResponseBodyPart
 
- 
Return the response body's part bytes received.
 
- getBodyPartBytes() - Method in class com.ning.http.client.providers.jdk.ResponseBodyPart
 
- 
Return the response body's part bytes received.
 
- getBodyPartBytes() - Method in class com.ning.http.client.providers.netty.ResponseBodyPart
 
- 
Return the response body's part bytes received.
 
- getBoundary() - Static method in class com.ning.http.multipart.Part
 
- 
 
- getByteData() - Method in interface com.ning.http.client.Request
 
- 
Return the current request's body as a byte array
 
- getBytes(byte[]) - Method in class com.ning.http.client.listener.TransferCompletionHandler.TransferAdapter
 
-  
 
- getBytes(String, String) - Static method in class com.ning.http.multipart.MultipartEncodingUtil
 
-  
 
- getCharSet() - Method in class com.ning.http.client.ByteArrayPart
 
-  
 
- getCharSet() - Method in class com.ning.http.client.FilePart
 
-  
 
- getCharset() - Method in class com.ning.http.client.StringPart
 
-  
 
- getCharSet() - Method in class com.ning.http.multipart.Part
 
- 
Return the character encoding of this part.
 
- getCharSet() - Method in class com.ning.http.multipart.PartBase
 
- 
Return the character encoding of this part.
 
- getCnonce() - Method in class com.ning.http.client.Realm
 
-  
 
- getConfig() - Method in class com.ning.http.client.AsyncHttpClient
 
- 
 
- getConfig() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
 
-  
 
- getConnectionsPool() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getConnectionTimeoutInMs() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
Return the maximum time in millisecond an 
AsyncHttpClient can wait when connecting to a remote host
 
 
- getContentLength() - Method in interface com.ning.http.client.Body
 
- 
Gets the length of the body.
 
- getContentLength() - Method in class com.ning.http.client.generators.ByteArrayBodyGenerator.ByteBody
 
-  
 
- getContentLength() - Method in class com.ning.http.client.generators.FileBodyGenerator.FileBody
 
-  
 
- getContentLength() - Method in class com.ning.http.client.generators.InputStreamBodyGenerator.ISBody
 
-  
 
- getContentLength() - Method in class com.ning.http.client.providers.apache.ApacheAsyncHttpProvider.EntityWriterRequestEntity
 
-  
 
- getContentLength() - Method in interface com.ning.http.client.Request
 
- 
Return the current size of the content-lenght header based on the body's size.
 
- getContentLength() - Method in class com.ning.http.multipart.MultipartBody
 
-  
 
- getContentLength() - Method in class com.ning.http.multipart.MultipartRequestEntity
 
-  
 
- getContentLength() - Method in interface com.ning.http.multipart.RequestEntity
 
- 
Gets the request entity's length.
 
- getContentType() - Method in class com.ning.http.client.providers.apache.ApacheAsyncHttpProvider.EntityWriterRequestEntity
 
-  
 
- getContentType() - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getContentType() - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getContentType() - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getContentType() - Method in interface com.ning.http.client.Response
 
- 
Return the content-type header value.
 
- getContentType() - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getContentType() - Method in class com.ning.http.multipart.MultipartRequestEntity
 
-  
 
- getContentType() - Method in class com.ning.http.multipart.Part
 
- 
Returns the content type of this part.
 
- getContentType() - Method in class com.ning.http.multipart.PartBase
 
- 
Returns the content type of this part.
 
- getContentType() - Method in interface com.ning.http.multipart.RequestEntity
 
- 
Gets the entity's content type.
 
- getCookies() - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getCookies() - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getCookies() - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getCookies() - Method in interface com.ning.http.client.Request
 
- 
Return Coookie.
 
- getCookies() - Method in interface com.ning.http.client.Response
 
- 
 
- getCookies() - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getCount() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider.OptimizedFileRegion
 
-  
 
- getData() - Method in class com.ning.http.client.ByteArrayPart
 
-  
 
- getDomain() - Method in class com.ning.http.client.Cookie
 
-  
 
- getDomain() - Method in class com.ning.http.client.Realm
 
- 
Deprecated.
- use getNtlmDomain()
 
 
- getDomain() - Method in class com.ning.http.client.Realm.RealmBuilder
 
- 
Deprecated.
 
- getEncoding() - Method in class com.ning.http.client.ProxyServer
 
-  
 
- getEncoding() - Method in class com.ning.http.client.Realm
 
-  
 
- getEncoding() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getEntityWriter() - Method in interface com.ning.http.client.Request
 
- 
Return the current request's body as an EntityWriter
 
- getFile() - Method in class com.ning.http.client.FilePart
 
-  
 
- getFile() - Method in interface com.ning.http.client.Request
 
- 
Return the 
File to upload.
 
 
- getFile() - Method in class com.ning.http.multipart.FilePartSource
 
-  
 
- getFileName() - Method in class com.ning.http.client.ByteArrayPart
 
-  
 
- getFileName() - Method in class com.ning.http.multipart.ByteArrayPartSource
 
-  
 
- getFileName() - Method in class com.ning.http.multipart.FilePartSource
 
- 
Return the current filename
 
- getFileName() - Method in interface com.ning.http.multipart.PartSource
 
- 
Gets the name of the file this source represents.
 
- getFirstValue(String) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Returns the value for the given key.
 
- getFirstValue(String) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Returns the value for the given key.
 
- getFirstValue(String) - Method in class com.ning.http.client.simple.HeaderMap
 
-  
 
- getHeader(String) - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getHeader(String) - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getHeader(String) - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getHeader(String) - Method in interface com.ning.http.client.Response
 
- 
Return the response header
 
- getHeader(String) - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getHeaders() - Method in class com.ning.http.client.HttpResponseHeaders
 
- 
Return the HTTP header
 
- getHeaders() - Method in class com.ning.http.client.listener.TransferCompletionHandler.TransferAdapter
 
-  
 
- getHeaders(String) - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getHeaders() - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getHeaders() - Method in class com.ning.http.client.providers.apache.ApacheResponseHeaders
 
- 
Return the HTTP header
 
- getHeaders(String) - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getHeaders() - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getHeaders() - Method in class com.ning.http.client.providers.jdk.ResponseHeaders
 
- 
Return the HTTP header
 
- getHeaders(String) - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getHeaders() - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getHeaders() - Method in class com.ning.http.client.providers.netty.ResponseHeaders
 
- 
Return the HTTP header
 
- getHeaders() - Method in interface com.ning.http.client.Request
 
- 
Return the current set of Headers.
 
- getHeaders(String) - Method in interface com.ning.http.client.Response
 
- 
Return a 
List of the response header value.
 
 
- getHeaders() - Method in interface com.ning.http.client.Response
 
-  
 
- getHeaders(String) - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getHeaders() - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getHost() - Method in class com.ning.http.client.ProxyServer
 
-  
 
- getHostnameVerifier() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getHttpResponse() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- getIdleConnectionInPoolTimeoutInMs() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
Return the maximum time in millisecond an 
AsyncHttpClient will keep connection
 in pool.
 
 
- getIdleConnectionTimeoutInMs() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getIoException() - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
 
-  
 
- getIOException() - Method in class com.ning.http.client.filter.FilterContext
 
- 
 
- getIOExceptionFilters() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getIoThreadMultiplier() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- getJoinedValue(String, String) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Returns the values for the given key joined into a single string using the given delimiter.
 
- getJoinedValue(String, String) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Returns the values for the given key joined into a single string using the given delimiter.
 
- getJoinedValue(String, String) - Method in class com.ning.http.client.simple.HeaderMap
 
-  
 
- getKeepAlive() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getKeepAlive() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- getKey() - Method in class com.ning.http.client.oauth.ConsumerKey
 
-  
 
- getKey() - Method in class com.ning.http.client.oauth.RequestToken
 
-  
 
- getLastResponse() - Method in class com.ning.http.client.BodyDeferringAsyncHandler.BodyDeferringInputStream
 
- 
Delegates to Future#get() method.
 
- getLength() - Method in interface com.ning.http.client.Request
 
- 
Deprecated. 
 
- getLength() - Method in class com.ning.http.multipart.ByteArrayPartSource
 
-  
 
- getLength() - Method in class com.ning.http.multipart.FilePartSource
 
- 
Return the length of the file
 
- getLength() - Method in interface com.ning.http.multipart.PartSource
 
- 
Gets the number of bytes contained in this source.
 
- getLengthOfParts(Part[]) - Static method in class com.ning.http.multipart.Part
 
- 
Return the total sum of all parts and that of the last boundary
 
- getLengthOfParts(Part[], byte[]) - Static method in class com.ning.http.multipart.Part
 
- 
Gets the length of the multipart message including the given parts.
 
- getMaxAge() - Method in class com.ning.http.client.Cookie
 
-  
 
- getMaxConnectionPerHost() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
Return the maximum number of connections per hosts an 
AsyncHttpClient can handle.
 
 
- getMaxRedirects() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
Get the maximum number of HTTP redirect
 
- getMaxRequestRetry() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
Return the number of time the library will retry when an 
IOException is throw by the remote server
 
 
- getMaxTotalConnections() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getMethod() - Method in interface com.ning.http.client.Request
 
- 
Return the request's method name (GET, POST, etc.)
 
- getMethodName() - Method in class com.ning.http.client.Realm
 
-  
 
- getMethodName() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getMimeType() - Method in class com.ning.http.client.ByteArrayPart
 
-  
 
- getMimeType() - Method in class com.ning.http.client.FilePart
 
-  
 
- getMultipartBoundary() - Method in class com.ning.http.multipart.MultipartRequestEntity
 
- 
Returns the MIME boundary string that is used to demarcate boundaries of
 this part.
 
- getName() - Method in class com.ning.http.client.ByteArrayPart
 
-  
 
- getName() - Method in class com.ning.http.client.Cookie
 
-  
 
- getName() - Method in class com.ning.http.client.FilePart
 
-  
 
- getName() - Method in interface com.ning.http.client.Part
 
-  
 
- getName() - Method in class com.ning.http.client.StringPart
 
-  
 
- getName() - Method in class com.ning.http.multipart.Part
 
- 
Return the name of this part.
 
- getName() - Method in class com.ning.http.multipart.PartBase
 
- 
Returns the name.
 
- getNc() - Method in class com.ning.http.client.Realm
 
-  
 
- getNc() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getNettyRequest() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- getNonce() - Method in class com.ning.http.client.Realm
 
-  
 
- getNonce() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getNonProxyHosts() - Method in class com.ning.http.client.ProxyServer
 
-  
 
- getNtlmDomain() - Method in class com.ning.http.client.ProxyServer
 
-  
 
- getNtlmDomain() - Method in class com.ning.http.client.Realm
 
- 
Return the NTLM domain to use.
 
- getNtlmDomain() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getNtlmHost() - Method in class com.ning.http.client.Realm
 
- 
Return the NTLM host.
 
- getNtlmHost() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getParams() - Method in interface com.ning.http.client.Request
 
- 
Return the current parameters.
 
- getPartBoundary() - Method in class com.ning.http.multipart.Part
 
- 
Gets the part boundary to be used.
 
- getParts() - Method in interface com.ning.http.client.Request
 
- 
 
- getPassword() - Method in class com.ning.http.client.ProxyServer
 
-  
 
- getPassword() - Method in class com.ning.http.client.Realm
 
-  
 
- getPassword() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getPath() - Method in class com.ning.http.client.Cookie
 
-  
 
- getPerRequestConfig() - Method in interface com.ning.http.client.Request
 
- 
Return Per request configuration.
 
- getPort() - Method in class com.ning.http.client.ProxyServer
 
-  
 
- getPort(URI) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- getPorts() - Method in class com.ning.http.client.Cookie
 
-  
 
- getPosition() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider.OptimizedFileRegion
 
-  
 
- getPrincipal() - Method in class com.ning.http.client.ProxyServer
 
-  
 
- getPrincipal() - Method in class com.ning.http.client.Realm
 
-  
 
- getPrincipal() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getProperty(U) - Method in interface com.ning.http.client.AsyncHttpProviderConfig
 
- 
Return the value associated with the property's name
 
- getProperty(String) - Method in class com.ning.http.client.providers.apache.ApacheAsyncHttpProviderConfig
 
-  
 
- getProperty(String) - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProviderConfig
 
-  
 
- getProperty(String) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProviderConfig
 
- 
Return the value associated with the property's name
 
- getProtocol() - Method in class com.ning.http.client.ProxyServer
 
-  
 
- getProtocol() - Method in enum com.ning.http.client.ProxyServer.Protocol
 
-  
 
- getProtocolAsString() - Method in class com.ning.http.client.ProxyServer
 
-  
 
- getProtocolMajorVersion() - Method in class com.ning.http.client.HttpResponseStatus
 
- 
Protocol major version.
 
- getProtocolMajorVersion() - Method in class com.ning.http.client.providers.apache.ApacheResponseStatus
 
-  
 
- getProtocolMajorVersion() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
 
-  
 
- getProtocolMajorVersion() - Method in class com.ning.http.client.providers.netty.ResponseStatus
 
-  
 
- getProtocolMinorVersion() - Method in class com.ning.http.client.HttpResponseStatus
 
- 
Protocol minor version.
 
- getProtocolMinorVersion() - Method in class com.ning.http.client.providers.apache.ApacheResponseStatus
 
-  
 
- getProtocolMinorVersion() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
 
-  
 
- getProtocolMinorVersion() - Method in class com.ning.http.client.providers.netty.ResponseStatus
 
-  
 
- getProtocolName() - Method in class com.ning.http.client.HttpResponseStatus
 
- 
Protocol name from status line.
 
- getProtocolName() - Method in class com.ning.http.client.providers.apache.ApacheResponseStatus
 
-  
 
- getProtocolName() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
 
-  
 
- getProtocolName() - Method in class com.ning.http.client.providers.netty.ResponseStatus
 
-  
 
- getProtocolText() - Method in class com.ning.http.client.HttpResponseStatus
 
- 
Full protocol name + version
 
- getProtocolText() - Method in class com.ning.http.client.providers.apache.ApacheResponseStatus
 
-  
 
- getProtocolText() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
 
-  
 
- getProtocolText() - Method in class com.ning.http.client.providers.netty.ResponseStatus
 
-  
 
- getProvider() - Method in class com.ning.http.client.AsyncHttpClient
 
- 
 
- getProxyServer() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getProxyServer() - Method in class com.ning.http.client.PerRequestConfig
 
-  
 
- getProxyServer() - Method in interface com.ning.http.client.Request
 
- 
 
- getQop() - Method in class com.ning.http.client.Realm
 
-  
 
- getQop() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getQueryParams() - Method in interface com.ning.http.client.Request
 
- 
Return the query params.
 
- getRangeOffset() - Method in interface com.ning.http.client.Request
 
- 
Return the HTTP Range header value, or
 
- getRawUrl() - Method in interface com.ning.http.client.Request
 
- 
Return the undecoded url
 
- getRealm() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
Return the current 
Realm}
 
 
- getRealm() - Method in interface com.ning.http.client.Request
 
- 
 
- getRealmName() - Method in class com.ning.http.client.Realm
 
-  
 
- getRealmName() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getRedirectUri(URI, String) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- getReqType() - Method in interface com.ning.http.client.Request
 
- 
Deprecated.
- use getMethod
 
 
- getRequest() - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
 
-  
 
- getRequest() - Method in class com.ning.http.client.filter.FilterContext
 
- 
Return the original or decorated 
Request 
 
- getRequest() - Method in class com.ning.http.client.providers.apache.ApacheResponseFuture
 
-  
 
- getRequest() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- getRequestCompressionLevel() - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Return the compression level, or -1 if no compression is used.
 
- getRequestCompressionLevel() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
Return the compression level, or -1 if no compression is used.
 
- getRequestFilters() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getRequestTimeoutInMs() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
Return the maximum time in millisecond an 
AsyncHttpClient wait for a response
 
 
- getRequestTimeoutInMs() - Method in class com.ning.http.client.PerRequestConfig
 
-  
 
- getResponse() - Method in class com.ning.http.client.BodyDeferringAsyncHandler
 
- 
This method -- unlike Future.get() -- will block only as long,
 as headers arrive.
 
- getResponse() - Method in class com.ning.http.client.Realm
 
-  
 
- getResponse() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getResponseBody() - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getResponseBody(String) - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getResponseBody() - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getResponseBody(String) - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getResponseBody() - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getResponseBody(String) - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getResponseBody(String) - Method in interface com.ning.http.client.Response
 
- 
Return the entire response body as a String.
 
- getResponseBody() - Method in interface com.ning.http.client.Response
 
- 
Return the entire response body as a String.
 
- getResponseBody() - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getResponseBody(String) - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getResponseBodyAsStream() - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getResponseBodyAsStream() - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getResponseBodyAsStream() - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getResponseBodyAsStream() - Method in interface com.ning.http.client.Response
 
- 
Returns an input stream for the response body.
 
- getResponseBodyAsStream() - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getResponseBodyExcerpt(int) - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getResponseBodyExcerpt(int, String) - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getResponseBodyExcerpt(int) - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getResponseBodyExcerpt(int, String) - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getResponseBodyExcerpt(int) - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getResponseBodyExcerpt(int, String) - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getResponseBodyExcerpt(int, String) - Method in interface com.ning.http.client.Response
 
- 
Returns the first maxLength bytes of the response body as a string.
 
- getResponseBodyExcerpt(int) - Method in interface com.ning.http.client.Response
 
- 
Returns the first maxLength bytes of the response body as a string.
 
- getResponseBodyExcerpt(int) - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getResponseBodyExcerpt(int, String) - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getResponseFilters() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getResponseStatus() - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
 
-  
 
- getResponseStatus() - Method in class com.ning.http.client.filter.FilterContext
 
- 
 
- getScheme() - Method in class com.ning.http.client.Realm
 
-  
 
- getScheme() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getSecret() - Method in class com.ning.http.client.oauth.ConsumerKey
 
-  
 
- getSecret() - Method in class com.ning.http.client.oauth.RequestToken
 
-  
 
- getSource() - Method in class com.ning.http.multipart.FilePart
 
- 
Returns the source of the file part.
 
- getSSLContext() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
Return an instance of 
SSLContext used for SSL connection.
 
 
- getSSLContext() - Static method in class com.ning.http.util.SslUtils
 
-  
 
- getSSLEngine() - Static method in class com.ning.http.util.SslUtils
 
-  
 
- getSSLEngineFactory() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- getState() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- getStatusCode() - Method in class com.ning.http.client.HttpResponseStatus
 
- 
Return the response status code
 
- getStatusCode() - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getStatusCode() - Method in class com.ning.http.client.providers.apache.ApacheResponseStatus
 
- 
Return the response status code
 
- getStatusCode() - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getStatusCode() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
 
- 
Return the response status code
 
- getStatusCode() - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getStatusCode() - Method in class com.ning.http.client.providers.netty.ResponseStatus
 
- 
Return the response status code
 
- getStatusCode() - Method in interface com.ning.http.client.Response
 
- 
Returns the status code for the request.
 
- getStatusCode() - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getStatusText() - Method in class com.ning.http.client.HttpResponseStatus
 
- 
Return the response status text
 
- getStatusText() - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getStatusText() - Method in class com.ning.http.client.providers.apache.ApacheResponseStatus
 
- 
Return the response status text
 
- getStatusText() - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getStatusText() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
 
- 
Return the response status text
 
- getStatusText() - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getStatusText() - Method in class com.ning.http.client.providers.netty.ResponseStatus
 
- 
Return the response status text
 
- getStatusText() - Method in interface com.ning.http.client.Response
 
- 
Returns the status text for the request.
 
- getStatusText() - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getStreamData() - Method in interface com.ning.http.client.Request
 
- 
Return the current request's body as an InputStream
 
- getStringData() - Method in interface com.ning.http.client.Request
 
- 
Return the current request's body as a string
 
- getTransferEncoding() - Method in class com.ning.http.multipart.Part
 
- 
Return the transfer encoding of this part.
 
- getTransferEncoding() - Method in class com.ning.http.multipart.PartBase
 
- 
Returns the transfer encoding of this part.
 
- getTransferredBytes() - Method in class com.ning.http.client.consumers.FileBodyConsumer
 
-  
 
- getTransferredBytes() - Method in interface com.ning.http.client.ResumableBodyConsumer
 
- 
Get the previously transferred bytes, for example the current file size.
 
- getUri() - Method in class com.ning.http.client.providers.apache.ApacheResponse
 
-  
 
- getUri() - Method in class com.ning.http.client.providers.jdk.JDKResponse
 
-  
 
- getUri() - Method in class com.ning.http.client.providers.netty.NettyResponse
 
-  
 
- getURI() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- getUri() - Method in class com.ning.http.client.Realm
 
-  
 
- getUri() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getUri() - Method in interface com.ning.http.client.Response
 
- 
 
- getUri() - Method in class com.ning.http.client.webdav.WebDavResponse
 
-  
 
- getUrl() - Method in class com.ning.http.client.HttpContent
 
-  
 
- getUrl() - Method in interface com.ning.http.client.Request
 
- 
Return the decoded url
 
- getUsePreemptiveAuth() - Method in class com.ning.http.client.Realm
 
- 
Return true is preemptive authentication is enabled
 
- getUsePreemptiveAuth() - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- getUserAgent() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
Return the USER_AGENT header value
 
- getValue() - Method in class com.ning.http.client.Cookie
 
-  
 
- getValue() - Method in class com.ning.http.client.StringPart
 
-  
 
- getVersion() - Method in class com.ning.http.client.Cookie
 
-  
 
- getVirtualHost() - Method in interface com.ning.http.client.Request
 
- 
Return the virtual host value.
 
- OAuthSignatureCalculator - Class in com.ning.http.client.oauth
 
- 
Simple OAuth signature calculator that can used for constructing client signatures
 for accessing services that use OAuth for authorization.
 
- OAuthSignatureCalculator(ConsumerKey, RequestToken) - Constructor for class com.ning.http.client.oauth.OAuthSignatureCalculator
 
-  
 
- offer(U, V) - Method in interface com.ning.http.client.ConnectionsPool
 
- 
Add a connection tpo the pool
 
- offer(String, Channel) - Method in class com.ning.http.client.providers.netty.NettyConnectionsPool
 
- 
Add a connection tpo the pool
 
- onAllBytesReceived() - Method in class com.ning.http.client.extra.ResumableRandomAccessFileListener
 
- 
Invoked when all the bytes has been sucessfully transferred.
 
- onAllBytesReceived() - Method in interface com.ning.http.client.resumable.ResumableListener
 
- 
Invoked when all the bytes has been sucessfully transferred.
 
- onBodyPartReceived(HttpResponseBodyPart) - Method in class com.ning.http.client.AsyncCompletionHandler
 
- 
Invoked as soon as some response body part are received.
 
- onBodyPartReceived(HttpResponseBodyPart) - Method in interface com.ning.http.client.AsyncHandler
 
- 
Invoked as soon as some response body part are received.
 
- onBodyPartReceived(HttpResponseBodyPart) - Method in class com.ning.http.client.BodyDeferringAsyncHandler
 
-  
 
- onBodyPartReceived(HttpResponseBodyPart) - Method in class com.ning.http.client.listener.TransferCompletionHandler
 
-  
 
- onBodyPartReceived(HttpResponseBodyPart) - Method in class com.ning.http.client.resumable.ResumableAsyncHandler
 
- 
Invoked as soon as some response body part are received.
 
- onBodyPartReceived(HttpResponseBodyPart) - Method in class com.ning.http.client.webdav.WebDavCompletionHandlerBase
 
- 
Invoked as soon as some response body part are received.
 
- onBytesReceived(ByteBuffer) - Method in class com.ning.http.client.extra.ResumableRandomAccessFileListener
 
- 
This method uses the last valid bytes written on disk to position a 
RandomAccessFile, allowing
 resumable file download.
 
 
- onBytesReceived(ByteBuffer) - Method in interface com.ning.http.client.listener.TransferListener
 
- 
Invoked every time response's chunk are received.
 
- onBytesReceived(ByteBuffer) - Method in interface com.ning.http.client.resumable.ResumableListener
 
- 
Invoked when some bytes are available to digest.
 
- onBytesReceived(String, long, long, long) - Method in interface com.ning.http.client.simple.SimpleAHCTransferListener
 
- 
This method is called when bytes of the responses body are received.
 
- onBytesSent(ByteBuffer) - Method in interface com.ning.http.client.listener.TransferListener
 
- 
Invoked every time request's chunk are sent.
 
- onBytesSent(String, long, long, long) - Method in interface com.ning.http.client.simple.SimpleAHCTransferListener
 
- 
This method is called when bytes are sent.
 
- onCompleted() - Method in class com.ning.http.client.AsyncCompletionHandler
 
- 
Invoked once the HTTP response processing is finished.
 
- onCompleted(Response) - Method in class com.ning.http.client.AsyncCompletionHandler
 
- 
Invoked once the HTTP response processing is finished.
 
- onCompleted(Response) - Method in class com.ning.http.client.AsyncCompletionHandlerBase
 
-  
 
- onCompleted() - Method in interface com.ning.http.client.AsyncHandler
 
- 
Invoked once the HTTP response processing is finished.
 
- onCompleted() - Method in class com.ning.http.client.BodyDeferringAsyncHandler
 
-  
 
- onCompleted(Response) - Method in class com.ning.http.client.listener.TransferCompletionHandler
 
-  
 
- onCompleted() - Method in class com.ning.http.client.resumable.ResumableAsyncHandler
 
- 
Invoked once the HTTP response processing is finished.
 
- onCompleted(String, int, String) - Method in interface com.ning.http.client.simple.SimpleAHCTransferListener
 
- 
This method is called when the request is completed.
 
- onCompleted() - Method in class com.ning.http.client.webdav.WebDavCompletionHandlerBase
 
- 
Invoked once the HTTP response processing is finished.
 
- onCompleted(WebDavResponse) - Method in class com.ning.http.client.webdav.WebDavCompletionHandlerBase
 
- 
Invoked once the HTTP response has been fully read.
 
- onContentWriteCompleted() - Method in class com.ning.http.client.AsyncCompletionHandler
 
- 
 
- onContentWriteCompleted() - Method in class com.ning.http.client.listener.TransferCompletionHandler
 
- 
 
- onContentWriteCompleted() - Method in interface com.ning.http.client.ProgressAsyncHandler
 
- 
 
- onContentWriteProgress(long, long, long) - Method in class com.ning.http.client.AsyncCompletionHandler
 
- 
Invoked when the I/O operation associated with the 
Request body as been progressed.
 
 
- onContentWriteProgress(long, long, long) - Method in class com.ning.http.client.listener.TransferCompletionHandler
 
- 
Invoked when the I/O operation associated with the 
Request body as been progressed.
 
 
- onContentWriteProgress(long, long, long) - Method in interface com.ning.http.client.ProgressAsyncHandler
 
- 
Invoked when the I/O operation associated with the 
Request body wasn't fully written in a single I/O write
 operation.
 
 
- onHeaders(String, HeaderMap) - Method in interface com.ning.http.client.simple.SimpleAHCTransferListener
 
- 
This method is called after the response headers are received.
 
- onHeadersReceived(HttpResponseHeaders) - Method in class com.ning.http.client.AsyncCompletionHandler
 
- 
Invoked as soon as the HTTP headers has been received.
 
- onHeadersReceived(HttpResponseHeaders) - Method in interface com.ning.http.client.AsyncHandler
 
- 
Invoked as soon as the HTTP headers has been received.
 
- onHeadersReceived(HttpResponseHeaders) - Method in class com.ning.http.client.BodyDeferringAsyncHandler
 
-  
 
- onHeadersReceived(HttpResponseHeaders) - Method in class com.ning.http.client.listener.TransferCompletionHandler
 
- 
Invoked as soon as the HTTP headers has been received.
 
- onHeadersReceived(HttpResponseHeaders) - Method in class com.ning.http.client.resumable.ResumableAsyncHandler
 
- 
Invoked as soon as the HTTP headers has been received.
 
- onHeadersReceived(HttpResponseHeaders) - Method in class com.ning.http.client.webdav.WebDavCompletionHandlerBase
 
- 
Invoked as soon as the HTTP headers has been received.
 
- onHeaderWriteCompleted() - Method in class com.ning.http.client.AsyncCompletionHandler
 
- 
 
- onHeaderWriteCompleted() - Method in class com.ning.http.client.listener.TransferCompletionHandler
 
- 
 
- onHeaderWriteCompleted() - Method in interface com.ning.http.client.ProgressAsyncHandler
 
- 
 
- onRequestHeadersSent(FluentCaseInsensitiveStringsMap) - Method in interface com.ning.http.client.listener.TransferListener
 
- 
Invoked when the request bytes are starting to get send.
 
- onRequestResponseCompleted() - Method in interface com.ning.http.client.listener.TransferListener
 
- 
Invoked when the response bytes are been fully received.
 
- onResponseHeadersReceived(FluentCaseInsensitiveStringsMap) - Method in interface com.ning.http.client.listener.TransferListener
 
- 
Invoked when the response bytes are starting to get received.
 
- onStatus(String, int, String) - Method in interface com.ning.http.client.simple.SimpleAHCTransferListener
 
- 
This method is called after the connection status is received.
 
- onStatusReceived(HttpResponseStatus) - Method in class com.ning.http.client.AsyncCompletionHandler
 
- 
Invoked as soon as the HTTP status line has been received
 
- onStatusReceived(HttpResponseStatus) - Method in interface com.ning.http.client.AsyncHandler
 
- 
Invoked as soon as the HTTP status line has been received
 
- onStatusReceived(HttpResponseStatus) - Method in class com.ning.http.client.BodyDeferringAsyncHandler
 
-  
 
- onStatusReceived(HttpResponseStatus) - Method in class com.ning.http.client.resumable.ResumableAsyncHandler
 
- 
Invoked as soon as the HTTP status line has been received
 
- onStatusReceived(HttpResponseStatus) - Method in class com.ning.http.client.webdav.WebDavCompletionHandlerBase
 
- 
Invoked as soon as the HTTP status line has been received
 
- onThrowable(Throwable) - Method in class com.ning.http.client.AsyncCompletionHandler
 
- 
Invoked when an unexpected exception occurs during the processing of the response.
 
- onThrowable(Throwable) - Method in class com.ning.http.client.AsyncCompletionHandlerBase
 
-  
 
- onThrowable(Throwable) - Method in interface com.ning.http.client.AsyncHandler
 
- 
Invoked when an unexpected exception occurs during the processing of the response.
 
- onThrowable(Throwable) - Method in class com.ning.http.client.BodyDeferringAsyncHandler
 
-  
 
- onThrowable(Throwable) - Method in class com.ning.http.client.listener.TransferCompletionHandler
 
-  
 
- onThrowable(Throwable) - Method in interface com.ning.http.client.listener.TransferListener
 
- 
Invoked when there is an unexpected issue.
 
- onThrowable(Throwable) - Method in class com.ning.http.client.resumable.ResumableAsyncHandler
 
- 
Invoked when an unexpected exception occurs during the processing of the response.
 
- onThrowable(Throwable) - Method in interface com.ning.http.client.ThrowableHandler
 
-  
 
- onThrowable(Throwable) - Method in class com.ning.http.client.webdav.WebDavCompletionHandlerBase
 
- 
Invoked when an unexpected exception occurs during the processing of the response.
 
- options() - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- options(ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- options(BodyConsumer) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- options(BodyConsumer, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- OutputStreamBodyConsumer - Class in com.ning.http.client.consumers
 
-  
 
- OutputStreamBodyConsumer(OutputStream) - Constructor for class com.ning.http.client.consumers.OutputStreamBodyConsumer
 
-  
 
- parseCharset(String) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- parseCookie(String) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- parseDate(String) - Static method in class com.ning.http.util.DateUtil
 
- 
Parses a date value.
 
- parseDate(String, Collection) - Static method in class com.ning.http.util.DateUtil
 
- 
Parses the date value using the given date formats.
 
- parseDate(String, Collection, Date) - Static method in class com.ning.http.util.DateUtil
 
- 
Parses the date value using the given date formats.
 
- parseWWWAuthenticateHeader(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- Part - Interface in com.ning.http.client
 
- 
Interface for the parts in a multipart request.
 
- Part - Class in com.ning.http.multipart
 
- 
This class is an adaptation of the Apache HttpClient implementation
 
- Part() - Constructor for class com.ning.http.multipart.Part
 
-  
 
- PartBase - Class in com.ning.http.multipart
 
- 
This class is an adaptation of the Apache HttpClient implementation
 
- PartBase(String, String, String, String) - Constructor for class com.ning.http.multipart.PartBase
 
- 
Constructor.
 
- parts - Variable in class com.ning.http.multipart.MultipartRequestEntity
 
- 
The MIME parts as set by the constructor
 
- PartSource - Interface in com.ning.http.multipart
 
- 
This class is an adaptation of the Apache HttpClient implementation
 
- PATTERN_ASCTIME - Static variable in class com.ning.http.util.DateUtil
 
- 
Date format pattern used to parse HTTP date headers in ANSI C 
 asctime() format.
 
- PATTERN_RFC1036 - Static variable in class com.ning.http.util.DateUtil
 
- 
Date format pattern used to parse HTTP date headers in RFC 1036 format.
 
- PATTERN_RFC1123 - Static variable in class com.ning.http.util.DateUtil
 
- 
Date format pattern used to parse HTTP date headers in RFC 1123 format.
 
- PerRequestConfig - Class in com.ning.http.client
 
- 
Per request configuration.
 
- PerRequestConfig() - Constructor for class com.ning.http.client.PerRequestConfig
 
-  
 
- PerRequestConfig(ProxyServer, int) - Constructor for class com.ning.http.client.PerRequestConfig
 
-  
 
- poll(U) - Method in interface com.ning.http.client.ConnectionsPool
 
- 
Remove the connection associated with the uri.
 
- poll(String) - Method in class com.ning.http.client.providers.netty.NettyConnectionsPool
 
- 
Remove the connection associated with the uri.
 
- post(Part...) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- post(BodyConsumer, Part...) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- post(BodyGenerator) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- post(BodyGenerator, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- post(BodyGenerator, BodyConsumer) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- post(BodyGenerator, BodyConsumer, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- prepareConnect(String) - Method in class com.ning.http.client.AsyncHttpClient
 
- 
Prepare an HTTP client CONNECT request.
 
- prepareDelete(String) - Method in class com.ning.http.client.AsyncHttpClient
 
- 
Prepare an HTTP client DELETE request.
 
- prepareGet(String) - Method in class com.ning.http.client.AsyncHttpClient
 
- 
Prepare an HTTP client GET request.
 
- prepareHead(String) - Method in class com.ning.http.client.AsyncHttpClient
 
- 
Prepare an HTTP client HEAD request.
 
- prepareOptions(String) - Method in class com.ning.http.client.AsyncHttpClient
 
- 
Prepare an HTTP client OPTIONS request.
 
- preparePost(String) - Method in class com.ning.http.client.AsyncHttpClient
 
- 
Prepare an HTTP client POST request.
 
- preparePut(String) - Method in class com.ning.http.client.AsyncHttpClient
 
- 
Prepare an HTTP client PUT request.
 
- prepareRequest(Request) - Method in class com.ning.http.client.AsyncHttpClient
 
- 
 
- prepareResponse(HttpResponseStatus, HttpResponseHeaders, Collection<HttpResponseBodyPart>) - Method in interface com.ning.http.client.AsyncHttpProvider
 
- 
 
- prepareResponse(HttpResponseStatus, HttpResponseHeaders, Collection<HttpResponseBodyPart>) - Method in class com.ning.http.client.providers.apache.ApacheAsyncHttpProvider
 
-  
 
- prepareResponse(HttpResponseStatus, HttpResponseHeaders, Collection<HttpResponseBodyPart>) - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProvider
 
-  
 
- prepareResponse(HttpResponseStatus, HttpResponseHeaders, Collection<HttpResponseBodyPart>) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
 
-  
 
- ProgressAsyncHandler<T> - Interface in com.ning.http.client
 
- 
An extended 
AsyncHandler with two extra callback who get invoked during the content upload to a remote server.
 
 
- PropertiesBasedResumableProcessor - Class in com.ning.http.client.resumable
 
- 
 
- PropertiesBasedResumableProcessor() - Constructor for class com.ning.http.client.resumable.PropertiesBasedResumableProcessor
 
-  
 
- propertiesSet() - Method in interface com.ning.http.client.AsyncHttpProviderConfig
 
- 
Return the curent entry set.
 
- propertiesSet() - Method in class com.ning.http.client.providers.apache.ApacheAsyncHttpProviderConfig
 
-  
 
- propertiesSet() - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProviderConfig
 
-  
 
- propertiesSet() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProviderConfig
 
- 
Return the curent entry set.
 
- provider - Variable in class com.ning.http.client.HttpContent
 
-  
 
- provider() - Method in class com.ning.http.client.HttpContent
 
-  
 
- provider() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- providerConfig - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- PROXY_HOST - Static variable in class com.ning.http.util.ProxyUtils
 
- 
The host to use as proxy.
 
- PROXY_NONPROXYHOSTS - Static variable in class com.ning.http.util.ProxyUtils
 
- 
A specification of non-proxy hosts.
 
- PROXY_PASSWORD - Static variable in class com.ning.http.util.ProxyUtils
 
- 
The password to use for authentication for the proxy server.
 
- PROXY_PORT - Static variable in class com.ning.http.util.ProxyUtils
 
- 
The port to use for the proxy.
 
- PROXY_PROTOCOL - Static variable in class com.ning.http.util.ProxyUtils
 
- 
The protocol to use.
 
- PROXY_USER - Static variable in class com.ning.http.util.ProxyUtils
 
- 
The username to use for authentication for the proxy server.
 
- proxyServer - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- ProxyServer - Class in com.ning.http.client
 
- 
Represents a proxy server.
 
- ProxyServer(ProxyServer.Protocol, String, int, String, String) - Constructor for class com.ning.http.client.ProxyServer
 
-  
 
- ProxyServer(String, int, String, String) - Constructor for class com.ning.http.client.ProxyServer
 
-  
 
- ProxyServer(ProxyServer.Protocol, String, int) - Constructor for class com.ning.http.client.ProxyServer
 
-  
 
- ProxyServer(String, int) - Constructor for class com.ning.http.client.ProxyServer
 
-  
 
- ProxyServer.Protocol - Enum in com.ning.http.client
 
-  
 
- ProxyUtils - Class in com.ning.http.util
 
- 
Utilities for Proxy handling.
 
- ProxyUtils() - Constructor for class com.ning.http.util.ProxyUtils
 
-  
 
- put(String, List<String>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- put(String, List<String>) - Method in class com.ning.http.client.FluentStringsMap
 
- put(String, long) - Method in class com.ning.http.client.resumable.PropertiesBasedResumableProcessor
 
- 
Associate a key with the number of bytes sucessfully transferred.
 
- put(String, long) - Method in interface com.ning.http.client.resumable.ResumableAsyncHandler.ResumableProcessor
 
- 
Associate a key with the number of bytes sucessfully transferred.
 
- put(String, List<String>) - Method in class com.ning.http.client.simple.HeaderMap
 
- 
Only read access is supported.
 
- put(Part...) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- put(BodyConsumer, Part...) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- put(BodyGenerator, BodyConsumer) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- put(BodyGenerator, BodyConsumer, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- put(BodyGenerator) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- put(BodyGenerator, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
 
-  
 
- putAll(Map<? extends String, ? extends List<String>>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- putAll(Map<? extends String, ? extends List<String>>) - Method in class com.ning.http.client.FluentStringsMap
 
- putAll(Map<? extends String, ? extends List<String>>) - Method in class com.ning.http.client.simple.HeaderMap
 
- 
Only read access is supported.
 
- random - Variable in class com.ning.http.client.oauth.OAuthSignatureCalculator
 
- 
To generate Nonce, need some (pseudo)randomness; no need for
 secure variant here.
 
- RandomAccessBody - Interface in com.ning.http.client
 
- 
A request body which supports random access to its contents.
 
- read(ByteBuffer) - Method in interface com.ning.http.client.Body
 
- 
Reads the next chunk of bytes from the body.
 
- read(ByteBuffer) - Method in class com.ning.http.client.generators.ByteArrayBodyGenerator.ByteBody
 
-  
 
- read(ByteBuffer) - Method in class com.ning.http.client.generators.FileBodyGenerator.FileBody
 
-  
 
- read(ByteBuffer) - Method in class com.ning.http.client.generators.InputStreamBodyGenerator.ISBody
 
-  
 
- read(ByteBuffer) - Method in class com.ning.http.multipart.MultipartBody
 
-  
 
- readFully(InputStream, int[]) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- realm - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- Realm - Class in com.ning.http.client
 
- 
This class is required when authentication is needed.
 
- Realm.AuthScheme - Enum in com.ning.http.client
 
-  
 
- Realm.RealmBuilder - Class in com.ning.http.client
 
- 
 
- Realm.RealmBuilder() - Constructor for class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- reaper - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- reaper() - Method in class com.ning.http.client.AsyncHttpClientConfig
 
- 
 
- redirectEnabled - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- releaseExternalResources() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider.OptimizedFileRegion
 
-  
 
- remotelyClosed(Channel, NettyResponseFuture<?>) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
 
-  
 
- remove(Object) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- remove(Object) - Method in class com.ning.http.client.FluentStringsMap
 
- remove(String) - Method in class com.ning.http.client.resumable.PropertiesBasedResumableProcessor
 
- 
Remove the key associate value.
 
- remove(String) - Method in interface com.ning.http.client.resumable.ResumableAsyncHandler.ResumableProcessor
 
- 
Remove the key associate value.
 
- remove(Object) - Method in class com.ning.http.client.simple.HeaderMap
 
- 
Only read access is supported.
 
- removeAll(V) - Method in interface com.ning.http.client.ConnectionsPool
 
- 
Remove all connections from the cache.
 
- removeAll(Channel) - Method in class com.ning.http.client.providers.netty.NettyConnectionsPool
 
- 
Remove all connections from the cache.
 
- removeIOExceptionFilter(IOExceptionFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- removeNonProxyHost(String) - Method in class com.ning.http.client.ProxyServer
 
-  
 
- removeProperty(U) - Method in interface com.ning.http.client.AsyncHttpProviderConfig
 
- 
Remove the value associated with the property's name
 
- removeProperty(String) - Method in class com.ning.http.client.providers.apache.ApacheAsyncHttpProviderConfig
 
-  
 
- removeProperty(String) - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProviderConfig
 
-  
 
- removeProperty(String) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProviderConfig
 
- 
Remove the value associated with the property's name
 
- removeQueryParamOnRedirect - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- removeRequestFilter(RequestFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- removeResponseFilter(ResponseFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- removeTransferListener(TransferListener) - Method in class com.ning.http.client.listener.TransferCompletionHandler
 
- 
 
- replace(String, String...) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Replaces the values for the given key with the given values.
 
- replace(String, Collection<String>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Replaces the values for the given key with the given values.
 
- replace(String, String...) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Replaces the values for the given key with the given values.
 
- replace(String, Collection<String>) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Replaces the values for the given key with the given values.
 
- replaceAll(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Replace the values for all keys from the given map that are also present in this object, with the values from the given map.
 
- replaceAll(Map<? extends String, ? extends Collection<String>>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- 
Replace the values for all keys from the given map that are also present in this object, with the values from the given map.
 
- replaceAll(FluentStringsMap) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Replace the values for all keys from the given map that are also present in this object, with the values from the given map.
 
- replaceAll(Map<? extends String, ? extends Collection<String>>) - Method in class com.ning.http.client.FluentStringsMap
 
- 
Replace the values for all keys from the given map that are also present in this object, with the values from the given map.
 
- replayRequest() - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
 
-  
 
- replayRequest(boolean) - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
 
-  
 
- replayRequest() - Method in class com.ning.http.client.filter.FilterContext
 
- 
Return true if the current response's processing needs to be interrupted and a new 
Request be executed.
 
 
- request(Request) - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
 
-  
 
- Request - Interface in com.ning.http.client
 
- 
The Request class can be used to construct HTTP request:
 Request r = new RequestBuilder().setUrl("url")
                      .setRealm((new Realm.RealmBuilder()).setPrincipal(user)
                      .setPassword(admin)
                      .setRealmName("MyRealm")
                      .setScheme(Realm.AuthScheme.DIGEST).build());
   r.execute();
 
 
- request - Variable in class com.ning.http.client.RequestBuilderBase
 
-  
 
- Request.EntityWriter - Interface in com.ning.http.client
 
- 
An entity that can be used to manipulate the Request's body output before it get sent.
 
- requestBuilder(String, String) - Method in class com.ning.http.client.AsyncHttpClient
 
-  
 
- requestBuilder(Request) - Method in class com.ning.http.client.AsyncHttpClient
 
-  
 
- RequestBuilder - Class in com.ning.http.client
 
- 
 
- RequestBuilder() - Constructor for class com.ning.http.client.RequestBuilder
 
-  
 
- RequestBuilder(String) - Constructor for class com.ning.http.client.RequestBuilder
 
-  
 
- RequestBuilder(Request) - Constructor for class com.ning.http.client.RequestBuilder
 
-  
 
- RequestBuilderBase<T extends RequestBuilderBase<T>> - Class in com.ning.http.client
 
- 
 
- RequestBuilderBase(Class<T>, String) - Constructor for class com.ning.http.client.RequestBuilderBase
 
-  
 
- RequestBuilderBase(Class<T>, Request) - Constructor for class com.ning.http.client.RequestBuilderBase
 
-  
 
- requestCompressionLevel - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- RequestEntity - Interface in com.ning.http.multipart
 
- 
This class is an adaptation of the Apache HttpClient implementation
 
- RequestFilter - Interface in com.ning.http.client.filter
 
- 
A Filter interface that gets invoked before making an actual request.
 
- requestFilters - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- requestTimeout(AsyncHttpClientConfig, PerRequestConfig) - Static method in class com.ning.http.client.providers.apache.ApacheAsyncHttpProvider
 
-  
 
- requestTimeout(AsyncHttpClientConfig, PerRequestConfig) - Static method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
 
-  
 
- requestTimeoutInMs - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- RequestToken - Class in com.ning.http.client.oauth
 
- 
Value class used for OAuth tokens (request secret, access secret);
 simple container with two parts, public id part ("key") and
 confidential ("secret") part.
 
- RequestToken(String, String) - Constructor for class com.ning.http.client.oauth.RequestToken
 
-  
 
- reset() - Method in class com.ning.http.client.Response.ResponseBuilder
 
- 
Reset the internal state of this builder.
 
- Response - Interface in com.ning.http.client
 
- 
 
- Response.ResponseBuilder - Class in com.ning.http.client
 
-  
 
- Response.ResponseBuilder() - Constructor for class com.ning.http.client.Response.ResponseBuilder
 
-  
 
- ResponseBodyPart - Class in com.ning.http.client.providers.jdk
 
- 
A callback class used when an HTTP response body is received.
 
- ResponseBodyPart(URI, byte[], AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.jdk.ResponseBodyPart
 
-  
 
- ResponseBodyPart - Class in com.ning.http.client.providers.netty
 
- 
A callback class used when an HTTP response body is received.
 
- ResponseBodyPart(URI, HttpResponse, AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.netty.ResponseBodyPart
 
-  
 
- ResponseBodyPart(URI, HttpResponse, AsyncHttpProvider, HttpChunk) - Constructor for class com.ning.http.client.providers.netty.ResponseBodyPart
 
-  
 
- ResponseFilter - Interface in com.ning.http.client.filter
 
- 
A Filter interface that gets invoked before making the processing of the response bytes.
 
- responseFilters - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- ResponseHeaders - Class in com.ning.http.client.providers.jdk
 
- 
A class that represent the HTTP headers.
 
- ResponseHeaders(URI, HttpURLConnection, AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.jdk.ResponseHeaders
 
-  
 
- ResponseHeaders - Class in com.ning.http.client.providers.netty
 
- 
A class that represent the HTTP headers.
 
- ResponseHeaders(URI, HttpResponse, AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.netty.ResponseHeaders
 
-  
 
- ResponseHeaders(URI, HttpResponse, AsyncHttpProvider, HttpChunkTrailer) - Constructor for class com.ning.http.client.providers.netty.ResponseHeaders
 
-  
 
- responseStatus(HttpResponseStatus) - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
 
-  
 
- ResponseStatus - Class in com.ning.http.client.providers.jdk
 
- 
A class that represent the HTTP response' status line (code + text)
 
- ResponseStatus(URI, HttpURLConnection, AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.jdk.ResponseStatus
 
-  
 
- ResponseStatus - Class in com.ning.http.client.providers.netty
 
- 
A class that represent the HTTP response' status line (code + text)
 
- ResponseStatus(URI, HttpResponse, AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.netty.ResponseStatus
 
-  
 
- responseTimeoutInMs - Variable in class com.ning.http.client.providers.jdk.JDKFuture
 
-  
 
- ResumableAsyncHandler<T> - Class in com.ning.http.client.resumable
 
- 
An 
AsyncHandler which support resumable download, e.g when used with an 
ResumableIOExceptionFilter,
 this handler can resume the download operation at the point it was before the interruption occured.
 
 
- ResumableAsyncHandler(long) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
 
-  
 
- ResumableAsyncHandler(boolean) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
 
-  
 
- ResumableAsyncHandler() - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
 
-  
 
- ResumableAsyncHandler(AsyncHandler<T>) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
 
-  
 
- ResumableAsyncHandler(long, AsyncHandler<T>) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
 
-  
 
- ResumableAsyncHandler(ResumableAsyncHandler.ResumableProcessor) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
 
-  
 
- ResumableAsyncHandler(ResumableAsyncHandler.ResumableProcessor, boolean) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
 
-  
 
- ResumableAsyncHandler.ResumableProcessor - Interface in com.ning.http.client.resumable
 
- 
An interface to implement in order to manage the way the incomplete file management are handled.
 
- ResumableBodyConsumer - Interface in com.ning.http.client
 
-  
 
- ResumableIOExceptionFilter - Class in com.ning.http.client.resumable
 
- 
 
- ResumableIOExceptionFilter() - Constructor for class com.ning.http.client.resumable.ResumableIOExceptionFilter
 
-  
 
- ResumableListener - Interface in com.ning.http.client.resumable
 
- 
 
- ResumableRandomAccessFileListener - Class in com.ning.http.client.extra
 
- 
 
- ResumableRandomAccessFileListener(RandomAccessFile) - Constructor for class com.ning.http.client.extra.ResumableRandomAccessFileListener
 
-  
 
- resume() - Method in class com.ning.http.client.consumers.FileBodyConsumer
 
-  
 
- resume() - Method in interface com.ning.http.client.ResumableBodyConsumer
 
- 
Prepare this consumer to resume a download, for example by seeking to the end of the underlying file.
 
- REUSE_ADDRESS - Static variable in class com.ning.http.client.providers.netty.NettyAsyncHttpProviderConfig
 
- 
 
- reuseChannel() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- run() - Method in class com.ning.http.client.listenable.ExecutionList
 
- 
Runs this execution list, executing all pairs in the order they were
 added.
 
- save(Map<String, Long>) - Method in class com.ning.http.client.resumable.PropertiesBasedResumableProcessor
 
- 
Save the current 
Map instance which contains information about the current transfer state.
 
 
- save(Map<String, Long>) - Method in interface com.ning.http.client.resumable.ResumableAsyncHandler.ResumableProcessor
 
- 
Save the current 
Map instance which contains information about the current transfer state.
 
 
- send(OutputStream) - Method in class com.ning.http.multipart.Part
 
- 
Write all the data to the output stream.
 
- sendContentTypeHeader(OutputStream) - Method in class com.ning.http.multipart.Part
 
- 
Write the content type header to the specified output stream
 
- sendData(OutputStream) - Method in class com.ning.http.multipart.FilePart
 
- 
Write the data in "source" to the specified stream.
 
- sendData(OutputStream) - Method in class com.ning.http.multipart.Part
 
- 
Write the data to the specified output stream
 
- sendData(OutputStream) - Method in class com.ning.http.multipart.StringPart
 
- 
Writes the data to the given OutputStream.
 
- sendDispositionHeader(OutputStream) - Method in class com.ning.http.multipart.FilePart
 
- 
Write the disposition header to the output stream
 
- sendDispositionHeader(OutputStream) - Method in class com.ning.http.multipart.Part
 
- 
Write the content disposition header to the specified output stream
 
- sendEnd(OutputStream) - Method in class com.ning.http.multipart.Part
 
- 
Write the end data to the output stream.
 
- sendEndOfHeader(OutputStream) - Method in class com.ning.http.multipart.Part
 
- 
Write the end of the header to the output stream
 
- sendMessageEnd(OutputStream, byte[]) - Static method in class com.ning.http.multipart.Part
 
-  
 
- sendPart(OutputStream, Part, byte[]) - Static method in class com.ning.http.multipart.Part
 
- 
Write all parts and the last boundary to the specified output stream.
 
- sendParts(OutputStream, Part[]) - Static method in class com.ning.http.multipart.Part
 
- 
Write all parts and the last boundary to the specified output stream.
 
- sendParts(OutputStream, Part[], byte[]) - Static method in class com.ning.http.multipart.Part
 
- 
Write all parts and the last boundary to the specified output stream.
 
- sendStart(OutputStream) - Method in class com.ning.http.multipart.Part
 
- 
Write the start to the specified output stream
 
- sendTransferEncodingHeader(OutputStream) - Method in class com.ning.http.multipart.Part
 
- 
Write the content transfer encoding header to the specified
 output stream
 
- setAlgorithm(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setAllowPoolingConnection(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setAllowPoolingConnection(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setAllowPoolingConnection(boolean) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setAllowSslConnectionPool(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Return true is if connections pooling is enabled.
 
- setAllowSslConnectionPool(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setApplicationThreadPool(ExecutorService) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setAsyncHttpClientProviderConfig(AsyncHttpProviderConfig<?, ?>) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setBody(byte[]) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setBody(Request.EntityWriter, long) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setBody(Request.EntityWriter) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setBody(InputStream) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setBody(String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setBody(byte[]) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setBody(Request.EntityWriter, long) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setBody(Request.EntityWriter) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setBody(InputStream) - Method in class com.ning.http.client.RequestBuilder
 
- 
 
- setBody(String) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setBody(File) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setBody(byte[]) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setBody(String) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setBody(InputStream) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setBody(Request.EntityWriter) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setBody(Request.EntityWriter, long) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setBody(BodyGenerator) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setBodyEncoding(String) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setCharSet(String) - Method in class com.ning.http.multipart.PartBase
 
- 
Sets the character encoding.
 
- setCharSet(String) - Method in class com.ning.http.multipart.StringPart
 
-  
 
- setCompressionEnabled(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Enable HTTP compression.
 
- setCompressionEnabled(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setCompressionEnabled(boolean) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setConnectionsPool(ConnectionsPool<?, ?>) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setConnectionsPool(ConnectionsPool<?, ?>) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setConnectionTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Set the maximum time in millisecond an 
AsyncHttpClient can wait when connecting to a remote host
 
 
- setConnectionTimeOutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setConnectionTimeoutInMs(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setContentLength(int) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setContentType(String) - Method in class com.ning.http.multipart.PartBase
 
- 
Sets the content type.
 
- setDefaultThrowableHandler(ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setDomain(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
- 
Deprecated.
 
- setEncoding(String) - Method in class com.ning.http.client.ProxyServer
 
-  
 
- setEnconding(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setErrorDocumentBehaviour(SimpleAsyncHttpClient.ErrorDocumentBehaviour) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
- 
This setting controls whether an error document should be written via
 the 
BodyConsumer after an error status code was received (e.g.
 
 
- setExecutorService(ExecutorService) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setExecutorService(ExecutorService) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setFollowRedirects(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Set to true to enable HTTP redirect
 
- setFollowRedirects(boolean) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setFollowRedirects(boolean) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setFollowRedirects(boolean) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setFollowRedirects(boolean) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- setHeader(String, String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setHeader(String, String) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setHeader(String, String) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setHeader(String, String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setHeader(String, String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- setHeaders(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setHeaders(Map<String, Collection<String>>) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setHeaders(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setHeaders(Map<String, Collection<String>>) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setHeaders(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setHeaders(Map<String, Collection<String>>) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setHeaders(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setHeaders(Map<String, Collection<String>>) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setHeaders(Map<String, Collection<String>>) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- setHeaders(FluentCaseInsensitiveStringsMap) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- setHostnameVerifier(HostnameVerifier) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setHostnameVerifier(HostnameVerifier) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setHttpResponse(HttpResponse) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- setIdleConnectionInPoolTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Set the maximum time in millisecond an 
AsyncHttpClient will keep connection
 idle in pool.
 
 
- setIdleConnectionInPoolTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setIdleConnectionInPoolTimeoutInMs(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setIdleConnectionTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setInnerFuture(Future<V>) - Method in class com.ning.http.client.providers.apache.ApacheResponseFuture
 
-  
 
- setInnerFuture(Future<V>) - Method in class com.ning.http.client.providers.jdk.JDKFuture
 
-  
 
- setIOThreadMultiplier(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
-  
 
- setIoThreadMultiplier(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setKeepAlive(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setKeepAlive(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- setListener(SimpleAHCTransferListener) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
- 
Set the listener to notify about connection progress.
 
- setMaxConnectionPerHost(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setMaxDefaultRedirects(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setMaximumConnectionsPerHost(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Set the maximum number of connections per hosts an 
AsyncHttpClient can handle.
 
 
- setMaximumConnectionsPerHost(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setMaximumConnectionsTotal(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setMaximumConnectionsTotal(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setMaximumNumberOfRedirects(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Set the maximum number of HTTP redirect
 
- setMaximumNumberOfRedirects(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setMaxRequestRetry(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Set the number of time a request will be retried when an 
IOException occurs because of a Network exception.
 
 
- setMaxRequestRetry(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setMaxRequestRetry(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
- 
Set the number of time a request will be retried when an 
IOException occurs because of a Network exception.
 
 
- setMaxTotalConnections(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setMethod(String) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setMethod(String) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setMethodName(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setName(String) - Method in class com.ning.http.multipart.PartBase
 
- 
Sets the part name.
 
- setNc(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setNettyRequest(HttpRequest) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- setNonce(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setNtlmDomain(String) - Method in class com.ning.http.client.ProxyServer
 
-  
 
- setNtlmDomain(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setNtlmHost(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setNtlmMessageType2Received(boolean) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setParameters(Map<String, Collection<String>>) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setParameters(FluentStringsMap) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setParameters(Map<String, Collection<String>>) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setParameters(FluentStringsMap) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setParameters(FluentStringsMap) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setParameters(Map<String, Collection<String>>) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setParameters(Map<String, Collection<String>>) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setParameters(FluentStringsMap) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setParameters(FluentStringsMap) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- setParameters(Map<String, Collection<String>>) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- setPassword(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setPerRequestConfig(PerRequestConfig) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setPorts(int...) - Method in class com.ning.http.client.Cookie
 
-  
 
- setPorts(Iterable<Integer>) - Method in class com.ning.http.client.Cookie
 
-  
 
- setPrincipal(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setProviderConfig(AsyncHttpProviderConfig<?, ?>) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setProxyHost(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setProxyPassword(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setProxyPort(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setProxyPrincipal(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setProxyProtocol(ProxyServer.Protocol) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setProxyServer(ProxyServer) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setProxyServer(ProxyServer) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setProxyServer(ProxyServer) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setProxyServer(ProxyServer) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setQop(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setQueryParameters(FluentStringsMap) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setQueryParameters(FluentStringsMap) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setRangeOffset(long) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setRealm(Realm) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Set the 
Realm  that will be used for all requests.
 
 
- setRealm(Realm) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setRealm(Realm) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setRealmDomain(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setRealmEnconding(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setRealmName(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setRealmName(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setRealmPassword(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setRealmPrincipal(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setRealmScheme(Realm.AuthScheme) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setRealmUsePreemptiveAuth(boolean) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setReaper(ScheduledExecutorService) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setReaperFuture(Future<?>) - Method in class com.ning.http.client.providers.apache.ApacheResponseFuture
 
-  
 
- setReaperFuture(Future<?>) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- setRedirectEnabled(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setRemoveQueryParamOnRedirect(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setRemoveQueryParamsOnRedirect(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Set to false if you don't want the query parameters removed when a redirect occurs.
 
- setRequest(Request) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- setRequestCompressionLevel(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Set the compression level, or -1 if no compression is used.
 
- setRequestCompressionLevel(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setRequestCompressionLevel(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setRequestTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setRequestTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setRequestTimeoutInMs(int) - Method in class com.ning.http.client.PerRequestConfig
 
-  
 
- setRequestTimeoutInMs(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setResponse(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setResumableDownload(boolean) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
- 
Enable resumable downloads for the SimpleAHC.
 
- setResumableDownload(boolean) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- setResumableListener(ResumableListener) - Method in class com.ning.http.client.resumable.ResumableAsyncHandler
 
- 
 
- setScheduledExecutorService(ScheduledExecutorService) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setScheduledExecutorService(ScheduledExecutorService) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setScheme(Realm.AuthScheme) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setSignatureCalculator(SignatureCalculator) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setSignatureCalculator(SignatureCalculator) - Method in class com.ning.http.client.AsyncHttpClient
 
- 
Set default signature calculator to use for requests build by this client instance
 
- setSSLContext(SSLContext) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setSslContext(SSLContext) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setSSLContext(SSLContext) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setSSLEngineFactory(SSLEngineFactory) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
 
- setSslEngineFactory(SSLEngineFactory) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setSSLEngineFactory(SSLEngineFactory) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setState(NettyResponseFuture.STATE) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- setTransferEncoding(String) - Method in class com.ning.http.multipart.PartBase
 
- 
Sets the transfer encoding.
 
- setURI(URI) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
 
-  
 
- setUri(String) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setUrl(String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setUrl(String) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setUrl(String) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setUrl(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setUrl(String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- setUsePreemptiveAuth(boolean) - Method in class com.ning.http.client.Realm.RealmBuilder
 
-  
 
- setUseProxyProperties(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Sets whether AHC should use the default http.proxy* system properties
 to obtain proxy information.
 
- setUserAgent(String) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Set the USER_AGENT header value
 
- setUserAgent(String) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setUserAgent(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setUseRawUrl(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
 
- 
Allows use unescaped URLs in requests
 useful for retrieving data from broken sites
 
- setUseRawUrl(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
 
-  
 
- setVirtualHost(String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
-  
 
- setVirtualHost(String) - Method in class com.ning.http.client.RequestBuilder
 
-  
 
- setVirtualHost(String) - Method in class com.ning.http.client.RequestBuilderBase
 
-  
 
- setVirtualHost(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- setVirtualHost(String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
 
-  
 
- signatureCalculator - Variable in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
 
- 
Calculator used for calculating request signature for the request being
 built, if any.
 
- signatureCalculator - Variable in class com.ning.http.client.AsyncHttpClient
 
- 
Default signature calculator to use for all requests constructed by this client instance.
 
- SignatureCalculator - Interface in com.ning.http.client
 
- 
Interface that allows injecting signature calculator into
 
RequestBuilder so that signature calculation and inclusion can
 be added as a pluggable component.
 
 
- SimpleAHCTransferListener - Interface in com.ning.http.client.simple
 
- 
 
- SimpleAsyncHttpClient - Class in com.ning.http.client
 
- 
 
- SimpleAsyncHttpClient.Builder - Class in com.ning.http.client
 
-  
 
- SimpleAsyncHttpClient.Builder() - Constructor for class com.ning.http.client.SimpleAsyncHttpClient.Builder
 
-  
 
- SimpleAsyncHttpClient.DerivedBuilder - Interface in com.ning.http.client
 
- 
This interface contains possible configuration changes for a derived SimpleAsyncHttpClient.
 
- SimpleAsyncHttpClient.ErrorDocumentBehaviour - Enum in com.ning.http.client
 
-  
 
- simpleDateFormat - Static variable in class com.ning.http.util.AsyncHttpProviderUtils
 
-  
 
- size() - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
 
- size() - Method in class com.ning.http.client.FluentStringsMap
 
- size() - Method in class com.ning.http.client.simple.HeaderMap
 
-  
 
- SpnegoEngine - Class in com.ning.http.client.providers.netty.spnego
 
- 
SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication
 scheme.
 
- SpnegoEngine(SpnegoTokenGenerator) - Constructor for class com.ning.http.client.providers.netty.spnego.SpnegoEngine
 
-  
 
- SpnegoEngine() - Constructor for class com.ning.http.client.providers.netty.spnego.SpnegoEngine
 
-  
 
- SpnegoTokenGenerator - Interface in com.ning.http.client.providers.netty.spnego
 
- 
Abstract SPNEGO token generator.
 
- sslContext - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- sslEngineFactory - Variable in class com.ning.http.client.AsyncHttpClientConfig
 
-  
 
- SSLEngineFactory - Interface in com.ning.http.client
 
- 
Factory that creates an 
SSLEngine to be used for a single SSL connection.
 
 
- SslUtils - Class in com.ning.http.util
 
- 
This class is a copy of http://github.com/sonatype/wagon-ning/raw/master/src/main/java/org/apache/maven/wagon/providers/http/SslUtils.java
 
- SslUtils() - Constructor for class com.ning.http.util.SslUtils
 
-  
 
- StringPart - Class in com.ning.http.client
 
- 
A string multipart part.
 
- StringPart(String, String, String) - Constructor for class com.ning.http.client.StringPart
 
-  
 
- StringPart(String, String) - Constructor for class com.ning.http.client.StringPart
 
-  
 
- StringPart - Class in com.ning.http.multipart
 
- 
This class is an adaptation of the Apache HttpClient implementation
 
- StringPart(String, String, String) - Constructor for class com.ning.http.multipart.StringPart
 
- 
Constructor.
 
- StringPart(String, String) - Constructor for class com.ning.http.multipart.StringPart
 
- 
Constructor.