Skip navigation links
A B C D E F G H I J K M N O P R S T U V W 

A

addAlias(Class<? extends Annotation>) - Method in class io.airlift.http.client.HttpClientModule
 
addAuthentication(Authentication) - Method in class io.airlift.http.client.spnego.SpnegoAuthenticationStore
 
addAuthenticationResult(Authentication.Result) - Method in class io.airlift.http.client.spnego.SpnegoAuthenticationStore
 
addClient(JettyHttpClient) - Method in class io.airlift.http.client.HttpClientModule.JettyIoPoolManager
 
addFilterBinding() - Method in class io.airlift.http.client.HttpClientBinder.HttpClientBindingBuilder
 
addGlobalFilterBinding() - Method in class io.airlift.http.client.HttpClientBinder
 
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
 
annotation - Variable in class io.airlift.http.client.HttpClientModule
 
appendPath(String) - Method in class io.airlift.http.client.HttpUriBuilder
Append an unencoded path.
authenticate(Request, ContentResponse, Authentication.HeaderInfo, Attributes) - Method in class io.airlift.http.client.spnego.SpnegoAuthentication
 

B

BasicAuthRequestFilter - Class in io.airlift.http.client
 
BasicAuthRequestFilter(String, String) - Constructor for class io.airlift.http.client.BasicAuthRequestFilter
 
BasicAuthRequestFilter(Predicate<Request>, String, String) - Constructor for class io.airlift.http.client.BasicAuthRequestFilter
 
binder - Variable in class io.airlift.http.client.HttpClientModule
 
bindGlobalFilter(Class<? extends HttpRequestFilter>) - Method in class io.airlift.http.client.HttpClientBinder
 
bindGlobalFilter(HttpRequestFilter) - 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
 
Builder() - Constructor for class io.airlift.http.client.Request.Builder
 

C

CacheControl - Class in io.airlift.http.client
 
CacheControl() - Constructor for class io.airlift.http.client.CacheControl
 
CachedDistribution(Supplier<Distribution>) - Constructor for class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
clearAuthenticationResults() - Method in class io.airlift.http.client.spnego.SpnegoAuthenticationStore
 
clearAuthentications() - Method in class io.airlift.http.client.spnego.SpnegoAuthenticationStore
 
close() - Method in class io.airlift.http.client.GatheringByteArrayInputStream
 
close() - Method in interface io.airlift.http.client.HttpClient
 
close() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
close() - Method in class io.airlift.http.client.jetty.JettyIoPool
 
close() - Method in class io.airlift.http.client.testing.TestingHttpClient
 
code() - Method in enum io.airlift.http.client.HttpStatus
 
configure(Binder) - Method in class io.airlift.http.client.HttpClientModule
 
contentType(MediaType) - Static method in class io.airlift.http.client.testing.TestingResponse
 
createDefaultingJsonResponseHandler(JsonCodec<T>, T) - Static method in class io.airlift.http.client.DefaultingJsonResponseHandler
 
createDefaultingJsonResponseHandler(JsonCodec<T>, T, int, int...) - Static method in class io.airlift.http.client.DefaultingJsonResponseHandler
 
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

DefaultingJsonResponseHandler<T> - Class in io.airlift.http.client
 
defaultPort() - Method in class io.airlift.http.client.HttpUriBuilder
 
destroy() - Method in class io.airlift.http.client.HttpClientModule.JettyIoPoolManager
 
dump() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
dumpAllDestinations() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
dumpDestination(URI) - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
dumpStdErr() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 

E

equals(Object) - Method in class io.airlift.http.client.CacheControl
 
equals(Object) - Method in class io.airlift.http.client.HeaderName
 
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 interface io.airlift.http.client.HttpClient
 
execute(Request, ResponseHandler<T, E>) - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
execute(Request, ResponseHandler<T, E>) - Method in class io.airlift.http.client.testing.TestingHttpClient
 
