JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.metamx.http.client
,
com.metamx.http.client.auth
,
com.metamx.http.client.io
,
com.metamx.http.client.netty
,
com.metamx.http.client.pool
,
com.metamx.http.client.response
Class Hierarchy
java.lang.
Object
com.metamx.http.client.
AbstractHttpClient
(implements com.metamx.http.client.
HttpClient
)
com.metamx.http.client.
CredentialedHttpClient
com.metamx.http.client.
EnforceSslHttpClient
com.metamx.http.client.
NettyHttpClient
com.metamx.http.client.auth.
BasicCredentials
(implements com.metamx.http.client.auth.
Credentials
)
com.metamx.http.client.pool.
ChannelResourceFactory
(implements com.metamx.http.client.pool.
ResourceFactory
<K,V>)
com.metamx.http.client.response.
ClientResponse
<T>
com.metamx.http.client.response.
FullResponseHandler
(implements com.metamx.http.client.response.
HttpResponseHandler
<IntermediateType,FinalType>)
com.metamx.http.client.response.
FullResponseHolder
com.metamx.http.client.
HttpClientConfig
com.metamx.http.client.
HttpClientConfig.Builder
com.metamx.http.client.
HttpClientInit
com.metamx.http.client.netty.
HttpClientPipelineFactory
(implements org.jboss.netty.channel.ChannelPipelineFactory)
java.io.
InputStream
(implements java.io.
Closeable
)
com.metamx.http.client.io.
AppendableByteArrayInputStream
com.metamx.http.client.response.
InputStreamResponseHandler
(implements com.metamx.http.client.response.
HttpResponseHandler
<IntermediateType,FinalType>)
com.metamx.http.client.
Request
com.metamx.http.client.pool.
ResourcePool
<K,V> (implements java.io.
Closeable
)
com.metamx.http.client.pool.
ResourcePoolConfig
com.metamx.http.client.response.
SequenceInputStreamResponseHandler
(implements com.metamx.http.client.response.
HttpResponseHandler
<IntermediateType,FinalType>)
com.metamx.http.client.response.
StatusResponseHandler
(implements com.metamx.http.client.response.
HttpResponseHandler
<IntermediateType,FinalType>)
com.metamx.http.client.response.
StatusResponseHolder
com.metamx.http.client.response.
ToStringResponseHandler
(implements com.metamx.http.client.response.
HttpResponseHandler
<IntermediateType,FinalType>)
Interface Hierarchy
com.metamx.http.client.auth.
Credentials
com.metamx.http.client.
HttpClient
com.metamx.http.client.response.
HttpResponseHandler
<IntermediateType,FinalType>
com.metamx.http.client.pool.
ResourceContainer
<ResourceType>
com.metamx.http.client.pool.
ResourceFactory
<K,V>
com.metamx.http.client.pool.
ResourceVerifier
<T>
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.