Skip navigation links
A C D E F G H I K L N P R S T V W 

A

adapt(EndpointMethod, EndpointCallHandler<T, O>) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.ListenableFutureTaskEndpointCallHandlerAdapter
 
adapt(EndpointMethod, EndpointCallHandler<T, O>) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.WebAsyncTaskEndpointCallHandlerAdapter
 
adapt(EndpointMethod, EndpointCallHandler<ResponseEntity<Void>, Void>) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.HttpHeadersEndpointCallHandlerAdapter
 
adapt(EndpointMethod, EndpointCallHandler<ResponseEntity<Void>, Void>) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.HttpStatusEndpointCallHandlerAdapter
 
adaptAsync(EndpointMethod, EndpointCallHandler<T, O>) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.AsyncResultEndpointCallHandlerAdapter
 
adaptAsync(EndpointMethod, EndpointCallHandler<T, O>) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.DeferredResultEndpointCallHandlerAdapter
 
adaptAsync(EndpointMethod, EndpointCallHandler<T, O>) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.ListenableFutureEndpointCallHandlerAdapter
 
add(String, Object) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
addAll(MultiValueMap<String, Object>) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
addAll(String, List<? extends Object>) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
AsyncResultEndpointCallHandlerAdapter<T,O> - Class in com.github.ljtfreitas.restify.http.spring.client.call.handler.async
 
AsyncResultEndpointCallHandlerAdapter(Executor) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.AsyncResultEndpointCallHandlerAdapter
 

C

clear() - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
close() - Method in class com.github.ljtfreitas.restify.http.spring.client.request.HttpErrorResponse
 
com.github.ljtfreitas.restify.http.spring.client.call.handler - package com.github.ljtfreitas.restify.http.spring.client.call.handler
 
com.github.ljtfreitas.restify.http.spring.client.call.handler.async - package com.github.ljtfreitas.restify.http.spring.client.call.handler.async
 
com.github.ljtfreitas.restify.http.spring.client.request - package com.github.ljtfreitas.restify.http.spring.client.request
 
com.github.ljtfreitas.restify.http.spring.contract - package com.github.ljtfreitas.restify.http.spring.contract
 
com.github.ljtfreitas.restify.http.spring.contract.metadata - package com.github.ljtfreitas.restify.http.spring.contract.metadata
 
containsKey(Object) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
containsValue(Object) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
convert(ResponseEntity<Object>) - Method in class com.github.ljtfreitas.restify.http.spring.client.request.EndpointResponseConverter
 
convert(EndpointRequest) - Method in class com.github.ljtfreitas.restify.http.spring.client.request.RequestEntityConverter
 