executeAsync(Request, ResponseHandler<T, E>) - Method in interface io.airlift.http.client.HttpClient
 
executeAsync(Request, ResponseHandler<T, E>) - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
executeAsync(Request, ResponseHandler<T, E>) - Method in class io.airlift.http.client.testing.TestingHttpClient
 

F

family() - Method in enum io.airlift.http.client.HttpStatus
 
familyForStatusCode(int) - Static method in enum io.airlift.http.client.HttpStatus
 
FileBodyGenerator - Class in io.airlift.http.client
 
FileBodyGenerator(Path) - Constructor for class io.airlift.http.client.FileBodyGenerator
 
filterRequest(Request) - Method in class io.airlift.http.client.BasicAuthRequestFilter
 
filterRequest(Request) - Method in interface io.airlift.http.client.HttpRequestFilter
 
filterRequest(Request) - Method in class io.airlift.http.client.TraceTokenRequestFilter
 
findAuthentication(String, URI, String) - Method in class io.airlift.http.client.spnego.SpnegoAuthenticationStore
 
findAuthenticationResult(URI) - Method in class io.airlift.http.client.spnego.SpnegoAuthenticationStore
 
fromRequest(Request) - Static method in class io.airlift.http.client.Request.Builder
 
fromStatusCode(int) - Static method in enum io.airlift.http.client.HttpStatus
 
FullJsonResponseHandler<T> - Class in io.airlift.http.client
 
FullJsonResponseHandler.JsonResponse<T> - Class in io.airlift.http.client
 

G

GatheringByteArrayInputStream - Class in io.airlift.http.client
 
GatheringByteArrayInputStream(List<byte[]>, long) - Constructor for class io.airlift.http.client.GatheringByteArrayInputStream
 
get() - Method in class io.airlift.http.client.HttpClientModule.JettyIoPoolManager
 
get1xxResponse() - Method in class io.airlift.http.client.RequestStats
 
get2xxResponse() - Method in class io.airlift.http.client.RequestStats
 
get3xxResponse() - Method in class io.airlift.http.client.RequestStats
 
get4xxResponse() - Method in class io.airlift.http.client.RequestStats
 
get5xxResponse() - Method in class io.airlift.http.client.RequestStats
 
getActiveConnectionsPerDestination() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getAllResponse() - Method in class io.airlift.http.client.RequestStats
 
getAuthenticationEnabled() - Method in class io.airlift.http.client.HttpClientConfig
 
getBody() - Method in class io.airlift.http.client.StaticBodyGenerator
 
getBody() - Method in class io.airlift.http.client.StringResponseHandler.StringResponse
 
getBodyGenerator() - Method in class io.airlift.http.client.Request
 
getByteBufferPool() - Method in class io.airlift.http.client.jetty.JettyIoPool
 
getBytesRead() - Method in interface io.airlift.http.client.Response
 
getBytesRead() - Method in class io.airlift.http.client.testing.TestingResponse
 
getCacheExtension() - Method in class io.airlift.http.client.CacheControl
 
getConfig() - Method in class io.airlift.http.client.spnego.KerberosConfig
 
getConnectTimeout() - Method in class io.airlift.http.client.HttpClientConfig
 
getCount() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getCreationLocation() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getCredentialCache() - Method in class io.airlift.http.client.spnego.KerberosConfig
 
getCurrentQueuedTime() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getCurrentRequestSendTime() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getCurrentRequestTime() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getCurrentResponseProcessTime() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getCurrentResponseWaitTime() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getDistribution() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getException() - Method in class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
getExecutor() - Method in class io.airlift.http.client.jetty.JettyIoPool
 
getHeader(String) - Method in class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
getHeader(String) - Method in class io.airlift.http.client.Request
 
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(String) - Method in class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
getHeaders() - Method in class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
getHeaders() - Method in class io.airlift.http.client.Request
 
getHeaders(String) - Method in interface io.airlift.http.client.Response
 
