Package | Description |
---|---|
io.druid.security.kerberos |
Modifier and Type | Method and Description |
---|---|
static <T> RetryResponseHolder<T> |
RetryResponseHolder.retry() |
Modifier and Type | Method and Description |
---|---|
com.metamx.http.client.response.ClientResponse<RetryResponseHolder<Final>> |
RetryIfUnauthorizedResponseHandler.done(com.metamx.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> clientResponse) |
com.metamx.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> |
RetryIfUnauthorizedResponseHandler.handleChunk(com.metamx.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> clientResponse,
org.jboss.netty.handler.codec.http.HttpChunk httpChunk) |
com.metamx.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> |
RetryIfUnauthorizedResponseHandler.handleResponse(org.jboss.netty.handler.codec.http.HttpResponse httpResponse) |
Modifier and Type | Method and Description |
---|---|
com.metamx.http.client.response.ClientResponse<RetryResponseHolder<Final>> |
RetryIfUnauthorizedResponseHandler.done(com.metamx.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> clientResponse) |
void |
RetryIfUnauthorizedResponseHandler.exceptionCaught(com.metamx.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> clientResponse,
Throwable throwable) |
com.metamx.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> |
RetryIfUnauthorizedResponseHandler.handleChunk(com.metamx.http.client.response.ClientResponse<RetryResponseHolder<Intermediate>> clientResponse,
org.jboss.netty.handler.codec.http.HttpChunk httpChunk) |
Copyright © 2011–2017. All rights reserved.