create(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.ResponseEntityEndpointCallHandlerFactory
 

D

DeferredResultEndpointCallHandlerAdapter<T,O> - Class in com.github.ljtfreitas.restify.http.spring.client.call.handler.async
 
DeferredResultEndpointCallHandlerAdapter(Executor) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.DeferredResultEndpointCallHandlerAdapter
 
DeferredResultEndpointCallHandlerAdapter(Executor, Long) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.DeferredResultEndpointCallHandlerAdapter
 

E

EndpointResponseConverter - Class in com.github.ljtfreitas.restify.http.spring.client.request
 
EndpointResponseConverter() - Constructor for class com.github.ljtfreitas.restify.http.spring.client.request.EndpointResponseConverter
 
entrySet() - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
execute(EndpointRequest) - Method in class com.github.ljtfreitas.restify.http.spring.client.request.RestOperationsEndpointRequestExecutor
 

F

FormParameters - Class in com.github.ljtfreitas.restify.http.spring.contract
 
FormParameters(FormParameters.Parameter...) - Constructor for class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
FormParameters.Parameter - Class in com.github.ljtfreitas.restify.http.spring.contract
 
from(RequestEntity<Object>, RestClientResponseException) - Static method in class com.github.ljtfreitas.restify.http.spring.client.request.HttpErrorResponse
 

G

get(Object) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
getFirst(String) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 

H

HttpErrorResponse - Class in com.github.ljtfreitas.restify.http.spring.client.request
 
HttpHeadersEndpointCallHandlerAdapter - Class in com.github.ljtfreitas.restify.http.spring.client.call.handler
 
HttpHeadersEndpointCallHandlerAdapter() - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.HttpHeadersEndpointCallHandlerAdapter
 
HttpStatusEndpointCallHandlerAdapter - Class in com.github.ljtfreitas.restify.http.spring.client.call.handler
 
HttpStatusEndpointCallHandlerAdapter() - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.HttpStatusEndpointCallHandlerAdapter
 

I

isEmpty() - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 

K

keySet() - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 

L

ListenableFutureEndpointCallHandlerAdapter<T,O> - Class in com.github.ljtfreitas.restify.http.spring.client.call.handler.async
 
ListenableFutureEndpointCallHandlerAdapter() - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.ListenableFutureEndpointCallHandlerAdapter
 
ListenableFutureEndpointCallHandlerAdapter(Executor) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.ListenableFutureEndpointCallHandlerAdapter
 
ListenableFutureTaskEndpointCallHandlerAdapter<T,O> - Class in com.github.ljtfreitas.restify.http.spring.client.call.handler.async
 
ListenableFutureTaskEndpointCallHandlerAdapter() - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.ListenableFutureTaskEndpointCallHandlerAdapter
 
ListenableFutureTaskEndpointCallHandlerAdapter(AsyncListenableTaskExecutor) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.ListenableFutureTaskEndpointCallHandlerAdapter
 

N

name() - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters.Parameter
 

P

Parameter(String, Object) - Constructor for class com.github.ljtfreitas.restify.http.spring.contract.FormParameters.Parameter
 
put(String, List<Object>) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
putAll(Map<? extends String, ? extends List<Object>>) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 

R

read(EndpointTarget) - Method in class com.github.ljtfreitas.restify.http.spring.contract.metadata.SpringWebContractReader
 
remove(Object) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
RequestEntityConverter - Class in com.github.ljtfreitas.restify.http.spring.client.request
 
RequestEntityConverter() - Constructor for class com.github.ljtfreitas.restify.http.spring.client.request.RequestEntityConverter
 
resolve(String) - Method in class com.github.ljtfreitas.restify.http.spring.contract.metadata.SpelDynamicParameterExpressionResolver
 
ResponseEntityEndpointCallHandlerFactory<T> - Class in com.github.ljtfreitas.restify.http.spring.client.call.handler
 
ResponseEntityEndpointCallHandlerFactory() - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.ResponseEntityEndpointCallHandlerFactory
 
ResponseEntityEndpointCallHandlerFactory(Converter<EndpointResponse<T>, ResponseEntity<T>>) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.ResponseEntityEndpointCallHandlerFactory
 
RestOperationsEndpointRequestExecutor - Class in com.github.ljtfreitas.restify.http.spring.client.request
 
RestOperationsEndpointRequestExecutor() - Constructor for class com.github.ljtfreitas.restify.http.spring.client.request.RestOperationsEndpointRequestExecutor
 
RestOperationsEndpointRequestExecutor(RestOperations) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.request.RestOperationsEndpointRequestExecutor
 
RestOperationsEndpointRequestExecutor(RestOperations, EndpointResponseErrorFallback) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.request.RestOperationsEndpointRequestExecutor
 
RestOperationsEndpointRequestExecutor(RestOperations, RequestEntityConverter, EndpointResponseConverter, EndpointResponseErrorFallback) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.request.RestOperationsEndpointRequestExecutor
 
returnType(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.AsyncResultEndpointCallHandlerAdapter
 
returnType(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.DeferredResultEndpointCallHandlerAdapter
 
returnType(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.ListenableFutureEndpointCallHandlerAdapter
 
returnType(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.ListenableFutureTaskEndpointCallHandlerAdapter
 
returnType(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.WebAsyncTaskEndpointCallHandlerAdapter
 
returnType(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.HttpHeadersEndpointCallHandlerAdapter
 
returnType(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.HttpStatusEndpointCallHandlerAdapter
 

S

set(String, Object) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
setAll(Map<String, Object>) - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
size() - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 
SpelDynamicParameterExpressionResolver - Class in com.github.ljtfreitas.restify.http.spring.contract.metadata
 
SpelDynamicParameterExpressionResolver(ConfigurableBeanFactory) - Constructor for class com.github.ljtfreitas.restify.http.spring.contract.metadata.SpelDynamicParameterExpressionResolver
 
SpringWebContractReader - Class in com.github.ljtfreitas.restify.http.spring.contract.metadata
 
SpringWebContractReader() - Constructor for class com.github.ljtfreitas.restify.http.spring.contract.metadata.SpringWebContractReader
 
SpringWebContractReader(ContractExpressionResolver) - Constructor for class com.github.ljtfreitas.restify.http.spring.contract.metadata.SpringWebContractReader
 
supports(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.AsyncResultEndpointCallHandlerAdapter
 
supports(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.DeferredResultEndpointCallHandlerAdapter
 
supports(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.ListenableFutureEndpointCallHandlerAdapter
 
supports(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.ListenableFutureTaskEndpointCallHandlerAdapter
 
supports(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.WebAsyncTaskEndpointCallHandlerAdapter
 
supports(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.HttpHeadersEndpointCallHandlerAdapter
 
supports(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.HttpStatusEndpointCallHandlerAdapter
 
supports(EndpointMethod) - Method in class com.github.ljtfreitas.restify.http.spring.client.call.handler.ResponseEntityEndpointCallHandlerFactory
 

T

toSingleValueMap() - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 

V

value() - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters.Parameter
 
values() - Method in class com.github.ljtfreitas.restify.http.spring.contract.FormParameters
 

W

WebAsyncTaskEndpointCallHandlerAdapter<T,O> - Class in com.github.ljtfreitas.restify.http.spring.client.call.handler.async
 
WebAsyncTaskEndpointCallHandlerAdapter() - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.WebAsyncTaskEndpointCallHandlerAdapter
 
WebAsyncTaskEndpointCallHandlerAdapter(AsyncTaskExecutor) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.WebAsyncTaskEndpointCallHandlerAdapter
 
WebAsyncTaskEndpointCallHandlerAdapter(Long) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.WebAsyncTaskEndpointCallHandlerAdapter
 
WebAsyncTaskEndpointCallHandlerAdapter(Long, AsyncTaskExecutor) - Constructor for class com.github.ljtfreitas.restify.http.spring.client.call.handler.async.WebAsyncTaskEndpointCallHandlerAdapter
 
A C D E F G H I K L N P R S T V W 
Skip navigation links

Copyright © 2019. All Rights Reserved.