JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.github.ljtfreitas.restify.http
,
com.github.ljtfreitas.restify.http.client.call
,
com.github.ljtfreitas.restify.http.client.call.async
,
com.github.ljtfreitas.restify.http.client.call.handler
,
com.github.ljtfreitas.restify.http.client.call.handler.async
,
com.github.ljtfreitas.restify.http.client.call.handler.jdk
,
com.github.ljtfreitas.restify.http.client.request
,
com.github.ljtfreitas.restify.http.client.request.interceptor
Class Hierarchy
java.lang.Object
com.github.ljtfreitas.restify.http.client.request.interceptor.
AcceptVersionHeaderEndpointRequestInterceptor
(implements com.github.ljtfreitas.restify.http.client.request.interceptor.EndpointRequestInterceptor)
com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncCallbackEndpointCallHandlerAdapter
<T,O> (implements com.github.ljtfreitas.restify.http.client.call.handler.async.AsyncEndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncEndpointCallObjectHandlerAdapter
<T,O> (implements com.github.ljtfreitas.restify.http.client.call.handler.async.AsyncEndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CallableEndpointCallHandlerFactory
<T,O> (implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CollectionEndpointCallHandlerFactory
<T> (implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerFactory<M,T>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CompletionStageCallbackEndpointCallHandlerAdapter
<T,O> (implements com.github.ljtfreitas.restify.http.client.call.handler.async.AsyncEndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CompletionStageEndpointCallHandlerAdapter
<T,O> (implements com.github.ljtfreitas.restify.http.client.call.handler.async.AsyncEndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallHandlers
com.github.ljtfreitas.restify.http.client.call.
EndpointMethodExecutor
com.github.ljtfreitas.restify.http.client.request.
EndpointRequestFactory
com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
(implements com.github.ljtfreitas.restify.http.client.call.async.EndpointCallFailureCallback)
com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseCallback
<T> (implements com.github.ljtfreitas.restify.http.client.call.async.EndpointCallSuccessCallback<T>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
EnumerationEndpointCallHandlerAdapter
<T> (implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
FutureEndpointCallHandlerAdapter
<T,O> (implements com.github.ljtfreitas.restify.http.client.call.handler.async.AsyncEndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
FutureTaskEndpointCallHandlerAdapter
<T,O> (implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.request.interceptor.
HeaderEndpointRequestInterceptor
(implements com.github.ljtfreitas.restify.http.client.request.interceptor.EndpointRequestInterceptor)
com.github.ljtfreitas.restify.http.client.call.handler.
HeadersEndpointCallHandlerAdapter
(implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IterableEndpointCallHandlerAdapter
<T> (implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IteratorEndpointCallHandlerAdapter
<T> (implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
ListIteratorEndpointCallHandlerAdapter
<T> (implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
OptionalEndpointCallHandlerFactory
<T> (implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerFactory<M,T>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
QueueEndpointCallHandlerAdapter
<T> (implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.AsyncBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.ContractBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.DiscoveryComponentConfigurationBuilder
<C>
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointCallHandlersBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointResponseErrorFallbackBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestBufferRequestBodyConfigurationBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestFollowRedirectsConfigurationBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestOutputStreamingConfigurationBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestSslConfigurationBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestUseCachesConfigurationBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestInterceptorsBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RestifyProxyBuilderOnTarget
<T>
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.AsyncRetryConfigurationBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder.RetryConfigurationBackOffBuilder
com.github.ljtfreitas.restify.http.
RestifyProxyHandler
(implements java.lang.reflect.InvocationHandler)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
RunnableEndpointCallHandlerFactory
(implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerFactory<M,T>)
com.github.ljtfreitas.restify.http.client.call.handler.
StatusCodeEndpointCallHandlerAdapter
(implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerAdapter<M,T,O>)
com.github.ljtfreitas.restify.http.client.call.handler.jdk.
StreamEndpointCallHandlerAdapter
<T> (implements com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandlerAdapter<M,T,O>)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
com.github.ljtfreitas.restify.http.
ProxyMethodException
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All Rights Reserved.