getHeaders() - Method in interface io.airlift.http.client.Response
 
getHeaders(String) - Method in class io.airlift.http.client.StatusResponseHandler.StatusResponse
 
getHeaders() - Method in class io.airlift.http.client.StatusResponseHandler.StatusResponse
 
getHeaders(String) - Method in class io.airlift.http.client.StringResponseHandler.StringResponse
 
getHeaders() - Method in class io.airlift.http.client.StringResponseHandler.StringResponse
 
getHeaders() - Method in class io.airlift.http.client.testing.TestingResponse
 
getHeaders(String) - Method in exception io.airlift.http.client.UnexpectedResponseException
 
getHeaders() - Method in exception io.airlift.http.client.UnexpectedResponseException
 
getIdleConnectionsPerDestination() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getIdleTimeout() - Method in class io.airlift.http.client.HttpClientConfig
 
getInputStream() - Method in interface io.airlift.http.client.Response
 
getInputStream() - Method in class io.airlift.http.client.testing.TestingResponse
 
getJson() - Method in class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
getJsonBytes() - Method in class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
getKeepAliveInterval() - Method in class io.airlift.http.client.HttpClientConfig
Deprecated.
getKerberosPrincipal() - Method in class io.airlift.http.client.HttpClientConfig
 
getKerberosRemoteServiceName() - Method in class io.airlift.http.client.HttpClientConfig
 
getKeyStorePassword() - Method in class io.airlift.http.client.HttpClientConfig
 
getKeyStorePath() - Method in class io.airlift.http.client.HttpClientConfig
 
getKeytab() - Method in class io.airlift.http.client.spnego.KerberosConfig
 
getMax() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getMaxAge() - Method in class io.airlift.http.client.CacheControl
 
getMaxConnections() - Method in class io.airlift.http.client.HttpClientConfig
 
getMaxConnectionsPerServer() - Method in class io.airlift.http.client.HttpClientConfig
 
getMaxContentLength() - Method in interface io.airlift.http.client.HttpClient
 
getMaxContentLength() - Method in class io.airlift.http.client.HttpClientConfig
 
getMaxContentLength() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getMaxContentLength() - Method in class io.airlift.http.client.testing.TestingHttpClient
 
getMaxError() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getMaxRequestsQueuedPerDestination() - Method in class io.airlift.http.client.HttpClientConfig
 
getMaxThreads() - Method in class io.airlift.http.client.jetty.JettyIoPoolConfig
 
getMethod() - Method in class io.airlift.http.client.Request
 
getMin() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getMinThreads() - Method in class io.airlift.http.client.jetty.JettyIoPoolConfig
 
getName() - Method in class io.airlift.http.client.jetty.JettyIoPool
 
getNoCacheFields() - Method in class io.airlift.http.client.CacheControl
 
getP01() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getP05() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getP10() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getP25() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getP50() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getP75() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getP90() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getP95() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getP99() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getPath() - Method in class io.airlift.http.client.FileBodyGenerator
 
getPercentiles() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getPrivateFields() - Method in class io.airlift.http.client.CacheControl
 
getQueuedRequestsPerDestination() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getReadBytes() - Method in class io.airlift.http.client.RequestStats
 
getRequestCanceled() - Method in class io.airlift.http.client.RequestStats
 
getRequestFailed() - Method in class io.airlift.http.client.RequestStats
 
getRequestFilters() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getRequestTime() - Method in class io.airlift.http.client.RequestStats
 
getRequestTimeout() - Method in class io.airlift.http.client.HttpClientConfig
 
getRequestTimeoutMillis() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getResponseBody() - Method in class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
getResponseBytes() - Method in class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
getResponseSize() - Method in class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
getResponseTime() - Method in class io.airlift.http.client.RequestStats
 
getScheduler() - Method in class io.airlift.http.client.jetty.JettyIoPool
 
