A B C D E F G H I N R S T U W 

A

AbstractHttpClient - Class in com.metamx.http.client
 
AbstractHttpClient() - Constructor for class com.metamx.http.client.AbstractHttpClient
 
add(byte[]) - Method in class com.metamx.http.client.io.AppendableByteArrayInputStream
 
addCredentials(Request) - Method in class com.metamx.http.client.auth.BasicCredentials
 
addCredentials(Request) - Method in interface com.metamx.http.client.auth.Credentials
 
addHeader(String, String) - Method in class com.metamx.http.client.Request
 
addHeaderValues(String, Iterable<String>) - Method in class com.metamx.http.client.Request
 
addHeaderValues(Multimap<String, String>) - Method in class com.metamx.http.client.Request
 
AppendableByteArrayInputStream - Class in com.metamx.http.client.io
 
AppendableByteArrayInputStream() - Constructor for class com.metamx.http.client.io.AppendableByteArrayInputStream
 
available() - Method in class com.metamx.http.client.io.AppendableByteArrayInputStream
 

B

BasicCredentials - Class in com.metamx.http.client.auth
 
BasicCredentials(String, String) - Constructor for class com.metamx.http.client.auth.BasicCredentials
 
build() - Method in class com.metamx.http.client.HttpClientConfig.Builder
 
builder() - Static method in class com.metamx.http.client.HttpClientConfig
 

C

ChannelResourceFactory - Class in com.metamx.http.client.pool
 
ChannelResourceFactory(ClientBootstrap, SSLContext, Timer, long) - Constructor for class com.metamx.http.client.pool.ChannelResourceFactory
 
ClientResponse<T> - Class in com.metamx.http.client.response
 
ClientResponse(boolean, T) - Constructor for class com.metamx.http.client.response.ClientResponse
 
close(ChannelFuture) - Method in class com.metamx.http.client.pool.ChannelResourceFactory
 
close(V) - Method in interface com.metamx.http.client.pool.ResourceFactory
 
close() - Method in class com.metamx.http.client.pool.ResourcePool
 
com.metamx.http.client - package com.metamx.http.client
 
com.metamx.http.client.auth - package com.metamx.http.client.auth
 
com.metamx.http.client.io - package com.metamx.http.client.io
 
com.metamx.http.client.netty - package com.metamx.http.client.netty
 
com.metamx.http.client.pool - package com.metamx.http.client.pool
 
com.metamx.http.client.response - package com.metamx.http.client.response
 
copy() - Method in class com.metamx.http.client.Request
 
createBootstrap(Lifecycle, Timer) - Static method in class com.metamx.http.client.HttpClientInit
 
createBootstrap(Lifecycle) - Static method in class com.metamx.http.client.HttpClientInit
Deprecated.
createClient(HttpClientConfig, Lifecycle) - Static method in class com.metamx.http.client.HttpClientInit
 
createClient(ResourcePoolConfig, SSLContext, Lifecycle) - Static method in class com.metamx.http.client.HttpClientInit
Deprecated.
CredentialedHttpClient - Class in com.metamx.http.client
 
CredentialedHttpClient(Credentials, HttpClient) - Constructor for class com.metamx.http.client.CredentialedHttpClient
 
Credentials - Interface in com.metamx.http.client.auth
 

D

done() - Method in class com.metamx.http.client.io.AppendableByteArrayInputStream
 
done(ClientResponse<FullResponseHolder>) - Method in class com.metamx.http.client.response.FullResponseHandler
 
done(ClientResponse<IntermediateType>) - Method in interface com.metamx.http.client.response.HttpResponseHandler
 
done(ClientResponse<AppendableByteArrayInputStream>) - Method in class com.metamx.http.client.response.InputStreamResponseHandler
 
done(ClientResponse<InputStream>) - Method in class com.metamx.http.client.response.SequenceInputStreamResponseHandler
 
done(ClientResponse<StatusResponseHolder>) - Method in class com.metamx.http.client.response.StatusResponseHandler
 
done(ClientResponse<StringBuilder>) - Method in class com.metamx.http.client.response.ToStringResponseHandler
 

