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
C
D
E
H
I
O
R
S
A
adapt(EndpointMethod, EndpointCallHandler<T, O>)
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncEndpointCallHandlerAdapter
adapt(EndpointMethod, EndpointCallHandler<T, O>)
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallHandlerAdapter
adapt(EndpointMethod, EndpointCallHandler<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallObjectHandlerAdapter
adaptAsync(EndpointMethod, EndpointCallHandler<T, O>)
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncEndpointCallHandlerAdapter
AsyncEndpointCall
<
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call.async
AsyncEndpointCallHandler
<
M
,
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call.handler.async
AsyncEndpointCallHandlerAdapter
<
M
,
T
,
O
> - Interface in
com.github.ljtfreitas.restify.http.client.call.handler.async
AsyncEndpointCallHandlerFactory
<
M
,
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call.handler.async
C
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
CompletionStageAsyncEndpointCall
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.async
CompletionStageAsyncEndpointCall(CompletionStage<T>, Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.async.
CompletionStageAsyncEndpointCall
create(EndpointMethod)
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncEndpointCallHandlerFactory
create(EndpointMethod)
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallHandlerFactory
createAsync(EndpointMethod)
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncEndpointCallHandlerFactory
createWith(EndpointRequest, JavaType)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
DefaultAsyncEndpointCallFactory
createWith(EndpointRequest, JavaType)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
ExecutorAsyncEndpointCallFactory
createWith(EndpointRequest, JavaType)
- Method in class com.github.ljtfreitas.restify.http.client.call.
DefaultEndpointCallFactory
createWith(EndpointRequest, JavaType)
- Method in interface com.github.ljtfreitas.restify.http.client.call.
EndpointCallFactory
D
DefaultAsyncEndpointCallFactory
- Class in
com.github.ljtfreitas.restify.http.client.call.async
DefaultAsyncEndpointCallFactory(AsyncEndpointRequestExecutor, Executor, EndpointCallFactory)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.async.
DefaultAsyncEndpointCallFactory
DefaultEndpointCallFactory
- Class in
com.github.ljtfreitas.restify.http.client.call
DefaultEndpointCallFactory(EndpointRequestExecutor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.
DefaultEndpointCallFactory
E
EndpointCall
<
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call
EndpointCallCallback
<
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call.async
EndpointCallFactory
- Interface in
com.github.ljtfreitas.restify.http.client.call
EndpointCallFailureCallback
- Interface in
com.github.ljtfreitas.restify.http.client.call.async
EndpointCallHandler
<
M
,
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call.handler
EndpointCallHandlerAdapter
<
M
,
T
,
O
> - Interface in
com.github.ljtfreitas.restify.http.client.call.handler
EndpointCallHandlerFactory
<
M
,
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call.handler
EndpointCallHandlerProvider
- Interface in
com.github.ljtfreitas.restify.http.client.call.handler
EndpointCallObjectHandlerAdapter
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.handler
EndpointCallObjectHandlerAdapter()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallObjectHandlerAdapter
EndpointCallSuccessCallback
<
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call.async
EndpointResponseCall
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call
EndpointResponseCall(EndpointRequest, EndpointRequestExecutor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.
EndpointResponseCall
execute()
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
CompletionStageAsyncEndpointCall
execute()
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
ExecutorAsyncEndpointCall
execute()
- Method in interface com.github.ljtfreitas.restify.http.client.call.
EndpointCall
execute()
- Method in class com.github.ljtfreitas.restify.http.client.call.
EndpointResponseCall
executeAsync(EndpointCallCallback<T>)
- Method in interface com.github.ljtfreitas.restify.http.client.call.async.
AsyncEndpointCall
executeAsync(EndpointCallSuccessCallback<T>, EndpointCallFailureCallback)
- Method in interface com.github.ljtfreitas.restify.http.client.call.async.
AsyncEndpointCall
executeAsync()
- Method in interface com.github.ljtfreitas.restify.http.client.call.async.
AsyncEndpointCall
executeAsync(EndpointCallCallback<T>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
CompletionStageAsyncEndpointCall
executeAsync(EndpointCallSuccessCallback<T>, EndpointCallFailureCallback)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
CompletionStageAsyncEndpointCall
executeAsync()
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
CompletionStageAsyncEndpointCall
executeAsync(EndpointCallCallback<T>)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
ExecutorAsyncEndpointCall
executeAsync(EndpointCallSuccessCallback<T>, EndpointCallFailureCallback)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
ExecutorAsyncEndpointCall
executeAsync()
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
ExecutorAsyncEndpointCall
ExecutorAsyncEndpointCall
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.async
ExecutorAsyncEndpointCall(EndpointCall<T>, Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.async.
ExecutorAsyncEndpointCall
ExecutorAsyncEndpointCallFactory
- Class in
com.github.ljtfreitas.restify.http.client.call.async
ExecutorAsyncEndpointCallFactory(EndpointCallFactory, Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.async.
ExecutorAsyncEndpointCallFactory
H
handle(EndpointCall<T>, Object[])
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncEndpointCallHandler
handle(EndpointCall<T>, Object[])
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallHandler
handleAsync(AsyncEndpointCall<T>, Object[])
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.async.
AsyncEndpointCallHandler
I
instance()
- Static method in class com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallObjectHandlerAdapter
O
onFailure(Throwable)
- Method in interface com.github.ljtfreitas.restify.http.client.call.async.
EndpointCallFailureCallback
onSuccess(T)
- Method in interface com.github.ljtfreitas.restify.http.client.call.async.
EndpointCallSuccessCallback
R
returnType()
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallHandler
returnType(EndpointMethod)
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallHandlerAdapter
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallObjectHandlerAdapter
S
supports(EndpointMethod)
- Method in interface com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallHandlerProvider
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.handler.
EndpointCallObjectHandlerAdapter
A
C
D
E
H
I
O
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All Rights Reserved.