getSecureRandomAlgorithm() - Method in class io.airlift.http.client.HttpClientConfig
 
getSMaxAge() - Method in class io.airlift.http.client.CacheControl
 
getSocksProxy() - Method in class io.airlift.http.client.HttpClientConfig
 
getState() - Method in interface io.airlift.http.client.HttpClient.HttpResponseFuture
State for diagnostics.
getStats() - Method in interface io.airlift.http.client.HttpClient
 
getStats() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
getStats() - Method in class io.airlift.http.client.testing.TestingHttpClient
 
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 class io.airlift.http.client.testing.TestingResponse
 
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 class io.airlift.http.client.testing.TestingResponse
 
getStatusMessage() - Method in exception io.airlift.http.client.UnexpectedResponseException
 
getTotal() - Method in class io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
 
getTrustStorePassword() - Method in class io.airlift.http.client.HttpClientConfig
 
getTrustStorePath() - Method in class io.airlift.http.client.HttpClientConfig
 
getUri() - Method in class io.airlift.http.client.Request
 
getValue() - Method in class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
getWrittenBytes() - Method in class io.airlift.http.client.RequestStats
 

H

handle(Request, Response) - Method in class io.airlift.http.client.DefaultingJsonResponseHandler
 
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
 
handle(Request) - Method in interface io.airlift.http.client.testing.TestingHttpClient.Processor
 
handleException(Request, Exception) - Method in class io.airlift.http.client.DefaultingJsonResponseHandler
 
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.CacheControl
 
hashCode() - Method in class io.airlift.http.client.HeaderName
 
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
 
HeaderName - Class in io.airlift.http.client
 
host(String) - Method in class io.airlift.http.client.HttpUriBuilder
 
hostAndPort(HostAndPort) - Method in class io.airlift.http.client.HttpUriBuilder
 
HttpClient - Interface in io.airlift.http.client
 
HttpClient.HttpResponseFuture<T> - 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
 
HttpClientBindingBuilder(HttpClientModule, Multibinder<HttpRequestFilter>) - Constructor for class io.airlift.http.client.HttpClientBinder.HttpClientBindingBuilder
 
HttpClientConfig - Class in io.airlift.http.client
 
HttpClientConfig() - Constructor for class io.airlift.http.client.HttpClientConfig
 
HttpClientModule - Class in io.airlift.http.client
 
HttpClientModule(String, Class<? extends Annotation>) - Constructor for class io.airlift.http.client.HttpClientModule
 
HttpClientModule.JettyIoPoolManager - Class in io.airlift.http.client
 
HttpRequestFilter - Interface in io.airlift.http.client
 
HttpStatus - Enum in io.airlift.http.client
 
HttpStatus.Family - Enum 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
 
io.airlift.http.client.jetty - package io.airlift.http.client.jetty
 
io.airlift.http.client.spnego - package io.airlift.http.client.spnego
 
io.airlift.http.client.testing - package io.airlift.http.client.testing
 
isClosed() - Method in interface io.airlift.http.client.HttpClient
 
isClosed() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
isClosed() - Method in class io.airlift.http.client.testing.TestingHttpClient
 
isDestroyed() - Method in class io.airlift.http.client.HttpClientModule.JettyIoPoolManager
 
isHttp2Enabled() - Method in class io.airlift.http.client.HttpClientConfig
 
isMustRevalidate() - Method in class io.airlift.http.client.CacheControl
 
isNoCache() - Method in class io.airlift.http.client.CacheControl
 
isNoStore() - Method in class io.airlift.http.client.CacheControl
 
isNoTransform() - Method in class io.airlift.http.client.CacheControl
 
isPrivate() - Method in class io.airlift.http.client.CacheControl
 
isProxyRevalidate() - Method in class io.airlift.http.client.CacheControl
 
isUseCanonicalHostname() - Method in class io.airlift.http.client.spnego.KerberosConfig
 

J

