JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
H
I
J
L
M
O
P
Q
R
S
T
U
W
X
A
acceptVersion()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
acceptVersion(String)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
acceptVersion(EndpointVersion)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
AcceptVersionHeaderEndpointRequestInterceptor
- Class in
com.github.ljtfreitas.restify.http.client.request.interceptor
AcceptVersionHeaderEndpointRequestInterceptor()
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.
AcceptVersionHeaderEndpointRequestInterceptor
AcceptVersionHeaderEndpointRequestInterceptor(EndpointVersion)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.
AcceptVersionHeaderEndpointRequestInterceptor
adapt(EndpointMethod, EndpointCallHandler<EndpointResponse<Void>, Void>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.
HeadersEndpointCallHandlerAdapter
adapt(EndpointMethod, EndpointCallHandler<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CallableEndpointCallHandlerFactory
adapt(EndpointMethod, EndpointCallHandler<Collection<T>, Collection<T>>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
EnumerationEndpointCallHandlerAdapter
adapt(EndpointMethod, EndpointCallHandler<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
FutureTaskEndpointCallHandlerAdapter
adapt(EndpointMethod, EndpointCallHandler<Collection<T>, Collection<T>>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IterableEndpointCallHandlerAdapter
adapt(EndpointMethod, EndpointCallHandler<Collection<T>, Collection<T>>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IteratorEndpointCallHandlerAdapter
adapt(EndpointMethod, EndpointCallHandler<List<T>, List<T>>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
ListIteratorEndpointCallHandlerAdapter
adapt(EndpointMethod, EndpointCallHandler<Collection<T>, Collection<T>>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
QueueEndpointCallHandlerAdapter
adapt(EndpointMethod, EndpointCallHandler<Collection<T>, Collection<T>>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
StreamEndpointCallHandlerAdapter
adapt(EndpointMethod, EndpointCallHandler<EndpointResponse<Void>, Void>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.
StatusCodeEndpointCallHandlerAdapter
adaptAsync(EndpointMethod, EndpointCallHandler<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncCallbackEndpointCallHandlerAdapter
adaptAsync(EndpointMethod, EndpointCallHandler<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncEndpointCallObjectHandlerAdapter
adaptAsync(EndpointMethod, EndpointCallHandler<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CompletionStageCallbackEndpointCallHandlerAdapter
adaptAsync(EndpointMethod, EndpointCallHandler<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CompletionStageEndpointCallHandlerAdapter
adaptAsync(EndpointMethod, EndpointCallHandler<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
FutureEndpointCallHandlerAdapter
add(EndpointCallHandlerProvider)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointCallHandlersBuilder
add(EndpointCallHandlerProvider...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointCallHandlersBuilder
add(EndpointRequestInterceptor...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
add(HttpClientRequestInterceptor...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestInterceptorsBuilder
add(HttpMessageConverter...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
all()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.ContractBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointCallHandlersBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestOutputStreamingConfigurationBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestSslConfigurationBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestInterceptorsBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder.RetryConfigurationBackOffBuilder
async(Executor)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
async()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
async()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder
AsyncBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.AsyncBuilder
AsyncCallbackEndpointCallHandlerAdapter
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.async
AsyncCallbackEndpointCallHandlerAdapter(Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncCallbackEndpointCallHandlerAdapter
AsyncEndpointCallObjectHandlerAdapter
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.async
AsyncEndpointCallObjectHandlerAdapter(Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncEndpointCallObjectHandlerAdapter
AsyncRetryConfigurationBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.AsyncRetryConfigurationBuilder
attempts(int)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
authentication(Authentication)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
B
backOff()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
bufferRequestBody()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
bufferRequestBody(boolean)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
build()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RestifyProxyBuilderOnTarget
C
CallableEndpointCallHandlerFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
CallableEndpointCallHandlerFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CallableEndpointCallHandlerFactory
charset(Charset)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
chunkSize(int)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestOutputStreamingConfigurationBuilder
classLoader(ClassLoader)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
client(HttpClientRequestFactory)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
client()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
CollectionEndpointCallHandlerFactory
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
CollectionEndpointCallHandlerFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CollectionEndpointCallHandlerFactory
com.github.ljtfreitas.restify.http
- package com.github.ljtfreitas.restify.http
com.github.ljtfreitas.restify.http.client.call
- package com.github.ljtfreitas.restify.http.client.call
com.github.ljtfreitas.restify.http.client.call.async
- package com.github.ljtfreitas.restify.http.client.call.async
com.github.ljtfreitas.restify.http.client.call.handler
- package com.github.ljtfreitas.restify.http.client.call.handler
com.github.ljtfreitas.restify.http.client.call.handler.async
- package com.github.ljtfreitas.restify.http.client.call.handler.async
com.github.ljtfreitas.restify.http.client.call.handler.jdk
- package com.github.ljtfreitas.restify.http.client.call.handler.jdk
com.github.ljtfreitas.restify.http.client.request
- package com.github.ljtfreitas.restify.http.client.request
com.github.ljtfreitas.restify.http.client.request.interceptor
- package com.github.ljtfreitas.restify.http.client.request.interceptor
CompletionStageCallbackEndpointCallHandlerAdapter
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
CompletionStageCallbackEndpointCallHandlerAdapter(Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CompletionStageCallbackEndpointCallHandlerAdapter
CompletionStageEndpointCallHandlerAdapter
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
CompletionStageEndpointCallHandlerAdapter(Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CompletionStageEndpointCallHandlerAdapter
configure()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder
configure()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder
connectionTimeout(int)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
connectionTimeout(Duration)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
contract(ContractReader)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
contract()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
ContractBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.ContractBuilder
converters(HttpMessageConverter...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
converters()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
create(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CollectionEndpointCallHandlerFactory
create(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
OptionalEndpointCallHandlerFactory
create(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
RunnableEndpointCallHandlerFactory
createWith(EndpointMethod, Object[])
- Method in class com.github.ljtfreitas.restify.http.client.request.
EndpointRequestFactory
createWith(EndpointMethod, Object[], JavaType)
- Method in class com.github.ljtfreitas.restify.http.client.request.
EndpointRequestFactory
D
delay(long)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder.RetryConfigurationBackOffBuilder
delay(Duration)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder.RetryConfigurationBackOffBuilder
disabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.DiscoveryComponentConfigurationBuilder
disabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestBufferRequestBodyConfigurationBuilder
disabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestFollowRedirectsConfigurationBuilder
disabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestOutputStreamingConfigurationBuilder
disabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestUseCachesConfigurationBuilder
disabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder
discovery()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointCallHandlersBuilder
discovery()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
E
emptyOnNotFound()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointResponseErrorFallbackBuilder
enabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.DiscoveryComponentConfigurationBuilder
enabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestBufferRequestBodyConfigurationBuilder
enabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestFollowRedirectsConfigurationBuilder
enabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestOutputStreamingConfigurationBuilder
enabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestUseCachesConfigurationBuilder
enabled()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder
enabled(boolean)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder
EndpointCallHandlers
- Class in
com.github.ljtfreitas.restify.http.client.call.handler
EndpointCallHandlers(Collection<EndpointCallHandlerProvider>)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallHandlers
EndpointMethodExecutor
- Class in
com.github.ljtfreitas.restify.http.client.call
EndpointMethodExecutor(EndpointRequestFactory, EndpointCallHandlers, EndpointCallFactory)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.
EndpointMethodExecutor
EndpointRequestExecutorBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder
EndpointRequestFactory
- Class in
com.github.ljtfreitas.restify.http.client.request
EndpointRequestFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.request.
EndpointRequestFactory
EndpointRequestInterceptorsBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
EndpointResponseCallback
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.async
EndpointResponseCallback()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseCallback
EndpointResponseFailureCallback
- Class in
com.github.ljtfreitas.restify.http.client.call.async
EndpointResponseFailureCallback()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
EnumerationEndpointCallHandlerAdapter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
EnumerationEndpointCallHandlerAdapter()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
EnumerationEndpointCallHandlerAdapter
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyHandler
error(EndpointResponseErrorFallback)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
error()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
execute(EndpointMethod, Object[])
- Method in class com.github.ljtfreitas.restify.http.client.call.
EndpointMethodExecutor
executor(EndpointRequestExecutor)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
executor()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
F
followRedirects()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
followRedirects(boolean)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
form()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
FutureEndpointCallHandlerAdapter
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
FutureEndpointCallHandlerAdapter(Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
FutureEndpointCallHandlerAdapter
FutureTaskEndpointCallHandlerAdapter
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
FutureTaskEndpointCallHandlerAdapter(ExecutorService)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
FutureTaskEndpointCallHandlerAdapter
H
handlers(EndpointCallHandlerProvider)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
handlers()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
hashCode()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyHandler
HeaderEndpointRequestInterceptor
- Class in
com.github.ljtfreitas.restify.http.client.request.interceptor
HeaderEndpointRequestInterceptor(Header...)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.
HeaderEndpointRequestInterceptor
HeaderEndpointRequestInterceptor(Collection<Header>)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.
HeaderEndpointRequestInterceptor
HeaderEndpointRequestInterceptor(Headers)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.
HeaderEndpointRequestInterceptor
headers(Header...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
headers(Collection<Header>)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
headers(Headers)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
HeadersEndpointCallHandlerAdapter
- Class in
com.github.ljtfreitas.restify.http.client.call.handler
HeadersEndpointCallHandlerAdapter()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.
HeadersEndpointCallHandlerAdapter
hostnameVerifier(HostnameVerifier)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestSslConfigurationBuilder
HttpClientRequestBufferRequestBodyConfigurationBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestBufferRequestBodyConfigurationBuilder
HttpClientRequestConfigurationBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
HttpClientRequestFactoryBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder
HttpClientRequestFollowRedirectsConfigurationBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestFollowRedirectsConfigurationBuilder
HttpClientRequestInterceptorsBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestInterceptorsBuilder
HttpClientRequestOutputStreamingConfigurationBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestOutputStreamingConfigurationBuilder
HttpClientRequestSslConfigurationBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestSslConfigurationBuilder
HttpClientRequestUseCachesConfigurationBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestUseCachesConfigurationBuilder
HttpMessageConvertersBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
I
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.
HeadersEndpointCallHandlerAdapter
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CallableEndpointCallHandlerFactory
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CollectionEndpointCallHandlerFactory
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
EnumerationEndpointCallHandlerAdapter
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IterableEndpointCallHandlerAdapter
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IteratorEndpointCallHandlerAdapter
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
ListIteratorEndpointCallHandlerAdapter
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
OptionalEndpointCallHandlerFactory
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
QueueEndpointCallHandlerAdapter
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
RunnableEndpointCallHandlerFactory
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
StreamEndpointCallHandlerAdapter
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.
StatusCodeEndpointCallHandlerAdapter
interceptors()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder
interceptors(EndpointRequestInterceptor...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder
interceptors()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder
interceptors(HttpClientRequestInterceptor...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder
intercepts(EndpointRequest)
- Method in class com.github.ljtfreitas.restify.http.client.request.interceptor.
AcceptVersionHeaderEndpointRequestInterceptor
intercepts(EndpointRequest)
- Method in class com.github.ljtfreitas.restify.http.client.request.interceptor.
HeaderEndpointRequestInterceptor
invoke(Object, Method, Object[])
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyHandler
IterableEndpointCallHandlerAdapter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
IterableEndpointCallHandlerAdapter()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IterableEndpointCallHandlerAdapter
IteratorEndpointCallHandlerAdapter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
IteratorEndpointCallHandlerAdapter()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IteratorEndpointCallHandlerAdapter
J
json()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
L
ListIteratorEndpointCallHandlerAdapter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
ListIteratorEndpointCallHandlerAdapter()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
ListIteratorEndpointCallHandlerAdapter
M
multiplier(double)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder.RetryConfigurationBackOffBuilder
O
octetStream()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
of(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallHandlers
onBadGateway(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onBadRequest(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onConflict(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onException(Throwable)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onExpectationFailed(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onFailure(Throwable)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onFailure(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onForbidden(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onGatewayTimeout(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onGone(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onHttpVersionNotSupported(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onInternalServerError(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onLengthRequired(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onMethodNotAllowed(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onNotAcceptable(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onNotFound(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onNotImplemented(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onPreconditionFailed(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onProxyAuthenticationRequired(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onRequestedRangeNotSatisfiable(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onRequestEntityTooLarge(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onRequestTimeout(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onRequestUriTooLong(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onServiceUnavailable(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onUnauthorized(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
onUnsupportedMediaType(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
EndpointResponseFailureCallback
OptionalEndpointCallHandlerFactory
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
OptionalEndpointCallHandlerFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
OptionalEndpointCallHandlerFactory
outputStreaming()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
outputStreaming(boolean)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
P
proxy(Proxy)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
ProxyMethodException
- Exception in
com.github.ljtfreitas.restify.http
ProxyMethodException(Throwable)
- Constructor for exception com.github.ljtfreitas.restify.http.
ProxyMethodException
ProxyMethodException(String, Throwable)
- Constructor for exception com.github.ljtfreitas.restify.http.
ProxyMethodException
Q
QueueEndpointCallHandlerAdapter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
QueueEndpointCallHandlerAdapter()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
QueueEndpointCallHandlerAdapter
R
readTimeout(int)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
readTimeout(Duration)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
resolver(ContractExpressionResolver)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.ContractBuilder
RestifyProxyBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
RestifyProxyBuilder.AsyncBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.ContractBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.DiscoveryComponentConfigurationBuilder
<
C
> - Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.EndpointCallHandlersBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.EndpointRequestExecutorBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.EndpointRequestExecutorBuilder.EndpointRequestInterceptorsBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.EndpointResponseErrorFallbackBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.HttpClientRequestFactoryBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestBufferRequestBodyConfigurationBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestFollowRedirectsConfigurationBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestOutputStreamingConfigurationBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestSslConfigurationBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestUseCachesConfigurationBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestInterceptorsBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.HttpMessageConvertersBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.RestifyProxyBuilderOnTarget
<
T
> - Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.RetryBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.RetryBuilder.AsyncRetryConfigurationBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder.RetryConfigurationBackOffBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyHandler
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyHandler(EndpointType, EndpointMethodExecutor)
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyHandler
retry()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
RetryBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder
RetryConfigurationBackOffBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder.RetryConfigurationBackOffBuilder
RetryConfigurationBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncCallbackEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncEndpointCallObjectHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.
HeadersEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CallableEndpointCallHandlerFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CompletionStageCallbackEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CompletionStageEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
EnumerationEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
FutureEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
FutureTaskEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IterableEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IteratorEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
ListIteratorEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
QueueEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
StreamEndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.
StatusCodeEndpointCallHandlerAdapter
RunnableEndpointCallHandlerFactory
- Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
RunnableEndpointCallHandlerFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
RunnableEndpointCallHandlerFactory
S
scheduler(ScheduledExecutorService)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.AsyncRetryConfigurationBuilder
ssl()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
sslSocketFactory(SSLSocketFactory)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder.HttpClientRequestSslConfigurationBuilder
StatusCodeEndpointCallHandlerAdapter
- Class in
com.github.ljtfreitas.restify.http.client.call.handler
StatusCodeEndpointCallHandlerAdapter()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.
StatusCodeEndpointCallHandlerAdapter
StreamEndpointCallHandlerAdapter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler.jdk
StreamEndpointCallHandlerAdapter()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
StreamEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncCallbackEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncEndpointCallObjectHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.
HeadersEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CallableEndpointCallHandlerFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CollectionEndpointCallHandlerFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CompletionStageCallbackEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
CompletionStageEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
EnumerationEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
FutureEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
FutureTaskEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IterableEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
IteratorEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
ListIteratorEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
OptionalEndpointCallHandlerFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
QueueEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
RunnableEndpointCallHandlerFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.jdk.
StreamEndpointCallHandlerAdapter
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.
StatusCodeEndpointCallHandlerAdapter
T
target(Class<T>)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
target(Class<T>, String)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
target(Class<T>, URL)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
target(Class<T>, URI)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
text()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
timeout(long)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
timeout(Duration)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
toString()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyHandler
U
useCaches()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
useCaches(boolean)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
using(Executor)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.AsyncBuilder
using(ContractReader)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.ContractBuilder
using(EndpointRequestExecutor)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestExecutorBuilder
using(EndpointResponseErrorFallback)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointResponseErrorFallbackBuilder
using(HttpClientRequestConfiguration)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder.HttpClientRequestConfigurationBuilder
using(HttpClientRequestFactory)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestFactoryBuilder
using(RetryConfiguration)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder
W
when(HttpStatusCode...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
when(RetryCondition.StatusCodeRetryCondition)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
when(Class<? extends Throwable>...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
when(RetryCondition.ThrowableRetryCondition)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
when(RetryCondition.HeadersRetryCondition)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
when(RetryCondition.EndpointResponseRetryCondition)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RetryBuilder.RetryConfigurationBuilder
wildcard()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
X
xml()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
A
B
C
D
E
F
H
I
J
L
M
O
P
Q
R
S
T
U
W
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All Rights Reserved.