E

EnforceSslHttpClient - Class in com.metamx.http.client
 
EnforceSslHttpClient(HttpClient) - Constructor for class com.metamx.http.client.EnforceSslHttpClient
 
exceptionCaught(Throwable) - Method in class com.metamx.http.client.io.AppendableByteArrayInputStream
 
exceptionCaught(ClientResponse<FullResponseHolder>, Throwable) - Method in class com.metamx.http.client.response.FullResponseHandler
 
exceptionCaught(ClientResponse<IntermediateType>, Throwable) - Method in interface com.metamx.http.client.response.HttpResponseHandler
 
exceptionCaught(ClientResponse<AppendableByteArrayInputStream>, Throwable) - Method in class com.metamx.http.client.response.InputStreamResponseHandler
 
exceptionCaught(ClientResponse<InputStream>, Throwable) - Method in class com.metamx.http.client.response.SequenceInputStreamResponseHandler
 
exceptionCaught(ClientResponse<StatusResponseHolder>, Throwable) - Method in class com.metamx.http.client.response.StatusResponseHandler
 
exceptionCaught(ClientResponse<StringBuilder>, Throwable) - Method in class com.metamx.http.client.response.ToStringResponseHandler
 

F

finished(T) - Static method in class com.metamx.http.client.response.ClientResponse
 
FullResponseHandler - Class in com.metamx.http.client.response
 
FullResponseHandler(Charset) - Constructor for class com.metamx.http.client.response.FullResponseHandler
 
FullResponseHolder - Class in com.metamx.http.client.response
 
FullResponseHolder(HttpResponseStatus, HttpResponse, StringBuilder) - Constructor for class com.metamx.http.client.response.FullResponseHolder
 

G

generate(String) - Method in class com.metamx.http.client.pool.ChannelResourceFactory
 
generate(K) - Method in interface com.metamx.http.client.pool.ResourceFactory
 
get() - Method in interface com.metamx.http.client.pool.ResourceContainer
 
getBuilder() - Method in class com.metamx.http.client.response.FullResponseHolder
 
getBuilder() - Method in class com.metamx.http.client.response.StatusResponseHolder
 
getByteCount() - Method in class com.metamx.http.client.response.SequenceInputStreamResponseHandler
 
getContent() - Method in class com.metamx.http.client.Request
 
getContent() - Method in class com.metamx.http.client.response.FullResponseHolder
 
getContent() - Method in class com.metamx.http.client.response.StatusResponseHolder
 
getHeaders() - Method in class com.metamx.http.client.Request
 
getMaxPerKey() - Method in class com.metamx.http.client.pool.ResourcePoolConfig
 
getMethod() - Method in class com.metamx.http.client.Request
 
getNumConnections() - Method in class com.metamx.http.client.HttpClientConfig
 
getObj() - Method in class com.metamx.http.client.response.ClientResponse
 
getPipeline() - Method in class com.metamx.http.client.netty.HttpClientPipelineFactory
 
getReadTimeout() - Method in class com.metamx.http.client.HttpClientConfig
 
getResponse() - Method in class com.metamx.http.client.response.FullResponseHolder
 
getSslContext() - Method in class com.metamx.http.client.HttpClientConfig
 
getSslHandshakeTimeout() - Method in class com.metamx.http.client.HttpClientConfig
 
getStatus() - Method in class com.metamx.http.client.response.FullResponseHolder
 
getStatus() - Method in class com.metamx.http.client.response.StatusResponseHolder
 
getUrl() - Method in class com.metamx.http.client.Request
 
go(Request, HttpResponseHandler<Intermediate, Final>) - Method in class com.metamx.http.client.AbstractHttpClient
 
go(Request, HttpResponseHandler<Intermediate, Final>, Duration) - Method in class com.metamx.http.client.CredentialedHttpClient
 
go(Request, HttpResponseHandler<Intermediate, Final>, Duration) - Method in class com.metamx.http.client.EnforceSslHttpClient
 