JAVAX_NET_SSL_KEY_STORE - Static variable in class io.airlift.http.client.HttpClientConfig
 
JAVAX_NET_SSL_KEY_STORE_PASSWORD - Static variable in class io.airlift.http.client.HttpClientConfig
 
JAVAX_NET_SSL_TRUST_STORE - Static variable in class io.airlift.http.client.HttpClientConfig
 
JAVAX_NET_SSL_TRUST_STORE_PASSWORD - Static variable in class io.airlift.http.client.HttpClientConfig
 
JettyHttpClient - Class in io.airlift.http.client.jetty
 
JettyHttpClient() - Constructor for class io.airlift.http.client.jetty.JettyHttpClient
 
JettyHttpClient(HttpClientConfig) - Constructor for class io.airlift.http.client.jetty.JettyHttpClient
 
JettyHttpClient(HttpClientConfig, Iterable<? extends HttpRequestFilter>) - Constructor for class io.airlift.http.client.jetty.JettyHttpClient
 
JettyHttpClient(HttpClientConfig, JettyIoPool, Iterable<? extends HttpRequestFilter>) - Constructor for class io.airlift.http.client.jetty.JettyHttpClient
 
JettyHttpClient(HttpClientConfig, KerberosConfig, Optional<JettyIoPool>, Iterable<? extends HttpRequestFilter>) - Constructor for class io.airlift.http.client.jetty.JettyHttpClient
 
JettyHttpClient.CachedDistribution - Class in io.airlift.http.client.jetty
 
JettyIoPool - Class in io.airlift.http.client.jetty
 
JettyIoPool(String, JettyIoPoolConfig) - Constructor for class io.airlift.http.client.jetty.JettyIoPool
 
JettyIoPoolConfig - Class in io.airlift.http.client.jetty
 
JettyIoPoolConfig() - Constructor for class io.airlift.http.client.jetty.JettyIoPoolConfig
 
JsonBodyGenerator<T> - Class in io.airlift.http.client
 
jsonBodyGenerator(JsonCodec<T>, T) - Static method in class io.airlift.http.client.JsonBodyGenerator
 
JsonResponse(int, String, ListMultimap<HeaderName, String>, byte[]) - Constructor for class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
JsonResponse(int, String, ListMultimap<HeaderName, String>, JsonCodec<T>, byte[]) - Constructor for class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
JsonResponseHandler<T> - Class in io.airlift.http.client
 

K

KerberosConfig - Class in io.airlift.http.client.spnego
 
KerberosConfig() - Constructor for class io.airlift.http.client.spnego.KerberosConfig
 

M

matches(String, URI, String) - Method in class io.airlift.http.client.spnego.SpnegoAuthentication
 
mockResponse(HttpStatus, MediaType, String) - Static method in class io.airlift.http.client.testing.TestingResponse
 

N

name - Variable in class io.airlift.http.client.HttpClientModule
 

O

of(String) - Static method in class io.airlift.http.client.HeaderName
 

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
 
propagate(Request, Throwable) - Static method in class io.airlift.http.client.ResponseHandlerUtils
 

R

read(byte[]) - Method in class io.airlift.http.client.GatheringByteArrayInputStream
 
read() - Method in class io.airlift.http.client.GatheringByteArrayInputStream
 
read(byte[], int, int) - Method in class io.airlift.http.client.GatheringByteArrayInputStream
 
reason() - Method in enum io.airlift.http.client.HttpStatus
 
recordRequestCanceled() - Method in class io.airlift.http.client.RequestStats
 
recordRequestFailed() - Method in class io.airlift.http.client.RequestStats
 
recordResponseReceived(String, int, long, long, Duration, Duration) - Method in class io.airlift.http.client.RequestStats
 
removeAuthentication(Authentication) - Method in class io.airlift.http.client.spnego.SpnegoAuthenticationStore
 
removeAuthenticationResult(Authentication.Result) - Method in class io.airlift.http.client.spnego.SpnegoAuthenticationStore
 
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
 
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
 
