JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
P
R
S
T
U
W
A
addAlias(Class<? extends Annotation>)
- Method in class io.airlift.http.client.
AsyncHttpClientModule
addFilterBinding()
- Method in class io.airlift.http.client.
HttpClientBinder.HttpClientBindingBuilder
addHeader(String, String)
- Method in class io.airlift.http.client.
Request.Builder
addParameter(String, String...)
- Method in class io.airlift.http.client.
HttpUriBuilder
addParameter(String, Iterable<String>)
- Method in class io.airlift.http.client.
HttpUriBuilder
ApacheHttpClient
- Class in
io.airlift.http.client
ApacheHttpClient()
- Constructor for class io.airlift.http.client.
ApacheHttpClient
ApacheHttpClient(HttpClientConfig)
- Constructor for class io.airlift.http.client.
ApacheHttpClient
ApacheHttpClient(HttpClientConfig, Set<HttpRequestFilter>)
- Constructor for class io.airlift.http.client.
ApacheHttpClient
appendPath(String)
- Method in class io.airlift.http.client.
HttpUriBuilder
Append an unencoded path.
AsyncHttpClient
- Class in
io.airlift.http.client
AsyncHttpClient(HttpClient, ExecutorService)
- Constructor for class io.airlift.http.client.
AsyncHttpClient
AsyncHttpClient(HttpClient, ExecutorService, Set<HttpRequestFilter>)
- Constructor for class io.airlift.http.client.
AsyncHttpClient
AsyncHttpClientConfig
- Class in
io.airlift.http.client
AsyncHttpClientConfig()
- Constructor for class io.airlift.http.client.
AsyncHttpClientConfig
AsyncHttpClientModule
- Class in
io.airlift.http.client
AsyncHttpClientModule(String, Class<? extends Annotation>)
- Constructor for class io.airlift.http.client.
AsyncHttpClientModule
B
bindAsyncHttpClient(String, Class<? extends Annotation>)
- Method in class io.airlift.http.client.
HttpClientBinder
bindHttpClient(String, Class<? extends Annotation>)
- Method in class io.airlift.http.client.
HttpClientBinder
BodyGenerator
- Interface in
io.airlift.http.client
build()
- Method in class io.airlift.http.client.
HttpUriBuilder
build()
- Method in class io.airlift.http.client.
Request.Builder
builder()
- Static method in class io.airlift.http.client.
Request
C
close()
- Method in class io.airlift.http.client.
ApacheHttpClient
close()
- Method in class io.airlift.http.client.
AsyncHttpClient
close()
- Method in interface io.airlift.http.client.
HttpClient
configure()
- Method in class io.airlift.http.client.
AsyncHttpClientModule
createFullJsonResponseHandler(JsonCodec<T>)
- Static method in class io.airlift.http.client.
FullJsonResponseHandler
createJsonResponseHandler(JsonCodec<T>)
- Static method in class io.airlift.http.client.
JsonResponseHandler
createJsonResponseHandler(JsonCodec<T>, int, int...)
- Static method in class io.airlift.http.client.
JsonResponseHandler
createStaticBodyGenerator(String, Charset)
- Static method in class io.airlift.http.client.
StaticBodyGenerator
createStaticBodyGenerator(byte[])
- Static method in class io.airlift.http.client.
StaticBodyGenerator
createStatusResponseHandler()
- Static method in class io.airlift.http.client.
StatusResponseHandler
createStringResponseHandler()
- Static method in class io.airlift.http.client.
StringResponseHandler
D
defaultPort()
- Method in class io.airlift.http.client.
HttpUriBuilder
E
equals(Object)
- Method in class io.airlift.http.client.
Request
equals(Object)
- Method in class io.airlift.http.client.
TraceTokenRequestFilter
execute(Request, ResponseHandler<T, E>)
- Method in class io.airlift.http.client.
ApacheHttpClient
execute(Request, ResponseHandler<T, E>)
- Method in class io.airlift.http.client.
AsyncHttpClient
execute(Request, ResponseHandler<T, E>)
- Method in interface io.airlift.http.client.
HttpClient
F
filterRequest(Request)
- Method in interface io.airlift.http.client.
HttpRequestFilter
filterRequest(Request)
- Method in class io.airlift.http.client.
TraceTokenRequestFilter
fromRequest(Request)
- Static method in class io.airlift.http.client.
Request.Builder
FullJsonResponseHandler
<
T
> - Class in
io.airlift.http.client
FullJsonResponseHandler.JsonResponse
<
T
> - Class in
io.airlift.http.client
FullJsonResponseHandler.JsonResponse(int, String, ListMultimap<String, String>)
- Constructor for class io.airlift.http.client.
FullJsonResponseHandler.JsonResponse
FullJsonResponseHandler.JsonResponse(int, String, ListMultimap<String, String>, T)
- Constructor for class io.airlift.http.client.
FullJsonResponseHandler.JsonResponse
G
getBody()
- Method in class io.airlift.http.client.
StringResponseHandler.StringResponse
getBodyGenerator()
- Method in class io.airlift.http.client.
Request
getBytesRead()
- Method in interface io.airlift.http.client.
Response
getConnectTimeout()
- Method in class io.airlift.http.client.
HttpClientConfig
getFilterQualifier()
- Method in class io.airlift.http.client.
AsyncHttpClientModule
getHeader(String)
- Method in class io.airlift.http.client.
FullJsonResponseHandler.JsonResponse
getHeader(String)
- Method in interface io.airlift.http.client.
Response
getHeader(String)
- Method in class io.airlift.http.client.
StatusResponseHandler.StatusResponse
getHeader(String)
- Method in class io.airlift.http.client.
StringResponseHandler.StringResponse
getHeader(String)
- Method in exception io.airlift.http.client.
UnexpectedResponseException
getHeaders()
- Method in class io.airlift.http.client.
FullJsonResponseHandler.JsonResponse
getHeaders()
- Method in class io.airlift.http.client.
Request
getHeaders()
- Method in interface io.airlift.http.client.
Response
getHeaders()
- Method in class io.airlift.http.client.
StatusResponseHandler.StatusResponse
getHeaders()
- Method in class io.airlift.http.client.
StringResponseHandler.StringResponse
getHeaders()
- Method in exception io.airlift.http.client.
UnexpectedResponseException
getInputStream()
- Method in interface io.airlift.http.client.
Response
getMaxConnections()
- Method in class io.airlift.http.client.
HttpClientConfig
getMaxConnectionsPerServer()
- Method in class io.airlift.http.client.
HttpClientConfig
getMethod()
- Method in class io.airlift.http.client.
Request
getReadBytes()
- Method in class io.airlift.http.client.
RequestStats
getReadTimeout()
- Method in class io.airlift.http.client.
HttpClientConfig
getRequest()
- Method in class io.airlift.http.client.
RequestStats
getRequestTime()
- Method in class io.airlift.http.client.
RequestStats
getResponseTime()
- Method in class io.airlift.http.client.
RequestStats
getStats()
- Method in class io.airlift.http.client.
ApacheHttpClient
getStats()
- Method in class io.airlift.http.client.
AsyncHttpClient
getStats()
- Method in interface io.airlift.http.client.
HttpClient
getStatusCode()
- Method in class io.airlift.http.client.
FullJsonResponseHandler.JsonResponse
getStatusCode()
- Method in interface io.airlift.http.client.
Response
getStatusCode()
- Method in class io.airlift.http.client.
StatusResponseHandler.StatusResponse
getStatusCode()
- Method in class io.airlift.http.client.
StringResponseHandler.StringResponse
getStatusCode()
- Method in exception io.airlift.http.client.
UnexpectedResponseException
getStatusMessage()
- Method in class io.airlift.http.client.
FullJsonResponseHandler.JsonResponse
getStatusMessage()
- Method in interface io.airlift.http.client.
Response
getStatusMessage()
- Method in class io.airlift.http.client.
StatusResponseHandler.StatusResponse
getStatusMessage()
- Method in class io.airlift.http.client.
StringResponseHandler.StringResponse
getStatusMessage()
- Method in exception io.airlift.http.client.
UnexpectedResponseException
getUri()
- Method in class io.airlift.http.client.
Request
getValue()
- Method in class io.airlift.http.client.
FullJsonResponseHandler.JsonResponse
getWorkerThreads()
- Method in class io.airlift.http.client.
AsyncHttpClientConfig
getWrittenBytes()
- Method in class io.airlift.http.client.
RequestStats
H
handle(Request, Response)
- Method in class io.airlift.http.client.
FullJsonResponseHandler
handle(Request, Response)
- Method in class io.airlift.http.client.
JsonResponseHandler
handle(Request, Response)
- Method in interface io.airlift.http.client.
ResponseHandler
handle(Request, Response)
- Method in class io.airlift.http.client.
StatusResponseHandler
handle(Request, Response)
- Method in class io.airlift.http.client.
StringResponseHandler
handleException(Request, Exception)
- Method in class io.airlift.http.client.
FullJsonResponseHandler
handleException(Request, Exception)
- Method in class io.airlift.http.client.
JsonResponseHandler
handleException(Request, Exception)
- Method in interface io.airlift.http.client.
ResponseHandler
handleException(Request, Exception)
- Method in class io.airlift.http.client.
StatusResponseHandler
handleException(Request, Exception)
- Method in class io.airlift.http.client.
StringResponseHandler
hashCode()
- Method in class io.airlift.http.client.
Request
hashCode()
- Method in class io.airlift.http.client.
TraceTokenRequestFilter
hasValue()
- Method in class io.airlift.http.client.
FullJsonResponseHandler.JsonResponse
host(String)
- Method in class io.airlift.http.client.
HttpUriBuilder
HttpClient
- Interface in
io.airlift.http.client
HttpClientBinder
- Class in
io.airlift.http.client
httpClientBinder(Binder)
- Static method in class io.airlift.http.client.
HttpClientBinder
HttpClientBinder.HttpClientBindingBuilder
- Class in
io.airlift.http.client
HttpClientConfig
- Class in
io.airlift.http.client
HttpClientConfig()
- Constructor for class io.airlift.http.client.
HttpClientConfig
HttpRequestFilter
- Interface in
io.airlift.http.client
HttpUriBuilder
- Class in
io.airlift.http.client
An RFC-3986-compatible HTTP URI builder
I
io.airlift.http.client
- package io.airlift.http.client
J
JsonBodyGenerator
<
T
> - Class in
io.airlift.http.client
jsonBodyGenerator(JsonCodec<T>, T)
- Static method in class io.airlift.http.client.
JsonBodyGenerator
JsonResponseHandler
<
T
> - Class in
io.airlift.http.client
P
port(int)
- Method in class io.airlift.http.client.
HttpUriBuilder
prepareDelete()
- Static method in class io.airlift.http.client.
Request.Builder
prepareGet()
- Static method in class io.airlift.http.client.
Request.Builder
prepareHead()
- Static method in class io.airlift.http.client.
Request.Builder
preparePost()
- Static method in class io.airlift.http.client.
Request.Builder
preparePut()
- Static method in class io.airlift.http.client.
Request.Builder
R
record(String, int, long, long, Duration, Duration)
- Method in class io.airlift.http.client.
RequestStats
replaceParameter(String, String...)
- Method in class io.airlift.http.client.
HttpUriBuilder
replaceParameter(String, Iterable<String>)
- Method in class io.airlift.http.client.
HttpUriBuilder
replacePath(String)
- Method in class io.airlift.http.client.
HttpUriBuilder
Replace the current path with the given unencoded path
Request
- Class in
io.airlift.http.client
Request(URI, String, ListMultimap<String, String>, BodyGenerator)
- Constructor for class io.airlift.http.client.
Request
Request.Builder
- Class in
io.airlift.http.client
Request.Builder()
- Constructor for class io.airlift.http.client.
Request.Builder
RequestStats
- Class in
io.airlift.http.client
RequestStats()
- Constructor for class io.airlift.http.client.
RequestStats
Response
- Interface in
io.airlift.http.client
ResponseHandler
<
T
,
E
extends
Exception
> - Interface in
io.airlift.http.client
S
scheme(String)
- Method in class io.airlift.http.client.
HttpUriBuilder
setBodyGenerator(BodyGenerator)
- Method in class io.airlift.http.client.
Request.Builder
setConnectTimeout(Duration)
- Method in class io.airlift.http.client.
HttpClientConfig
setHeader(String, String)
- Method in class io.airlift.http.client.
Request.Builder
setMaxConnections(int)
- Method in class io.airlift.http.client.
HttpClientConfig
setMaxConnectionsPerServer(int)
- Method in class io.airlift.http.client.
HttpClientConfig
setMethod(String)
- Method in class io.airlift.http.client.
Request.Builder
setReadTimeout(Duration)
- Method in class io.airlift.http.client.
HttpClientConfig
setUri(URI)
- Method in class io.airlift.http.client.
Request.Builder
setWorkerThreads(int)
- Method in class io.airlift.http.client.
AsyncHttpClientConfig
StaticBodyGenerator
- Class in
io.airlift.http.client
StatusResponseHandler
- Class in
io.airlift.http.client
StatusResponseHandler.StatusResponse
- Class in
io.airlift.http.client
StatusResponseHandler.StatusResponse(int, String, ListMultimap<String, String>)
- Constructor for class io.airlift.http.client.
StatusResponseHandler.StatusResponse
StringResponseHandler
- Class in
io.airlift.http.client
StringResponseHandler.StringResponse
- Class in
io.airlift.http.client
StringResponseHandler.StringResponse(int, String, ListMultimap<String, String>, String)
- Constructor for class io.airlift.http.client.
StringResponseHandler.StringResponse
T
toString()
- Method in class io.airlift.http.client.
FullJsonResponseHandler.JsonResponse
toString()
- Method in class io.airlift.http.client.
HttpUriBuilder
toString()
- Method in class io.airlift.http.client.
Request
toString()
- Method in exception io.airlift.http.client.
UnexpectedResponseException
TRACETOKEN_HEADER
- Static variable in class io.airlift.http.client.
TraceTokenRequestFilter
TraceTokenRequestFilter
- Class in
io.airlift.http.client
TraceTokenRequestFilter(TraceTokenManager)
- Constructor for class io.airlift.http.client.
TraceTokenRequestFilter
U
UnexpectedResponseException
- Exception in
io.airlift.http.client
UnexpectedResponseException(Request, Response)
- Constructor for exception io.airlift.http.client.
UnexpectedResponseException
UnexpectedResponseException(String, Request, Response)
- Constructor for exception io.airlift.http.client.
UnexpectedResponseException
UnexpectedResponseException(String, Request, int, String, ListMultimap<String, String>)
- Constructor for exception io.airlift.http.client.
UnexpectedResponseException
uriBuilder()
- Static method in class io.airlift.http.client.
HttpUriBuilder
uriBuilderFrom(URI)
- Static method in class io.airlift.http.client.
HttpUriBuilder
W
withAlias(Class<? extends Annotation>)
- Method in class io.airlift.http.client.
HttpClientBinder.HttpClientBindingBuilder
withAliases(Collection<Class<? extends Annotation>>)
- Method in class io.airlift.http.client.
HttpClientBinder.HttpClientBindingBuilder
withFilter(Class<? extends HttpRequestFilter>)
- Method in class io.airlift.http.client.
HttpClientBinder.HttpClientBindingBuilder
withTracing()
- Method in class io.airlift.http.client.
HttpClientBinder.HttpClientBindingBuilder
write(OutputStream)
- Method in interface io.airlift.http.client.
BodyGenerator
write(OutputStream)
- Method in class io.airlift.http.client.
JsonBodyGenerator
write(OutputStream)
- Method in class io.airlift.http.client.
StaticBodyGenerator
A
B
C
D
E
F
G
H
I
J
P
R
S
T
U
W
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2010-2013 Airlift. All Rights Reserved.