go(Request, HttpResponseHandler<Intermediate, Final>) - Method in interface com.metamx.http.client.HttpClient
Submit a request and process the response with the given response handler.
go(Request, HttpResponseHandler<Intermediate, Final>, Duration) - Method in interface com.metamx.http.client.HttpClient
Submit a request and process the response with the given response handler.
go(Request, HttpResponseHandler<Intermediate, Final>, Duration) - Method in class com.metamx.http.client.NettyHttpClient
 

H

handleChunk(ClientResponse<FullResponseHolder>, HttpChunk) - Method in class com.metamx.http.client.response.FullResponseHandler
 
handleChunk(ClientResponse<IntermediateType>, HttpChunk) - Method in interface com.metamx.http.client.response.HttpResponseHandler
 
handleChunk(ClientResponse<AppendableByteArrayInputStream>, HttpChunk) - Method in class com.metamx.http.client.response.InputStreamResponseHandler
 
handleChunk(ClientResponse<InputStream>, HttpChunk) - Method in class com.metamx.http.client.response.SequenceInputStreamResponseHandler
 
handleChunk(ClientResponse<StatusResponseHolder>, HttpChunk) - Method in class com.metamx.http.client.response.StatusResponseHandler
 
handleChunk(ClientResponse<StringBuilder>, HttpChunk) - Method in class com.metamx.http.client.response.ToStringResponseHandler
 
handleResponse(HttpResponse) - Method in class com.metamx.http.client.response.FullResponseHandler
 
handleResponse(HttpResponse) - Method in interface com.metamx.http.client.response.HttpResponseHandler
Handles the initial HttpResponse object that comes back from Netty.
handleResponse(HttpResponse) - Method in class com.metamx.http.client.response.InputStreamResponseHandler
 
handleResponse(HttpResponse) - Method in class com.metamx.http.client.response.SequenceInputStreamResponseHandler
 
handleResponse(HttpResponse) - Method in class com.metamx.http.client.response.StatusResponseHandler
 
handleResponse(HttpResponse) - Method in class com.metamx.http.client.response.ToStringResponseHandler
 
hasContent() - Method in class com.metamx.http.client.Request
 
HttpClient - Interface in com.metamx.http.client
Interface for Async HTTP client libraries.
HttpClientConfig - Class in com.metamx.http.client
 
HttpClientConfig(int, SSLContext) - Constructor for class com.metamx.http.client.HttpClientConfig
Deprecated.
HttpClientConfig(int, SSLContext, Duration) - Constructor for class com.metamx.http.client.HttpClientConfig
 
HttpClientConfig(int, SSLContext, Duration, Duration) - Constructor for class com.metamx.http.client.HttpClientConfig
 
HttpClientConfig.Builder - Class in com.metamx.http.client
 
HttpClientInit - Class in com.metamx.http.client
 
HttpClientInit() - Constructor for class com.metamx.http.client.HttpClientInit
 
HttpClientPipelineFactory - Class in com.metamx.http.client.netty
 
HttpClientPipelineFactory() - Constructor for class com.metamx.http.client.netty.HttpClientPipelineFactory
 
HttpResponseHandler<IntermediateType,FinalType> - Interface in com.metamx.http.client.response
A handler for an HTTP request.

I

InputStreamResponseHandler - Class in com.metamx.http.client.response
 
InputStreamResponseHandler() - Constructor for class com.metamx.http.client.response.InputStreamResponseHandler
 
isCleanIdle() - Method in class com.metamx.http.client.pool.ResourcePoolConfig
 
isFinished() - Method in class com.metamx.http.client.response.ClientResponse
 
isGood(ChannelFuture) - Method in class com.metamx.http.client.pool.ChannelResourceFactory
 
isGood(V) - Method in interface com.metamx.http.client.pool.ResourceFactory
 

N

NettyHttpClient - Class in com.metamx.http.client
 
NettyHttpClient(ResourcePool<String, ChannelFuture>) - Constructor for class com.metamx.http.client.NettyHttpClient
 

R

read() - Method in class com.metamx.http.client.io.AppendableByteArrayInputStream
 
read(byte[], int, int) - Method in class com.metamx.http.client.io.AppendableByteArrayInputStream
 