ResponseHandlerUtils - Class in io.airlift.http.client
 
ResponseTooLargeException - Exception in io.airlift.http.client
 
ResponseTooLargeException() - Constructor for exception io.airlift.http.client.ResponseTooLargeException
 

S

scheme(String) - Method in class io.airlift.http.client.HttpUriBuilder
 
setAuthenticationEnabled(boolean) - Method in class io.airlift.http.client.HttpClientConfig
 
setBodyGenerator(BodyGenerator) - Method in class io.airlift.http.client.Request.Builder
 
setConfig(File) - Method in class io.airlift.http.client.spnego.KerberosConfig
 
setConnectTimeout(Duration) - Method in class io.airlift.http.client.HttpClientConfig
 
setCredentialCache(File) - Method in class io.airlift.http.client.spnego.KerberosConfig
 
setHeader(String, String) - Method in class io.airlift.http.client.Request.Builder
 
setHttp2Enabled(boolean) - Method in class io.airlift.http.client.HttpClientConfig
 
setIdleTimeout(Duration) - Method in class io.airlift.http.client.HttpClientConfig
 
setInjector(Injector) - Method in class io.airlift.http.client.HttpClientModule.JettyIoPoolManager
 
setKeepAliveInterval(Duration) - Method in class io.airlift.http.client.HttpClientConfig
Deprecated.
setKerberosPrincipal(String) - Method in class io.airlift.http.client.HttpClientConfig
 
setKerberosRemoteServiceName(String) - Method in class io.airlift.http.client.HttpClientConfig
 
setKeyStorePassword(String) - Method in class io.airlift.http.client.HttpClientConfig
 
setKeyStorePath(String) - Method in class io.airlift.http.client.HttpClientConfig
 
setKeytab(File) - Method in class io.airlift.http.client.spnego.KerberosConfig
 
setMaxAge(int) - Method in class io.airlift.http.client.CacheControl
 
setMaxConnections(int) - Method in class io.airlift.http.client.HttpClientConfig
 
setMaxConnectionsPerServer(int) - Method in class io.airlift.http.client.HttpClientConfig
 
setMaxContentLength(DataSize) - Method in class io.airlift.http.client.HttpClientConfig
 
setMaxRequestsQueuedPerDestination(int) - Method in class io.airlift.http.client.HttpClientConfig
 
setMaxThreads(int) - Method in class io.airlift.http.client.jetty.JettyIoPoolConfig
 
setMethod(String) - Method in class io.airlift.http.client.Request.Builder
 
setMinThreads(int) - Method in class io.airlift.http.client.jetty.JettyIoPoolConfig
 
setMustRevalidate(boolean) - Method in class io.airlift.http.client.CacheControl
 
setNoCache(boolean) - Method in class io.airlift.http.client.CacheControl
 
setNoStore(boolean) - Method in class io.airlift.http.client.CacheControl
 
setNoTransform(boolean) - Method in class io.airlift.http.client.CacheControl
 
setPrivate(boolean) - Method in class io.airlift.http.client.CacheControl
 
setProxyRevalidate(boolean) - Method in class io.airlift.http.client.CacheControl
 
setRequestTimeout(Duration) - Method in class io.airlift.http.client.HttpClientConfig
 
setSecureRandomAlgorithm(String) - Method in class io.airlift.http.client.HttpClientConfig
 
setSMaxAge(int) - Method in class io.airlift.http.client.CacheControl
 
setSocksProxy(HostAndPort) - Method in class io.airlift.http.client.HttpClientConfig
 
setTrustStorePassword(String) - Method in class io.airlift.http.client.HttpClientConfig
 
setTrustStorePath(String) - Method in class io.airlift.http.client.HttpClientConfig
 
setUri(URI) - Method in class io.airlift.http.client.Request.Builder
 
