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
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
A
ACCEPT
- Static variable in class com.github.ljtfreitas.restify.http.client.
Headers
accept(String...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestInterceptorsBuilder
accept(ContentType...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestInterceptorsBuilder
AcceptAll
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
AcceptHeaderEndpointRequestInterceptor
- Class in
com.github.ljtfreitas.restify.http.client.request.interceptor
AcceptHeaderEndpointRequestInterceptor(String...)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.
AcceptHeaderEndpointRequestInterceptor
AcceptHeaderEndpointRequestInterceptor(ContentType...)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.
AcceptHeaderEndpointRequestInterceptor
AcceptHeaderEndpointRequestInterceptor(Collection<ContentType>)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.
AcceptHeaderEndpointRequestInterceptor
AcceptJson
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
AcceptXml
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
add(Header)
- Method in class com.github.ljtfreitas.restify.http.client.
Headers
add(String, String)
- Method in class com.github.ljtfreitas.restify.http.contract.
Cookies
add(EndpointCallExecutableProvider)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointCallExecutablesBuilder
add(EndpointCallExecutableProvider...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointCallExecutablesBuilder
add(EndpointRequestInterceptor...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestInterceptorsBuilder
add(HttpMessageConverter...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
all()
- Method in class com.github.ljtfreitas.restify.http.client.
Headers
all()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeaders
all()
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters
all()
- Method in class com.github.ljtfreitas.restify.http.contract.
Parameters
all()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointCallExecutablesBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestInterceptorsBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestConfigurationBuilder
and()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
annotations()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
ApacheHttpClientRequest
- Class in
com.github.ljtfreitas.restify.http.client.request.apache.httpclient
ApacheHttpClientRequest(HttpClient, HttpUriRequest, HttpContext, Charset, Headers, EndpointRequest)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequest
ApacheHttpClientRequestFactory
- Class in
com.github.ljtfreitas.restify.http.client.request.apache.httpclient
ApacheHttpClientRequestFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequestFactory
ApacheHttpClientRequestFactory(HttpClient)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequestFactory
ApacheHttpClientRequestFactory(RequestConfig)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequestFactory
ApacheHttpClientRequestFactory(HttpContext)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequestFactory
ApacheHttpClientRequestFactory(Charset)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequestFactory
ApacheHttpClientRequestFactory(HttpClient, RequestConfig)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequestFactory
ApacheHttpClientRequestFactory(HttpClient, RequestConfig, HttpContext)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequestFactory
ApacheHttpClientRequestFactory(HttpClient, RequestConfig, HttpContext, Charset)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequestFactory
appendParameter(String, String)
- Method in class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
apply(EndpointRequest)
- Method in class com.github.ljtfreitas.restify.http.client.request.interceptor.
EndpointRequestInterceptorStack
applyOn(Parameters, Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
FormObjects.FormObject.FormObjectField
applyTo(Object, Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
FormObjects.FormObject.FormObjectField
as(Class<T>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaType
async()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointCallExecutablesBuilder
async(Executor)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointCallExecutablesBuilder
async(ExecutorService)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointCallExecutablesBuilder
AsyncCallbackEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.async
AsyncCallbackEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncCallbackEndpointCallExecutableFactory
AsyncCallbackEndpointCallExecutableFactory(Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncCallbackEndpointCallExecutableFactory
AsyncCallbackEndpointCallExecutableFactory(Executor, AsyncEndpointCallFactory)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncCallbackEndpointCallExecutableFactory
AsyncEndpointCall
<
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call.async
AsyncEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.async
AsyncEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncEndpointCallExecutableFactory
AsyncEndpointCallExecutableFactory(Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncEndpointCallExecutableFactory
AsyncEndpointCallExecutableFactory(Executor, AsyncEndpointCallFactory)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncEndpointCallExecutableFactory
AsyncEndpointCallFactory
- Class in
com.github.ljtfreitas.restify.http.client.call.async
AsyncEndpointCallFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.async.
AsyncEndpointCallFactory
Authentication
- Interface in
com.github.ljtfreitas.restify.http.client.authentication
authentication(Authentication)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestInterceptorsBuilder
AuthenticationEndpoinRequestInterceptor
- Class in
com.github.ljtfreitas.restify.http.client.request.interceptor.authentication
AuthenticationEndpoinRequestInterceptor(Authentication)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.authentication.
AuthenticationEndpoinRequestInterceptor
available()
- Static method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
JsonMessageConverter
B
badGateway()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
badRequest()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
BaseHttpResponseMessage
- Class in
com.github.ljtfreitas.restify.http.client.response
BaseHttpResponseMessage(StatusCode, Headers, InputStream, HttpRequestMessage)
- Constructor for class com.github.ljtfreitas.restify.http.client.response.
BaseHttpResponseMessage
BasicAuthentication
- Class in
com.github.ljtfreitas.restify.http.client.authentication
BasicAuthentication(String, String)
- Constructor for class com.github.ljtfreitas.restify.http.client.authentication.
BasicAuthentication
body()
- Method in class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
body()
- Method in class com.github.ljtfreitas.restify.http.client.response.
BaseHttpResponseMessage
body()
- Method in class com.github.ljtfreitas.restify.http.client.response.
EndpointResponse
body()
- Method in interface com.github.ljtfreitas.restify.http.client.response.
HttpResponseMessage
body()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
body()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodParameterMetadata
bodyAsString()
- Method in exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseException
BodyParameter
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
build()
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
HttpClientRequestConfiguration.Builder
build()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.RestifyProxyBuilderOnTarget
Builder()
- Constructor for class com.github.ljtfreitas.restify.http.client.request.jdk.
HttpClientRequestConfiguration.Builder
C
cache()
- Static method in class com.github.ljtfreitas.restify.http.contract.metadata.
FormObjects
cache()
- Static method in class com.github.ljtfreitas.restify.http.contract.metadata.
MultipartFormObjects
CallableEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.jdk
CallableEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CallableEndpointCallExecutableFactory
callback()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
callback()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodParameterMetadata
CallbackParameter
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
callbacks()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameters
callbacks(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameters
canRead(Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
FallbackJsonMessageConverter
canRead(Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
GsonMessageConverter
canRead(Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
JacksonMessageConverter
canRead(Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
JsonpMessageConverter
canRead(Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.
ScalarMessageConverter
canRead(Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.
TextMessageConverter
canRead(Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.xml.
JaxbXmlMessageConverter
canRead(Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedFormObjectMessageConverter
canRead(Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedMapMessageConverter
canRead(Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedParametersMessageConverter
canRead(Type)
- Method in interface com.github.ljtfreitas.restify.http.client.message.
HttpMessageReader
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
FallbackJsonMessageConverter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
GsonMessageConverter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
JacksonMessageConverter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
JsonpMessageConverter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.
ScalarMessageConverter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.
TextMessageConverter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.xml.
JaxbXmlMessageConverter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedFormObjectMessageConverter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedMapMessageConverter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedParametersMessageConverter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormFileObjectMessageWriter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormMapMessageWriter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormObjectMessageWriter
canWrite(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormParametersMessageWriter
canWrite(Class<?>)
- Method in interface com.github.ljtfreitas.restify.http.client.message.
HttpMessageWriter
charset()
- Method in interface com.github.ljtfreitas.restify.http.client.charset.
Encoding
charset()
- Method in class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequest
charset()
- Method in interface com.github.ljtfreitas.restify.http.client.request.
HttpRequestMessage
charset(Charset)
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
HttpClientRequestConfiguration.Builder
charset()
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
HttpClientRequestConfiguration
charset()
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
JdkHttpClientRequest
charset()
- Method in class com.github.ljtfreitas.restify.http.client.request.okhttp.
OkHttpClientRequest
charset(Charset)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestConfigurationBuilder
classType()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaType
client(HttpClientRequestFactory)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
client()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
code()
- Method in class com.github.ljtfreitas.restify.http.client.response.
EndpointResponse
com.github.ljtfreitas.restify.http
- package com.github.ljtfreitas.restify.http
com.github.ljtfreitas.restify.http.client
- package com.github.ljtfreitas.restify.http.client
com.github.ljtfreitas.restify.http.client.authentication
- package com.github.ljtfreitas.restify.http.client.authentication
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.exec
- package com.github.ljtfreitas.restify.http.client.call.exec
com.github.ljtfreitas.restify.http.client.call.exec.async
- package com.github.ljtfreitas.restify.http.client.call.exec.async
com.github.ljtfreitas.restify.http.client.call.exec.guava
- package com.github.ljtfreitas.restify.http.client.call.exec.guava
com.github.ljtfreitas.restify.http.client.call.exec.jdk
- package com.github.ljtfreitas.restify.http.client.call.exec.jdk
com.github.ljtfreitas.restify.http.client.call.exec.rxjava
- package com.github.ljtfreitas.restify.http.client.call.exec.rxjava
com.github.ljtfreitas.restify.http.client.call.exec.rxjava2
- package com.github.ljtfreitas.restify.http.client.call.exec.rxjava2
com.github.ljtfreitas.restify.http.client.charset
- package com.github.ljtfreitas.restify.http.client.charset
com.github.ljtfreitas.restify.http.client.message
- package com.github.ljtfreitas.restify.http.client.message
com.github.ljtfreitas.restify.http.client.message.converter.json
- package com.github.ljtfreitas.restify.http.client.message.converter.json
com.github.ljtfreitas.restify.http.client.message.converter.text
- package com.github.ljtfreitas.restify.http.client.message.converter.text
com.github.ljtfreitas.restify.http.client.message.converter.xml
- package com.github.ljtfreitas.restify.http.client.message.converter.xml
com.github.ljtfreitas.restify.http.client.message.form
- package com.github.ljtfreitas.restify.http.client.message.form
com.github.ljtfreitas.restify.http.client.message.form.multipart
- package com.github.ljtfreitas.restify.http.client.message.form.multipart
com.github.ljtfreitas.restify.http.client.request
- package com.github.ljtfreitas.restify.http.client.request
com.github.ljtfreitas.restify.http.client.request.apache.httpclient
- package com.github.ljtfreitas.restify.http.client.request.apache.httpclient
com.github.ljtfreitas.restify.http.client.request.async
- package com.github.ljtfreitas.restify.http.client.request.async
com.github.ljtfreitas.restify.http.client.request.interceptor
- package com.github.ljtfreitas.restify.http.client.request.interceptor
com.github.ljtfreitas.restify.http.client.request.interceptor.authentication
- package com.github.ljtfreitas.restify.http.client.request.interceptor.authentication
com.github.ljtfreitas.restify.http.client.request.jdk
- package com.github.ljtfreitas.restify.http.client.request.jdk
com.github.ljtfreitas.restify.http.client.request.okhttp
- package com.github.ljtfreitas.restify.http.client.request.okhttp
com.github.ljtfreitas.restify.http.client.response
- package com.github.ljtfreitas.restify.http.client.response
com.github.ljtfreitas.restify.http.contract
- package com.github.ljtfreitas.restify.http.contract
com.github.ljtfreitas.restify.http.contract.metadata
- package com.github.ljtfreitas.restify.http.contract.metadata
com.github.ljtfreitas.restify.http.contract.metadata.reflection
- package com.github.ljtfreitas.restify.http.contract.metadata.reflection
com.github.ljtfreitas.restify.http.util
- package com.github.ljtfreitas.restify.http.util
CompletableFutureCallbackEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.jdk
CompletableFutureCallbackEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CompletableFutureCallbackEndpointCallExecutableFactory
CompletableFutureCallbackEndpointCallExecutableFactory(Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CompletableFutureCallbackEndpointCallExecutableFactory
CompletableFutureEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.jdk
CompletableFutureEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CompletableFutureEndpointCallExecutableFactory
CompletableFutureEndpointCallExecutableFactory(Executor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CompletableFutureEndpointCallExecutableFactory
conflict()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
connectionTimeout(int)
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
HttpClientRequestConfiguration.Builder
connectionTimeout()
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
HttpClientRequestConfiguration
connectionTimeout(int)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestConfigurationBuilder
contains(Class<? extends Annotation>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaAnnotationScanner
contains(Class<A>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodAnnotations
content()
- Method in interface com.github.ljtfreitas.restify.http.client.authentication.
Authentication
content()
- Method in class com.github.ljtfreitas.restify.http.client.authentication.
BasicAuthentication
content()
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartFile
CONTENT_LENGTH
- Static variable in class com.github.ljtfreitas.restify.http.client.
Headers
CONTENT_TYPE
- Static variable in class com.github.ljtfreitas.restify.http.client.
Headers
contentType()
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
JsonMessageConverter
contentType()
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.
ScalarMessageConverter
contentType()
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.
TextHtmlMessageConverter
contentType()
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.
TextPlainMessageConverter
contentType()
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.xml.
JaxbXmlMessageConverter
contentType()
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedMessageConverter
contentType()
- Method in interface com.github.ljtfreitas.restify.http.client.message.
HttpMessageConverter
ContentType
- Class in
com.github.ljtfreitas.restify.http.contract
contentType()
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartFile
contentType(String)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestInterceptorsBuilder
contentType(ContentType)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointRequestInterceptorsBuilder
ContentType.ContentTypeParameters
- Class in
com.github.ljtfreitas.restify.http.contract
ContentTypeHeaderEndpointRequestInterceptor
- Class in
com.github.ljtfreitas.restify.http.client.request.interceptor
ContentTypeHeaderEndpointRequestInterceptor(String)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.
ContentTypeHeaderEndpointRequestInterceptor
ContentTypeHeaderEndpointRequestInterceptor(ContentType)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.
ContentTypeHeaderEndpointRequestInterceptor
contract(RestifyContractReader)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
converters()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
converters(HttpMessageConverter...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
Cookies
- Class in
com.github.ljtfreitas.restify.http.contract
Cookies()
- Constructor for class com.github.ljtfreitas.restify.http.contract.
Cookies
create(EndpointCall<T>, Executor)
- Method in class com.github.ljtfreitas.restify.http.client.call.async.
AsyncEndpointCallFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncCallbackEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in interface com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallExecutableDecoratorFactory
create(EndpointMethod)
- Method in interface com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallObjectExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureCallbackEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureTaskEndpointCallExecutableFactory
create(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.guava.
OptionalEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<EndpointResponse<Void>, Void>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.
HeadersEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CallableEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CompletableFutureCallbackEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CompletableFutureEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
FutureEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
FutureTaskEndpointCallExecutableFactory
create(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
OptionalEndpointCallExecutableFactory
create(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
RunnableEndpointCallExecutableFactory
create(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaCompletableEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaObservableEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaSingleEndpointCallExecutableFactory
create(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2CompletableEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2FlowableEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2MaybeEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2ObservableEndpointCallExecutableFactory
create(EndpointMethod, EndpointCallExecutable<T, O>)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2SingleEndpointCallExecutableFactory
create(String, String, InputStream)
- Static method in class com.github.ljtfreitas.restify.http.contract.
MultipartFile
create(String, String, ContentType, InputStream)
- Static method in class com.github.ljtfreitas.restify.http.contract.
MultipartFile
create(String, File)
- Static method in class com.github.ljtfreitas.restify.http.contract.
MultipartFile
create(String, ContentType, File)
- Static method in class com.github.ljtfreitas.restify.http.contract.
MultipartFile
create(String, Path)
- Static method in class com.github.ljtfreitas.restify.http.contract.
MultipartFile
create(String, ContentType, Path)
- Static method in class com.github.ljtfreitas.restify.http.contract.
MultipartFile
createOf(EndpointRequest)
- Method in class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequestFactory
createOf(EndpointRequest)
- Method in interface com.github.ljtfreitas.restify.http.client.request.
HttpClientRequestFactory
createOf(EndpointRequest)
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
JdkHttpClientRequestFactory
createOf(EndpointRequest)
- Method in class com.github.ljtfreitas.restify.http.client.request.okhttp.
OkHttpClientRequestFactory
createWith(EndpointMethod, Object[], JavaType)
- Method in class com.github.ljtfreitas.restify.http.client.call.
EndpointCallFactory
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
DefaultEndpointResponseErrorFallback
- Class in
com.github.ljtfreitas.restify.http.client.response
DefaultEndpointResponseErrorFallback()
- Constructor for class com.github.ljtfreitas.restify.http.client.response.
DefaultEndpointResponseErrorFallback
DefaultRestifyContract
- Class in
com.github.ljtfreitas.restify.http.contract
DefaultRestifyContract(RestifyContractReader)
- Constructor for class com.github.ljtfreitas.restify.http.contract.
DefaultRestifyContract
DefaultRestifyContractReader
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
DefaultRestifyContractReader()
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
DefaultRestifyContractReader
DefaultRestifyContractReader(RestifyContractExpressionResolver)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
DefaultRestifyContractReader
Delete
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
doPut(String, Object)
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters
doRead(Type, ParameterPair[])
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedFormObjectMessageConverter
doRead(Type, ParameterPair[])
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedMapMessageConverter
doRead(Type, ParameterPair[])
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedMessageConverter
doRead(Type, ParameterPair[])
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedParametersMessageConverter
doWrite(String, MultipartFile, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormFileObjectMessageWriter
doWrite(String, Map<String, ?>, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormMapMessageWriter
doWrite(String, Object, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormObjectMessageWriter
doWrite(String, MultipartParameters, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormParametersMessageWriter
DynamicParameterMatcher
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
DynamicParameterMatcher()
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
DynamicParameterMatcher
E
empty(StatusCode, Headers)
- Static method in class com.github.ljtfreitas.restify.http.client.response.
EndpointResponse
empty()
- Method in class com.github.ljtfreitas.restify.http.contract.
ContentType.ContentTypeParameters
emptyOnNotFound()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
DefaultEndpointResponseErrorFallback
emptyOnNotFound()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointResponseErrorFallbackBuilder
encode(String)
- Method in interface com.github.ljtfreitas.restify.http.client.charset.
Encoding
Encoding
- Interface in
com.github.ljtfreitas.restify.http.client.charset
endpoint()
- Method in class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
endpoint()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointTarget
EndpointCall
<
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call
EndpointCallCallback
<
T
> - Interface in
com.github.ljtfreitas.restify.http.client.request.async
EndpointCallExecutable
<
M
,
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call.exec
EndpointCallExecutableDecoratorFactory
<
M
,
T
,
O
> - Interface in
com.github.ljtfreitas.restify.http.client.call.exec
EndpointCallExecutableFactory
<
M
,
T
> - Interface in
com.github.ljtfreitas.restify.http.client.call.exec
EndpointCallExecutableProvider
- Interface in
com.github.ljtfreitas.restify.http.client.call.exec
EndpointCallExecutables
- Class in
com.github.ljtfreitas.restify.http.client.call.exec
EndpointCallExecutables(Collection<EndpointCallExecutableProvider>)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallExecutables
EndpointCallFactory
- Class in
com.github.ljtfreitas.restify.http.client.call
EndpointCallFactory(EndpointRequestFactory, EndpointRequestExecutor)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.
EndpointCallFactory
EndpointCallFailureCallback
- Interface in
com.github.ljtfreitas.restify.http.client.request.async
EndpointCallObjectExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec
EndpointCallObjectExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallObjectExecutableFactory
EndpointCallSuccessCallback
<
T
> - Interface in
com.github.ljtfreitas.restify.http.client.request.async
EndpointHeader
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointHeader(String, String)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeader
EndpointHeaderParameterResolver
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointHeaderParameterResolver(String, EndpointMethodParameters)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeaderParameterResolver
EndpointHeaders
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointHeaders()
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeaders
EndpointHeaders(Collection<EndpointHeader>)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeaders
EndpointMethod
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointMethod(Method, String, String)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
EndpointMethod(Method, String, String, EndpointMethodParameters)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
EndpointMethod(Method, String, String, EndpointMethodParameters, EndpointHeaders)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
EndpointMethod(Method, String, String, EndpointMethodParameters, EndpointHeaders, Type)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
EndpointMethodExecutor
- Class in
com.github.ljtfreitas.restify.http.client
EndpointMethodExecutor(EndpointCallExecutables, EndpointCallFactory)
- Constructor for class com.github.ljtfreitas.restify.http.client.
EndpointMethodExecutor
EndpointMethodFormObjectParameterSerializer
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointMethodFormObjectParameterSerializer()
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodFormObjectParameterSerializer
EndpointMethodParameter
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointMethodParameter(int, String, Type)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
EndpointMethodParameter(int, String, Type, EndpointMethodParameter.EndpointMethodParameterType)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
EndpointMethodParameter(int, String, Type, EndpointMethodParameter.EndpointMethodParameterType, EndpointMethodParameterSerializer)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
EndpointMethodParameter(int, String, JavaType, EndpointMethodParameter.EndpointMethodParameterType, EndpointMethodParameterSerializer)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
EndpointMethodParameter.EndpointMethodParameterType
- Enum in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointMethodParameters
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointMethodParameters()
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameters
EndpointMethodParameterSerializer
- Interface in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointMethodQueryParameterSerializer
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointMethodQueryParameterSerializer()
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodQueryParameterSerializer
EndpointMethodQueryParametersSerializer
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointMethodQueryParametersSerializer()
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodQueryParametersSerializer
EndpointMethodQueryParametersSerializer(EndpointMethodFormObjectParameterSerializer)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodQueryParametersSerializer
EndpointMethods
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointMethods(Collection<EndpointMethod>)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethods
EndpointPathParameterResolver
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointPathParameterResolver(String, EndpointMethodParameters)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointPathParameterResolver
EndpointQueryParameterResolver
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointQueryParameterResolver(Collection<EndpointMethodParameter>)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointQueryParameterResolver
EndpointRequest
- Class in
com.github.ljtfreitas.restify.http.client.request
EndpointRequest(URI, String)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
EndpointRequest(URI, String, Type)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
EndpointRequest(URI, String, Headers, Type)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
EndpointRequest(URI, String, Headers, Object)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
EndpointRequest(URI, String, Headers, Object, Type)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
EndpointRequest(URI, String, Headers, Object, JavaType)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
EndpointRequestExecutor
- Interface in
com.github.ljtfreitas.restify.http.client.request
EndpointRequestFactory
- Class in
com.github.ljtfreitas.restify.http.client.request
EndpointRequestFactory(EndpointRequestInterceptorStack)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.
EndpointRequestFactory
EndpointRequestInterceptor
- Interface in
com.github.ljtfreitas.restify.http.client.request.interceptor
EndpointRequestInterceptorStack
- Class in
com.github.ljtfreitas.restify.http.client.request.interceptor
EndpointRequestInterceptorStack(Collection<EndpointRequestInterceptor>)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.interceptor.
EndpointRequestInterceptorStack
EndpointRequestWriter
- Class in
com.github.ljtfreitas.restify.http.client.request
EndpointRequestWriter(HttpMessageConverters)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.
EndpointRequestWriter
EndpointResponse
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.response
EndpointResponse(StatusCode, Headers, T)
- Constructor for class com.github.ljtfreitas.restify.http.client.response.
EndpointResponse
EndpointResponseCallback
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.request.async
EndpointResponseCallback()
- Constructor for class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseCallback
EndpointResponseErrorFallback
- Interface in
com.github.ljtfreitas.restify.http.client.response
EndpointResponseFailureCallback
- Class in
com.github.ljtfreitas.restify.http.client.request.async
EndpointResponseFailureCallback()
- Constructor for class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
EndpointResponseReader
- Class in
com.github.ljtfreitas.restify.http.client.response
EndpointResponseReader(HttpMessageConverters, EndpointResponseErrorFallback)
- Constructor for class com.github.ljtfreitas.restify.http.client.response.
EndpointResponseReader
EndpointTarget
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointTarget(Class<?>)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointTarget
EndpointTarget(Class<?>, String)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointTarget
EndpointType
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
EndpointType(EndpointTarget, EndpointMethods)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointType
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.client.
Header
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.
ContentType
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeader
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointTarget
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointType
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
MultipartFormObjects.MultipartFormObject.FormObjectField
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaType
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleGenericArrayType
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleParameterizedType
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleWildcardType
equals(Object)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyHandler
error()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
error(EndpointResponseErrorFallback)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
executables()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
executables(EndpointCallExecutableProvider)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
execute(EndpointCallCallback<T>)
- Method in interface com.github.ljtfreitas.restify.http.client.call.async.
AsyncEndpointCall
execute(EndpointCallSuccessCallback<T>, EndpointCallFailureCallback)
- Method in interface com.github.ljtfreitas.restify.http.client.call.async.
AsyncEndpointCall
execute()
- Method in interface com.github.ljtfreitas.restify.http.client.call.
EndpointCall
execute(EndpointCall<T>, Object[])
- Method in interface com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallExecutable
execute(EndpointCall<Void>, Object[])
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.
HeadersEndpointCallExecutableFactory.HeadersEndpointCallExecutable
execute(EndpointMethod, Object[])
- Method in class com.github.ljtfreitas.restify.http.client.
EndpointMethodExecutor
execute()
- Method in class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequest
execute(EndpointRequest)
- Method in interface com.github.ljtfreitas.restify.http.client.request.
EndpointRequestExecutor
execute()
- Method in interface com.github.ljtfreitas.restify.http.client.request.
HttpClientRequest
execute()
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
JdkHttpClientRequest
execute()
- Method in class com.github.ljtfreitas.restify.http.client.request.okhttp.
OkHttpClientRequest
execute(EndpointRequest)
- Method in class com.github.ljtfreitas.restify.http.client.request.
RestifyEndpointRequestExecutor
execute(Method, Object, Object[])
- Static method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaDefaultMethodExecutor
executor(EndpointRequestExecutor)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
expand(Object[])
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
expectationFailed()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
expression(RestifyContractExpressionResolver)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
F
FallbackJsonMessageConverter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.message.converter.json
FallbackJsonMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.json.
FallbackJsonMessageConverter
fieldBy(String)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
FormObjects.FormObject
fields()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
MultipartFormObjects.MultipartFormObject
fileName()
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartFile
find(String)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeaders
find(String)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameters
find(Method)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethods
find(Method)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointType
first(String)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeaders
first(String)
- Method in class com.github.ljtfreitas.restify.http.contract.
Parameters
forbidden()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
Form
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
form()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
Form.Field
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
FormObjects
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
FormObjects.FormObject
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
FormObjects.FormObject.FormObjectField
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
FormURLEncoded
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
FormURLEncodedFormObjectMessageConverter
- Class in
com.github.ljtfreitas.restify.http.client.message.form
FormURLEncodedFormObjectMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedFormObjectMessageConverter
FormURLEncodedMapMessageConverter
- Class in
com.github.ljtfreitas.restify.http.client.message.form
FormURLEncodedMapMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedMapMessageConverter
FormURLEncodedMessageConverter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.message.form
FormURLEncodedMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedMessageConverter
FormURLEncodedParametersMessageConverter
- Class in
com.github.ljtfreitas.restify.http.client.message.form
FormURLEncodedParametersMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedParametersMessageConverter
FutureEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.jdk
FutureEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
FutureEndpointCallExecutableFactory
FutureEndpointCallExecutableFactory(ExecutorService)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
FutureEndpointCallExecutableFactory
FutureTaskEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.jdk
FutureTaskEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
FutureTaskEndpointCallExecutableFactory
FutureTaskEndpointCallExecutableFactory(ExecutorService)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
FutureTaskEndpointCallExecutableFactory
G
gatewayTimeout()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
get(String)
- Method in class com.github.ljtfreitas.restify.http.client.
Headers
Get
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
get(int)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameters
get(Class<A>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodAnnotations
get()
- Method in interface com.github.ljtfreitas.restify.http.util.
Tryable.TryableSupplier
getActualTypeArguments()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleParameterizedType
getGenericComponentType()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleGenericArrayType
getLowerBounds()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleWildcardType
getOwnerType()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleParameterizedType
getRawType()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleParameterizedType
getUpperBounds()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleWildcardType
gone()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
GsonMessageConverter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.message.converter.json
GsonMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.json.
GsonMessageConverter
GsonMessageConverter(Gson)
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.json.
GsonMessageConverter
H
hashCode()
- Method in class com.github.ljtfreitas.restify.http.client.
Header
hashCode()
- Method in class com.github.ljtfreitas.restify.http.contract.
ContentType
hashCode()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeader
hashCode()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
hashCode()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointTarget
hashCode()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointType
hashCode()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
MultipartFormObjects.MultipartFormObject.FormObjectField
hashCode()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleGenericArrayType
hashCode()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleParameterizedType
hashCode()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleWildcardType
hashCode()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyHandler
Head
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
Header
- Class in
com.github.ljtfreitas.restify.http.client
Header(String, String)
- Constructor for class com.github.ljtfreitas.restify.http.client.
Header
Header
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
header()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
header()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodParameterMetadata
HeaderParameter
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
Headers
- Class in
com.github.ljtfreitas.restify.http.client
Headers()
- Constructor for class com.github.ljtfreitas.restify.http.client.
Headers
Headers(Header...)
- Constructor for class com.github.ljtfreitas.restify.http.client.
Headers
Headers(Headers)
- Constructor for class com.github.ljtfreitas.restify.http.client.
Headers
headers()
- Method in class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequest
headers()
- Method in class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
headers()
- Method in interface com.github.ljtfreitas.restify.http.client.request.
HttpRequestMessage
headers()
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
JdkHttpClientRequest
headers()
- Method in class com.github.ljtfreitas.restify.http.client.request.okhttp.
OkHttpClientRequest
headers()
- Method in class com.github.ljtfreitas.restify.http.client.response.
BaseHttpResponseMessage
headers()
- Method in class com.github.ljtfreitas.restify.http.client.response.
EndpointResponse
headers()
- Method in interface com.github.ljtfreitas.restify.http.client.response.
HttpResponseMessage
headers()
- Method in exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseException
Headers
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
headers()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
headers()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodMetadata
headers()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaTypeMetadata
HeadersEndpointCallExecutable(EndpointCallExecutable<EndpointResponse<Void>, Void>)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.
HeadersEndpointCallExecutableFactory.HeadersEndpointCallExecutable
HeadersEndpointCallExecutableFactory
- Class in
com.github.ljtfreitas.restify.http.client.call.exec
HeadersEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.
HeadersEndpointCallExecutableFactory
HeadersEndpointCallExecutableFactory.HeadersEndpointCallExecutable
- Class in
com.github.ljtfreitas.restify.http.client.call.exec
HTTP_STATUS_CODE_ACCEPTED
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_BAD_GATEWAY
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_BAD_REQUEST
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_CONFLICT
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_CONTINUE
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_CREATED
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_EXPECTIATION_FAILED
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_FORBIDDEN
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_GATEWAY_TIMEOUT
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_GONE
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_HTTP_VERSION_NOT_SUPPORTED
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_INTERNAL_SERVER_ERROR
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_LENGHT_REQUIRED
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_METHOD_NOT_ALLOWED
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_NO_CONTENT
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_NON_AUTHORITATIVE_INFORMATION
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_NOT_ACCEPTABLE
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_NOT_FOUND
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_NOT_IMPLEMENTED
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_NOT_MODIFIED
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_OK
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_PARTIAL_CONTENT
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_PRECONDITION_FAILED
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_PROXY_AUTHENTATION_REQUIRED
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_REQUEST_ENTITY_TOO_LARGE
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_REQUEST_TIMEOUT
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_REQUEST_URI_TOO_LONG
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_REQUESTED_RANGE_NOT_SATISFIABLE
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_RESET_CONTENT
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_SERVICE_UNAVAILABLE
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_SWITCHING_PROTOCOLS
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_UNAUTHORIZED
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HTTP_STATUS_CODE_UNSUPPORTED_MEDIA_TYPE
- Static variable in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
HttpClientRequest
- Interface in
com.github.ljtfreitas.restify.http.client.request
HttpClientRequestConfiguration
- Class in
com.github.ljtfreitas.restify.http.client.request.jdk
HttpClientRequestConfiguration.Builder
- Class in
com.github.ljtfreitas.restify.http.client.request.jdk
HttpClientRequestFactory
- Interface in
com.github.ljtfreitas.restify.http.client.request
HttpMessageConverter
- Interface in
com.github.ljtfreitas.restify.http.client.message
HttpMessageConverters
- Class in
com.github.ljtfreitas.restify.http.client.message
HttpMessageConverters(Collection<HttpMessageConverter>)
- Constructor for class com.github.ljtfreitas.restify.http.client.message.
HttpMessageConverters
HttpMessageReader
<
T
> - Interface in
com.github.ljtfreitas.restify.http.client.message
HttpMessageWriter
<
T
> - Interface in
com.github.ljtfreitas.restify.http.client.message
httpMethod()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
httpMethod()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodMetadata
HttpRequestMessage
- Interface in
com.github.ljtfreitas.restify.http.client.request
HttpResponseMessage
- Interface in
com.github.ljtfreitas.restify.http.client.response
httpVersionNotSupported()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
I
interceptors()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
interceptors(EndpointRequestInterceptor...)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
intercepts(EndpointRequest)
- Method in class com.github.ljtfreitas.restify.http.client.request.interceptor.
AcceptHeaderEndpointRequestInterceptor
intercepts(EndpointRequest)
- Method in class com.github.ljtfreitas.restify.http.client.request.interceptor.authentication.
AuthenticationEndpoinRequestInterceptor
intercepts(EndpointRequest)
- Method in class com.github.ljtfreitas.restify.http.client.request.interceptor.
ContentTypeHeaderEndpointRequestInterceptor
intercepts(EndpointRequest)
- Method in interface com.github.ljtfreitas.restify.http.client.request.interceptor.
EndpointRequestInterceptor
internalServerError()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
invoke(Object, Method, Object[])
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyHandler
is(String)
- Method in class com.github.ljtfreitas.restify.http.contract.
ContentType
is(String)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
is(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaType
isAccepted()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isAssignableFrom(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaType
isBadGateway()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isBadRequest()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isClientError()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isConflict()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isContinue()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isCreated()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isError()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isExpectationFailed()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isFalse(boolean, String)
- Static method in class com.github.ljtfreitas.restify.http.util.
Preconditions
isForbidden()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isGatewayTimeout()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isGone()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isHttpVersionNotSupported()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isInformational()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isInternalServerError()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isLengthRequired()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isMethodNotAllowed()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isNoContent()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isNonAuthoritativeInformation()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isNotAcceptable()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isNotFound()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isNotImplemented()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isNotModified()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
ISO_8859_1
- Static variable in interface com.github.ljtfreitas.restify.http.client.charset.
Encoding
isOK()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isPartialContent()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isPreconditionFailed()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isProxyAuthenticationRequired()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isReadable()
- Method in class com.github.ljtfreitas.restify.http.client.response.
BaseHttpResponseMessage
isReadable()
- Method in interface com.github.ljtfreitas.restify.http.client.response.
HttpResponseMessage
isRedirection()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isRequestedRangeNotSatisfiable()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isRequestEntityTooLarge()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isRequestTimeout()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isRequestUriTooLong()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isResetContent()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isServerError()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isServiceUnavailable()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isSucessful()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isSwitchingProtocols()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isTrue(boolean, String)
- Static method in class com.github.ljtfreitas.restify.http.util.
Preconditions
isUnauthorized()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
isUnsupportedMediaType()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
J
JacksonMessageConverter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.message.converter.json
JacksonMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.json.
JacksonMessageConverter
JacksonMessageConverter(ObjectMapper)
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.json.
JacksonMessageConverter
JavaAnnotationScanner
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
JavaAnnotationScanner(AnnotatedElement)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaAnnotationScanner
JavaClassDiscovery
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
JavaClassDiscovery()
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaClassDiscovery
JavaDefaultMethodExecutor
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
JavaDefaultMethodExecutor()
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaDefaultMethodExecutor
javaMethod()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
javaMethod()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodMetadata
JavaMethodAnnotations
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
JavaMethodAnnotations(Method)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodAnnotations
JavaMethodMetadata
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
JavaMethodMetadata(Method)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodMetadata
JavaMethodParameterMetadata
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
JavaMethodParameterMetadata(Parameter)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodParameterMetadata
JavaMethodParameterMetadata(Parameter, Class<?>)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodParameterMetadata
javaType()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
javaType()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointType
javaType()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodParameterMetadata
JavaType
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
javaType()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaTypeMetadata
JavaTypeMetadata
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
JavaTypeMetadata(Class<?>)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaTypeMetadata
JavaTypeResolver
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
JavaTypeResolver(Class<?>)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaTypeResolver
JaxbXmlMessageConverter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.message.converter.xml
JaxbXmlMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.xml.
JaxbXmlMessageConverter
JdkHttpClientRequest
- Class in
com.github.ljtfreitas.restify.http.client.request.jdk
JdkHttpClientRequest(HttpURLConnection, Charset, Headers, EndpointRequest)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.jdk.
JdkHttpClientRequest
JdkHttpClientRequestFactory
- Class in
com.github.ljtfreitas.restify.http.client.request.jdk
JdkHttpClientRequestFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.request.jdk.
JdkHttpClientRequestFactory
JdkHttpClientRequestFactory(Charset)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.jdk.
JdkHttpClientRequestFactory
JdkHttpClientRequestFactory(HttpClientRequestConfiguration)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.jdk.
JdkHttpClientRequestFactory
JdkHttpClientRequestFactory(Charset, HttpClientRequestConfiguration)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.jdk.
JdkHttpClientRequestFactory
json()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
JsonContent
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
JsonMessageConverter
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.message.converter.json
JsonMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.json.
JsonMessageConverter
JsonpMessageConverter
- Class in
com.github.ljtfreitas.restify.http.client.message.converter.json
JsonpMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.json.
JsonpMessageConverter
JsonpMessageConverter(Map<String, ?>)
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.json.
JsonpMessageConverter
L
lengthRequired()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
ListenableFutureCallbackEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.guava
ListenableFutureCallbackEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureCallbackEndpointCallExecutableFactory
ListenableFutureCallbackEndpointCallExecutableFactory(ListeningExecutorService)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureCallbackEndpointCallExecutableFactory
ListenableFutureEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.guava
ListenableFutureEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureEndpointCallExecutableFactory
ListenableFutureEndpointCallExecutableFactory(ListeningExecutorService)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureEndpointCallExecutableFactory
ListenableFutureTaskEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.guava
ListenableFutureTaskEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureTaskEndpointCallExecutableFactory
ListenableFutureTaskEndpointCallExecutableFactory(ListeningExecutorService)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureTaskEndpointCallExecutableFactory
M
matches(String)
- Static method in class com.github.ljtfreitas.restify.http.contract.metadata.
DynamicParameterMatcher
method()
- Method in class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
Method
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
methodNotAllowed()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
methods()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointTarget
MultipartFile
- Class in
com.github.ljtfreitas.restify.http.contract
MultipartForm
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
MultipartForm.MultipartField
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
MultipartFormData
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
MultipartFormFileObjectMessageWriter
- Class in
com.github.ljtfreitas.restify.http.client.message.form.multipart
MultipartFormFileObjectMessageWriter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormFileObjectMessageWriter
MultipartFormFileObjectMessageWriter(MultipartFormBoundaryGenerator)
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormFileObjectMessageWriter
MultipartFormMapMessageWriter
- Class in
com.github.ljtfreitas.restify.http.client.message.form.multipart
MultipartFormMapMessageWriter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormMapMessageWriter
MultipartFormMapMessageWriter(MultipartFormBoundaryGenerator)
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormMapMessageWriter
MultipartFormObjectMessageWriter
- Class in
com.github.ljtfreitas.restify.http.client.message.form.multipart
MultipartFormObjectMessageWriter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormObjectMessageWriter
MultipartFormObjectMessageWriter(MultipartFormBoundaryGenerator)
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormObjectMessageWriter
MultipartFormObjects
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
MultipartFormObjects.MultipartFormObject
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
MultipartFormObjects.MultipartFormObject.FormObjectField
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
MultipartFormParametersMessageWriter
- Class in
com.github.ljtfreitas.restify.http.client.message.form.multipart
MultipartFormParametersMessageWriter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormParametersMessageWriter
MultipartFormParametersMessageWriter(MultipartFormBoundaryGenerator)
- Constructor for class com.github.ljtfreitas.restify.http.client.message.form.multipart.
MultipartFormParametersMessageWriter
MultipartParameters
- Class in
com.github.ljtfreitas.restify.http.contract
MultipartParameters()
- Constructor for class com.github.ljtfreitas.restify.http.contract.
MultipartParameters
MultipartParameters.Part
<
T
> - Class in
com.github.ljtfreitas.restify.http.contract
N
name()
- Method in class com.github.ljtfreitas.restify.http.client.
Header
name()
- Method in class com.github.ljtfreitas.restify.http.contract.
ContentType
name()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeader
name()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
name()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
MultipartFormObjects.MultipartFormObject.FormObjectField
name()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodParameterMetadata
name()
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartFile
name()
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters.Part
name()
- Method in class com.github.ljtfreitas.restify.http.contract.
Parameters.Parameter
newParameter(String, String)
- Method in class com.github.ljtfreitas.restify.http.contract.
ContentType
noContent()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
nonNull(T, String)
- Static method in class com.github.ljtfreitas.restify.http.util.
Preconditions
notAcceptable()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
notFound()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
notImplemented()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
notModified()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
O
of(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallExecutables
of(int)
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
of(String)
- Static method in class com.github.ljtfreitas.restify.http.contract.
ContentType
of(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
FormObjects
of(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
MultipartFormObjects
of(Type)
- Static method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaType
of(Tryable.TryableSupplier<T>)
- Static method in interface com.github.ljtfreitas.restify.http.util.
Tryable
of(Tryable.TryableSupplier<T>, Supplier<? extends X>)
- Static method in interface com.github.ljtfreitas.restify.http.util.
Tryable
ofBody()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameters
ofQuery()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameters
ok()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
OkHttpClientRequest
- Class in
com.github.ljtfreitas.restify.http.client.request.okhttp
OkHttpClientRequest(OkHttpClient, EndpointRequest, Charset)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.okhttp.
OkHttpClientRequest
OkHttpClientRequestFactory
- Class in
com.github.ljtfreitas.restify.http.client.request.okhttp
OkHttpClientRequestFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.request.okhttp.
OkHttpClientRequestFactory
OkHttpClientRequestFactory(OkHttpClient)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.okhttp.
OkHttpClientRequestFactory
OkHttpClientRequestFactory(Charset)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.okhttp.
OkHttpClientRequestFactory
OkHttpClientRequestFactory(OkHttpClient, Charset)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.okhttp.
OkHttpClientRequestFactory
onBadGateway(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onBadRequest(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onConflict(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onError(HttpResponseMessage)
- Method in class com.github.ljtfreitas.restify.http.client.response.
DefaultEndpointResponseErrorFallback
onError(HttpResponseMessage)
- Method in interface com.github.ljtfreitas.restify.http.client.response.
EndpointResponseErrorFallback
onExpectationFailed(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onFailure(Throwable)
- Method in interface com.github.ljtfreitas.restify.http.client.request.async.
EndpointCallFailureCallback
onFailure(Throwable)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onForbidden(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onGatewayTimeout(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onGone(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onHttpVersionNotSupported(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onInternalServerError(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onLengthRequired(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onMethodNotAllowed(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onNotAcceptable(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onNotFound(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onNotImplemented(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onPreconditionFailed(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onProxyAuthenticationRequired(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onRequestedRangeNotSatisfiable(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onRequestEntityTooLarge(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onRequestTimeout(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onRequestUriTooLong(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onResponseFailure(RestifyEndpointResponseException)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onServiceUnavailable(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onSuccess(T)
- Method in interface com.github.ljtfreitas.restify.http.client.request.async.
EndpointCallSuccessCallback
onUnauthorized(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
onUnsupportedMediaType(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
OptionalEndpointCallExecutableFactory
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.guava
OptionalEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.guava.
OptionalEndpointCallExecutableFactory
OptionalEndpointCallExecutableFactory
<
T
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.jdk
OptionalEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
OptionalEndpointCallExecutableFactory
Options
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
output()
- Method in class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequest
output()
- Method in interface com.github.ljtfreitas.restify.http.client.request.
HttpRequestMessage
output()
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
JdkHttpClientRequest
output()
- Method in class com.github.ljtfreitas.restify.http.client.request.okhttp.
OkHttpClientRequest
P
parameter(String)
- Method in class com.github.ljtfreitas.restify.http.contract.
ContentType
Parameter
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
Parameter(String, Collection<String>)
- Constructor for class com.github.ljtfreitas.restify.http.contract.
Parameters.Parameter
parameterized()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaType
parameterizedTypeOf(Parameter)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaTypeResolver
parameters()
- Method in class com.github.ljtfreitas.restify.http.contract.
ContentType
parameters()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
Parameters
- Class in
com.github.ljtfreitas.restify.http.contract
Parameters()
- Constructor for class com.github.ljtfreitas.restify.http.contract.
Parameters
Parameters.Parameter
- Class in
com.github.ljtfreitas.restify.http.contract
parent()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaTypeMetadata
Patch
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
path()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
path()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
path()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodMetadata
path()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodParameterMetadata
path()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaTypeMetadata
Path
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
PathParameter
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
paths()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaTypeMetadata
position()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
Post
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
preconditionFailed()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
Preconditions
- Class in
com.github.ljtfreitas.restify.http.util
Preconditions()
- Constructor for class com.github.ljtfreitas.restify.http.util.
Preconditions
present(String)
- Static method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaClassDiscovery
proxyAuthenticationRequired()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
put(String, String)
- Method in class com.github.ljtfreitas.restify.http.client.
Headers
put(String, Collection<String>)
- Method in class com.github.ljtfreitas.restify.http.client.
Headers
put(EndpointHeader)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeaders
put(EndpointMethodParameter)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameters
put(String, String)
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters
put(String, File)
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters
put(String, File, ContentType)
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters
put(String, Path)
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters
put(String, Path, ContentType)
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters
put(String, String, InputStream)
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters
put(String, String, ContentType, InputStream)
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters
put(MultipartFile)
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters
put(String, String)
- Method in class com.github.ljtfreitas.restify.http.contract.
Parameters
Put
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
Q
query()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
query()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodParameterMetadata
QueryParameter
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
QueryParameters
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
queryString()
- Method in class com.github.ljtfreitas.restify.http.contract.
Parameters
R
rawClassTypeOf(Type)
- Static method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaTypeResolver
read(HttpResponseMessage, Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
FallbackJsonMessageConverter
read(HttpResponseMessage, Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
GsonMessageConverter
read(HttpResponseMessage, Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
JacksonMessageConverter
read(HttpResponseMessage, Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
JsonpMessageConverter
read(HttpResponseMessage, Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.
ScalarMessageConverter
read(HttpResponseMessage, Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.
TextMessageConverter
read(HttpResponseMessage, Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.xml.
JaxbXmlMessageConverter
read(HttpResponseMessage, Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedMessageConverter
read(HttpResponseMessage, Type)
- Method in interface com.github.ljtfreitas.restify.http.client.message.
HttpMessageReader
read(HttpResponseMessage, JavaType)
- Method in class com.github.ljtfreitas.restify.http.client.response.
EndpointResponseReader
read(EndpointTarget)
- Method in class com.github.ljtfreitas.restify.http.contract.
DefaultRestifyContract
read(EndpointTarget, Method)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
DefaultRestifyContractReader
read(EndpointTarget, Method)
- Method in interface com.github.ljtfreitas.restify.http.contract.metadata.
RestifyContractReader
read(EndpointTarget)
- Method in interface com.github.ljtfreitas.restify.http.contract.
RestifyContract
readerOf(ContentType, Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.
HttpMessageConverters
readersOf(Type)
- Method in class com.github.ljtfreitas.restify.http.client.message.
HttpMessageConverters
readTimeout(int)
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
HttpClientRequestConfiguration.Builder
readTimeout()
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
HttpClientRequestConfiguration
readTimeout(int)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestConfigurationBuilder
replace(String, String)
- Method in class com.github.ljtfreitas.restify.http.client.
Headers
replace(URI)
- Method in class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
request()
- Method in class com.github.ljtfreitas.restify.http.client.response.
BaseHttpResponseMessage
request()
- Method in interface com.github.ljtfreitas.restify.http.client.response.
HttpResponseMessage
requestedRangeNotSatisfiable()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
requestEntityTooLarge()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
requestTimeout()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
requestUriTooLong()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
resolve(Object[])
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeaderParameterResolver
resolve(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter
resolve(Object[])
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointPathParameterResolver
resolve(Object[])
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointQueryParameterResolver
resolve(String)
- Method in interface com.github.ljtfreitas.restify.http.contract.metadata.
RestifyContractExpressionResolver
resolve(String)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
SimpleRestifyContractExpressionResolver
response()
- Method in exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseException
responseType()
- Method in class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
RestifyContract
- Interface in
com.github.ljtfreitas.restify.http.contract
RestifyContractExpressionResolver
- Interface in
com.github.ljtfreitas.restify.http.contract.metadata
RestifyContractReader
- Interface in
com.github.ljtfreitas.restify.http.contract.metadata
RestifyEndpointRequestExecutor
- Class in
com.github.ljtfreitas.restify.http.client.request
RestifyEndpointRequestExecutor(HttpClientRequestFactory, EndpointRequestWriter, EndpointResponseReader)
- Constructor for class com.github.ljtfreitas.restify.http.client.request.
RestifyEndpointRequestExecutor
RestifyEndpointResponseBadGatewayException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseBadGatewayException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseBadGatewayException
RestifyEndpointResponseBadRequestException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseBadRequestException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseBadRequestException
RestifyEndpointResponseConflictException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseConflictException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseConflictException
RestifyEndpointResponseException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseException(String, EndpointResponse<String>)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseException
RestifyEndpointResponseException(String, StatusCode, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseException
RestifyEndpointResponseExpectationFailedException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseExpectationFailedException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseExpectationFailedException
RestifyEndpointResponseForbiddenException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseForbiddenException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseForbiddenException
RestifyEndpointResponseGatewayTimeoutException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseGatewayTimeoutException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseGatewayTimeoutException
RestifyEndpointResponseGoneException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseGoneException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseGoneException
RestifyEndpointResponseHttpVersionNotSupportedException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseHttpVersionNotSupportedException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseHttpVersionNotSupportedException
RestifyEndpointResponseInternalServerErrorException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseInternalServerErrorException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseInternalServerErrorException
RestifyEndpointResponseLengthRequiredException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseLengthRequiredException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseLengthRequiredException
RestifyEndpointResponseMethodNotAllowedException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseMethodNotAllowedException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseMethodNotAllowedException
RestifyEndpointResponseNotAcceptableException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseNotAcceptableException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseNotAcceptableException
RestifyEndpointResponseNotFoundException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseNotFoundException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseNotFoundException
RestifyEndpointResponseNotImplementedException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseNotImplementedException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseNotImplementedException
RestifyEndpointResponsePreconditionFailedException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponsePreconditionFailedException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponsePreconditionFailedException
RestifyEndpointResponseProxyAuthenticationRequiredException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseProxyAuthenticationRequiredException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseProxyAuthenticationRequiredException
RestifyEndpointResponseRequestedRangeNotSatisfiableException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseRequestedRangeNotSatisfiableException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseRequestedRangeNotSatisfiableException
RestifyEndpointResponseRequestEntityTooLargeException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseRequestEntityTooLargeException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseRequestEntityTooLargeException
RestifyEndpointResponseRequestTimeoutException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseRequestTimeoutException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseRequestTimeoutException
RestifyEndpointResponseRequestUriTooLongException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseRequestUriTooLongException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseRequestUriTooLongException
RestifyEndpointResponseServiceUnavailableException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseServiceUnavailableException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseServiceUnavailableException
RestifyEndpointResponseUnauthorizedException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseUnauthorizedException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseUnauthorizedException
RestifyEndpointResponseUnsupportedMediaTypeException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyEndpointResponseUnsupportedMediaTypeException(String, Headers, String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseUnsupportedMediaTypeException
RestifyHttpException
- Exception in
com.github.ljtfreitas.restify.http
RestifyHttpException(Throwable)
- Constructor for exception com.github.ljtfreitas.restify.http.
RestifyHttpException
RestifyHttpException(String)
- Constructor for exception com.github.ljtfreitas.restify.http.
RestifyHttpException
RestifyHttpException(String, Throwable)
- Constructor for exception com.github.ljtfreitas.restify.http.
RestifyHttpException
RestifyHttpMessageReadException
- Exception in
com.github.ljtfreitas.restify.http.client.response
RestifyHttpMessageReadException(String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyHttpMessageReadException
RestifyHttpMessageReadException(Throwable)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyHttpMessageReadException
RestifyHttpMessageReadException(String, Throwable)
- Constructor for exception com.github.ljtfreitas.restify.http.client.response.
RestifyHttpMessageReadException
RestifyHttpMessageWriteException
- Exception in
com.github.ljtfreitas.restify.http.client.request
RestifyHttpMessageWriteException(String)
- Constructor for exception com.github.ljtfreitas.restify.http.client.request.
RestifyHttpMessageWriteException
RestifyHttpMessageWriteException(Throwable)
- Constructor for exception com.github.ljtfreitas.restify.http.client.request.
RestifyHttpMessageWriteException
RestifyHttpMessageWriteException(String, Throwable)
- Constructor for exception com.github.ljtfreitas.restify.http.client.request.
RestifyHttpMessageWriteException
RestifyProxyBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder()
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder
RestifyProxyBuilder.EndpointCallExecutablesBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.EndpointRequestInterceptorsBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.EndpointResponseErrorFallbackBuilder
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyBuilder.HttpClientRequestConfigurationBuilder
- 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
RestifyProxyHandler
- Class in
com.github.ljtfreitas.restify.http
RestifyProxyHandler(EndpointType, EndpointMethodExecutor)
- Constructor for class com.github.ljtfreitas.restify.http.
RestifyProxyHandler
RestifyProxyMethodException
- Exception in
com.github.ljtfreitas.restify.http
RestifyProxyMethodException(Throwable)
- Constructor for exception com.github.ljtfreitas.restify.http.
RestifyProxyMethodException
RestifyProxyMethodException(String, Throwable)
- Constructor for exception com.github.ljtfreitas.restify.http.
RestifyProxyMethodException
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncCallbackEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncEndpointCallExecutableFactory
returnType()
- Method in interface com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallExecutable
returnType(EndpointMethod)
- Method in interface com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallExecutableDecoratorFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallObjectExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureCallbackEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureTaskEndpointCallExecutableFactory
returnType()
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.
HeadersEndpointCallExecutableFactory.HeadersEndpointCallExecutable
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.
HeadersEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CallableEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CompletableFutureCallbackEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CompletableFutureEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
FutureEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
FutureTaskEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaObservableEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaSingleEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2FlowableEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2MaybeEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2ObservableEndpointCallExecutableFactory
returnType(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2SingleEndpointCallExecutableFactory
returnType()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
returnType(Class<?>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodMetadata
returnTypeOf(Method)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaTypeResolver
run(Tryable.TryableExpression)
- Static method in interface com.github.ljtfreitas.restify.http.util.
Tryable
run()
- Method in interface com.github.ljtfreitas.restify.http.util.
Tryable.TryableExpression
runnableAsync()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
RunnableEndpointCallExecutableFactory
- Class in
com.github.ljtfreitas.restify.http.client.call.exec.jdk
RunnableEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
RunnableEndpointCallExecutableFactory
RxJava2CompletableEndpointCallExecutableFactory
- Class in
com.github.ljtfreitas.restify.http.client.call.exec.rxjava2
RxJava2CompletableEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2CompletableEndpointCallExecutableFactory
RxJava2CompletableEndpointCallExecutableFactory(Scheduler)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2CompletableEndpointCallExecutableFactory
RxJava2FlowableEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.rxjava2
RxJava2FlowableEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2FlowableEndpointCallExecutableFactory
RxJava2FlowableEndpointCallExecutableFactory(Scheduler)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2FlowableEndpointCallExecutableFactory
RxJava2MaybeEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.rxjava2
RxJava2MaybeEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2MaybeEndpointCallExecutableFactory
RxJava2MaybeEndpointCallExecutableFactory(Scheduler)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2MaybeEndpointCallExecutableFactory
RxJava2ObservableEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.rxjava2
RxJava2ObservableEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2ObservableEndpointCallExecutableFactory
RxJava2ObservableEndpointCallExecutableFactory(Scheduler)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2ObservableEndpointCallExecutableFactory
RxJava2SingleEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.rxjava2
RxJava2SingleEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2SingleEndpointCallExecutableFactory
RxJava2SingleEndpointCallExecutableFactory(Scheduler)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2SingleEndpointCallExecutableFactory
RxJavaCompletableEndpointCallExecutableFactory
- Class in
com.github.ljtfreitas.restify.http.client.call.exec.rxjava
RxJavaCompletableEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaCompletableEndpointCallExecutableFactory
RxJavaCompletableEndpointCallExecutableFactory(Scheduler)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaCompletableEndpointCallExecutableFactory
RxJavaObservableEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.rxjava
RxJavaObservableEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaObservableEndpointCallExecutableFactory
RxJavaObservableEndpointCallExecutableFactory(Scheduler)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaObservableEndpointCallExecutableFactory
RxJavaSingleEndpointCallExecutableFactory
<
T
,
O
> - Class in
com.github.ljtfreitas.restify.http.client.call.exec.rxjava
RxJavaSingleEndpointCallExecutableFactory()
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaSingleEndpointCallExecutableFactory
RxJavaSingleEndpointCallExecutableFactory(Scheduler)
- Constructor for class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaSingleEndpointCallExecutableFactory
S
ScalarMessageConverter
- Class in
com.github.ljtfreitas.restify.http.client.message.converter.text
ScalarMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.text.
ScalarMessageConverter
scan(Class<T>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaAnnotationScanner
scanAll(Class<T>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaAnnotationScanner
scheduler
- Variable in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaCompletableEndpointCallExecutableFactory
scheduler
- Variable in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaObservableEndpointCallExecutableFactory
scheduler
- Variable in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaSingleEndpointCallExecutableFactory
scheduler
- Variable in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2CompletableEndpointCallExecutableFactory
scheduler
- Variable in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2FlowableEndpointCallExecutableFactory
scheduler
- Variable in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2MaybeEndpointCallExecutableFactory
scheduler
- Variable in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2ObservableEndpointCallExecutableFactory
scheduler
- Variable in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2SingleEndpointCallExecutableFactory
serialize(String, Type, Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodFormObjectParameterSerializer
serialize(String, Type, Object)
- Method in interface com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameterSerializer
serialize(String, Type, Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodQueryParameterSerializer
serialize(String, Type, Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodQueryParametersSerializer
serialize(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
FormObjects.FormObject
serialize(String, Type, Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
SimpleEndpointMethodParameterSerializer
serializer()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaMethodParameterMetadata
serviceUnavailable()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
SimpleEndpointMethodParameterSerializer
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
SimpleEndpointMethodParameterSerializer()
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
SimpleEndpointMethodParameterSerializer
SimpleGenericArrayType
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
SimpleGenericArrayType(Type)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleGenericArrayType
SimpleParameterizedType
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
SimpleParameterizedType(Type, Type, Type...)
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleParameterizedType
SimpleRestifyContractExpressionResolver
- Class in
com.github.ljtfreitas.restify.http.contract.metadata
SimpleRestifyContractExpressionResolver()
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.
SimpleRestifyContractExpressionResolver
SimpleWildcardType
- Class in
com.github.ljtfreitas.restify.http.contract.metadata.reflection
SimpleWildcardType(Type[], Type[])
- Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleWildcardType
source()
- Method in class com.github.ljtfreitas.restify.http.client.request.apache.httpclient.
ApacheHttpClientRequest
source()
- Method in interface com.github.ljtfreitas.restify.http.client.request.
HttpRequestMessage
source()
- Method in class com.github.ljtfreitas.restify.http.client.request.jdk.
JdkHttpClientRequest
source()
- Method in class com.github.ljtfreitas.restify.http.client.request.okhttp.
OkHttpClientRequest
statusCode()
- Method in class com.github.ljtfreitas.restify.http.client.response.
BaseHttpResponseMessage
statusCode()
- Method in interface com.github.ljtfreitas.restify.http.client.response.
HttpResponseMessage
statusCode()
- Method in exception com.github.ljtfreitas.restify.http.client.response.
RestifyEndpointResponseException
StatusCode
- Class in
com.github.ljtfreitas.restify.http.client.response
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncCallbackEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.async.
AsyncEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in interface com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallExecutableProvider
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.
EndpointCallObjectExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureCallbackEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.guava.
ListenableFutureTaskEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.guava.
OptionalEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.
HeadersEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CallableEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CompletableFutureCallbackEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
CompletableFutureEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
FutureEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
FutureTaskEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
OptionalEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.jdk.
RunnableEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaCompletableEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaObservableEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava.
RxJavaSingleEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2CompletableEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2FlowableEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2MaybeEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2ObservableEndpointCallExecutableFactory
supports(EndpointMethod)
- Method in class com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.
RxJava2SingleEndpointCallExecutableFactory
supports(Type, Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodQueryParametersSerializer
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
text()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
TextHtmlMessageConverter
- Class in
com.github.ljtfreitas.restify.http.client.message.converter.text
TextHtmlMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.text.
TextHtmlMessageConverter
TextMessageConverter
- Class in
com.github.ljtfreitas.restify.http.client.message.converter.text
TextMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.text.
TextMessageConverter
TextPlainMessageConverter
- Class in
com.github.ljtfreitas.restify.http.client.message.converter.text
TextPlainMessageConverter()
- Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.text.
TextPlainMessageConverter
toString()
- Method in class com.github.ljtfreitas.restify.http.client.
Header
toString()
- Method in class com.github.ljtfreitas.restify.http.client.
Headers
toString()
- Method in class com.github.ljtfreitas.restify.http.client.request.
EndpointRequest
toString()
- Method in class com.github.ljtfreitas.restify.http.client.response.
EndpointResponse
toString()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.
ContentType.ContentTypeParameters
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.
ContentType
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.
Cookies
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeader
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeaders
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethods
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointTarget
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointType
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaType
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleGenericArrayType
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleParameterizedType
toString()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
SimpleWildcardType
toString()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyHandler
Trace
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
Tryable
- Interface in
com.github.ljtfreitas.restify.http.util
Tryable.TryableExpression
- Interface in
com.github.ljtfreitas.restify.http.util
Tryable.TryableSupplier
<
T
> - Interface in
com.github.ljtfreitas.restify.http.util
type()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointTarget
U
unauthorized()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
unhandled(EndpointResponse<String>)
- Method in class com.github.ljtfreitas.restify.http.client.request.async.
EndpointResponseFailureCallback
unsupportedMediaType()
- Static method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
unwrap()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaType
useDefault()
- Static method in class com.github.ljtfreitas.restify.http.client.request.jdk.
HttpClientRequestConfiguration
using(EndpointResponseErrorFallback)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.EndpointResponseErrorFallbackBuilder
using(HttpClientRequestConfiguration)
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpClientRequestConfigurationBuilder
UTF_8
- Static variable in interface com.github.ljtfreitas.restify.http.client.charset.
Encoding
V
value()
- Method in class com.github.ljtfreitas.restify.http.client.
Header
value()
- Method in class com.github.ljtfreitas.restify.http.client.response.
StatusCode
value()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointHeader
valueOf(String)
- Static method in enum com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter.EndpointMethodParameterType
Returns the enum constant of this type with the specified name.
valueOn(Object)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
MultipartFormObjects.MultipartFormObject.FormObjectField
values()
- Static method in enum com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethodParameter.EndpointMethodParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Method in class com.github.ljtfreitas.restify.http.contract.
MultipartParameters.Part
values()
- Method in class com.github.ljtfreitas.restify.http.contract.
Parameters.Parameter
voidType()
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaType
W
with(JavaType)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.
EndpointMethod
with(Class<T>)
- Method in class com.github.ljtfreitas.restify.http.contract.metadata.reflection.
JavaAnnotationScanner
write(T, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
FallbackJsonMessageConverter
write(Object, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
GsonMessageConverter
write(T, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
JacksonMessageConverter
write(JsonStructure, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.json.
JsonpMessageConverter
write(Object, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.
ScalarMessageConverter
write(String, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.
TextMessageConverter
write(T, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.converter.xml.
JaxbXmlMessageConverter
write(T, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.message.form.
FormURLEncodedMessageConverter
write(T, HttpRequestMessage)
- Method in interface com.github.ljtfreitas.restify.http.client.message.
HttpMessageWriter
write(EndpointRequest, HttpRequestMessage)
- Method in class com.github.ljtfreitas.restify.http.client.request.
EndpointRequestWriter
writerOf(ContentType, Class<?>)
- Method in class com.github.ljtfreitas.restify.http.client.message.
HttpMessageConverters
X
xml()
- Method in class com.github.ljtfreitas.restify.http.
RestifyProxyBuilder.HttpMessageConvertersBuilder
XmlContent
- Annotation Type in
com.github.ljtfreitas.restify.http.contract
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All Rights Reserved.