Request - Class in com.metamx.http.client
 
Request(HttpMethod, URL) - Constructor for class com.metamx.http.client.Request
 
ResourceContainer<ResourceType> - Interface in com.metamx.http.client.pool
 
ResourceFactory<K,V> - Interface in com.metamx.http.client.pool
 
ResourcePool<K,V> - Class in com.metamx.http.client.pool
 
ResourcePool(ResourceFactory<K, V>, ResourcePoolConfig) - Constructor for class com.metamx.http.client.pool.ResourcePool
 
ResourcePoolConfig - Class in com.metamx.http.client.pool
 
ResourcePoolConfig(int) - Constructor for class com.metamx.http.client.pool.ResourcePoolConfig
 
ResourcePoolConfig(int, boolean) - Constructor for class com.metamx.http.client.pool.ResourcePoolConfig
Deprecated.
ResourceVerifier<T> - Interface in com.metamx.http.client.pool
 
returnResource() - Method in interface com.metamx.http.client.pool.ResourceContainer
 

S

SequenceInputStreamResponseHandler - Class in com.metamx.http.client.response
A HTTP response handler which uses sequence input streams to create a final InputStream.
SequenceInputStreamResponseHandler() - Constructor for class com.metamx.http.client.response.SequenceInputStreamResponseHandler
 
setBasicAuthentication(String, String) - Method in class com.metamx.http.client.Request
 
setContent(byte[]) - Method in class com.metamx.http.client.Request
 
setContent(byte[], int, int) - Method in class com.metamx.http.client.Request
 
setContent(ChannelBuffer) - Method in class com.metamx.http.client.Request
 
setContent(String, byte[]) - Method in class com.metamx.http.client.Request
 
setContent(String, byte[], int, int) - Method in class com.metamx.http.client.Request
 
setContent(String, ChannelBuffer) - Method in class com.metamx.http.client.Request
 
setHeader(String, String) - Method in class com.metamx.http.client.Request
 
setHeaderValues(String, Iterable<String>) - Method in class com.metamx.http.client.Request
 
setHeaderValues(Multimap<String, String>) - Method in class com.metamx.http.client.Request
 
skip(long) - Method in class com.metamx.http.client.io.AppendableByteArrayInputStream
 
sslContextWithTrustedKeyStore(String, String) - Static method in class com.metamx.http.client.HttpClientInit
 
start() - Method in class com.metamx.http.client.NettyHttpClient
 
StatusResponseHandler - Class in com.metamx.http.client.response
 
StatusResponseHandler(Charset) - Constructor for class com.metamx.http.client.response.StatusResponseHandler
 
StatusResponseHolder - Class in com.metamx.http.client.response
 
StatusResponseHolder(HttpResponseStatus, StringBuilder) - Constructor for class com.metamx.http.client.response.StatusResponseHolder
 
stop() - Method in class com.metamx.http.client.NettyHttpClient
 

T

take(K) - Method in class com.metamx.http.client.pool.ResourcePool
 
ToStringResponseHandler - Class in com.metamx.http.client.response
 
ToStringResponseHandler(Charset) - Constructor for class com.metamx.http.client.response.ToStringResponseHandler
 

U

unfinished(T) - Static method in class com.metamx.http.client.response.ClientResponse
 

W

withNumConnections(int) - Method in class com.metamx.http.client.HttpClientConfig.Builder
 
withReadTimeout(Duration) - Method in class com.metamx.http.client.HttpClientConfig.Builder
 
withReadTimeout(Duration) - Method in class com.metamx.http.client.NettyHttpClient
 
withSslContext(SSLContext) - Method in class com.metamx.http.client.HttpClientConfig.Builder
 
withSslContext(String, String) - Method in class com.metamx.http.client.HttpClientConfig.Builder
 
withSslHandshakeTimeout(Duration) - Method in class com.metamx.http.client.HttpClientConfig.Builder
 
withTimer(Timer) - Method in class com.metamx.http.client.NettyHttpClient
 
A B C D E F G H I N R S T U W 

Copyright © 2015. All rights reserved.