setUseCanonicalHostname(boolean) - Method in class io.airlift.http.client.spnego.KerberosConfig
 
skip(long) - Method in class io.airlift.http.client.GatheringByteArrayInputStream
 
SpnegoAuthentication - Class in io.airlift.http.client.spnego
 
SpnegoAuthentication(File, File, File, String, String, boolean) - Constructor for class io.airlift.http.client.spnego.SpnegoAuthentication
 
SpnegoAuthenticationStore - Class in io.airlift.http.client.spnego
 
SpnegoAuthenticationStore(SpnegoAuthentication) - Constructor for class io.airlift.http.client.spnego.SpnegoAuthenticationStore
 
StaticBodyGenerator - Class in io.airlift.http.client
 
StaticBodyGenerator(byte[]) - Constructor for class io.airlift.http.client.StaticBodyGenerator
 
StatusResponse(int, String, ListMultimap<HeaderName, String>) - Constructor for class io.airlift.http.client.StatusResponseHandler.StatusResponse
 
StatusResponseHandler - Class in io.airlift.http.client
 
StatusResponseHandler.StatusResponse - Class in io.airlift.http.client
 
StringResponse(int, String, ListMultimap<HeaderName, String>, String) - Constructor for class io.airlift.http.client.StringResponseHandler.StringResponse
 
StringResponseHandler - Class in io.airlift.http.client
 
StringResponseHandler.StringResponse - Class in io.airlift.http.client
 

T

TestingHttpClient - Class in io.airlift.http.client.testing
 
TestingHttpClient(TestingHttpClient.Processor) - Constructor for class io.airlift.http.client.testing.TestingHttpClient
 
TestingHttpClient(TestingHttpClient.Processor, ExecutorService) - Constructor for class io.airlift.http.client.testing.TestingHttpClient
 
TestingHttpClient.Processor - Interface in io.airlift.http.client.testing
 
TestingResponse - Class in io.airlift.http.client.testing
 
TestingResponse(HttpStatus, ListMultimap<String, String>, byte[]) - Constructor for class io.airlift.http.client.testing.TestingResponse
 
TestingResponse(HttpStatus, ListMultimap<String, String>, InputStream) - Constructor for class io.airlift.http.client.testing.TestingResponse
 
toString() - Method in class io.airlift.http.client.CacheControl
 
toString() - Method in class io.airlift.http.client.FullJsonResponseHandler.JsonResponse
 
toString() - Method in class io.airlift.http.client.HeaderName
 
toString() - Method in enum io.airlift.http.client.HttpStatus
 
toString() - Method in class io.airlift.http.client.HttpUriBuilder
 
toString() - Method in class io.airlift.http.client.jetty.JettyHttpClient
 
toString() - Method in class io.airlift.http.client.jetty.JettyIoPool
 
toString() - Method in class io.airlift.http.client.Request
 
toString() - Method in class io.airlift.http.client.testing.TestingResponse
 
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<HeaderName, 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
 

V

valueOf(String) - Static method in class io.airlift.http.client.CacheControl
 
valueOf(String) - Static method in enum io.airlift.http.client.HttpStatus.Family
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.airlift.http.client.HttpStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.airlift.http.client.HttpStatus.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.airlift.http.client.HttpStatus
Returns an array containing the constants of this enum type, in the order they are declared.

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
 
withConfigDefaults(ConfigDefaults<HttpClientConfig>) - Method in class io.airlift.http.client.HttpClientBinder.HttpClientBindingBuilder
 
withFilter(Class<? extends HttpRequestFilter>) - Method in class io.airlift.http.client.HttpClientBinder.HttpClientBindingBuilder
 
withPrivateIoThreadPool() - 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.FileBodyGenerator
 
write(OutputStream) - Method in class io.airlift.http.client.StaticBodyGenerator
 
A B C D E F G H I J K M N O P R S T U V W 
Skip navigation links

Copyright © 2010-2017 Airlift. All Rights Reserved.