Class Hierarchy
- java.lang.Object
- com.github.ljtfreitas.restify.http.client.request.interceptor.AcceptHeaderEndpointRequestInterceptor (implements com.github.ljtfreitas.restify.http.client.request.interceptor.EndpointRequestInterceptor)
- com.github.ljtfreitas.restify.http.client.request.apache.httpclient.ApacheHttpClientRequest (implements com.github.ljtfreitas.restify.http.client.request.HttpClientRequest)
- com.github.ljtfreitas.restify.http.client.request.apache.httpclient.ApacheHttpClientRequestFactory (implements com.github.ljtfreitas.restify.http.client.request.HttpClientRequestFactory)
- com.github.ljtfreitas.restify.http.client.call.exec.async.AsyncCallbackEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.async.AsyncEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.async.AsyncEndpointCallFactory
- com.github.ljtfreitas.restify.http.client.request.interceptor.authentication.AuthenticationEndpoinRequestInterceptor (implements com.github.ljtfreitas.restify.http.client.request.interceptor.EndpointRequestInterceptor)
- com.github.ljtfreitas.restify.http.client.response.BaseHttpResponseMessage (implements com.github.ljtfreitas.restify.http.client.response.HttpResponseMessage)
- com.github.ljtfreitas.restify.http.client.authentication.BasicAuthentication (implements com.github.ljtfreitas.restify.http.client.authentication.Authentication)
- com.github.ljtfreitas.restify.http.client.call.exec.jdk.CallableEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.jdk.CompletableFutureCallbackEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.jdk.CompletableFutureEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.contract.ContentType
- com.github.ljtfreitas.restify.http.contract.ContentType.ContentTypeParameters
- com.github.ljtfreitas.restify.http.contract.Cookies
- com.github.ljtfreitas.restify.http.client.response.DefaultEndpointResponseErrorFallback (implements com.github.ljtfreitas.restify.http.client.response.EndpointResponseErrorFallback)
- com.github.ljtfreitas.restify.http.contract.DefaultRestifyContract (implements com.github.ljtfreitas.restify.http.contract.RestifyContract)
- com.github.ljtfreitas.restify.http.contract.metadata.DefaultRestifyContractReader (implements com.github.ljtfreitas.restify.http.contract.metadata.RestifyContractReader)
- com.github.ljtfreitas.restify.http.contract.metadata.DynamicParameterMatcher
- com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutables
- com.github.ljtfreitas.restify.http.client.call.EndpointCallFactory
- com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallObjectExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeader
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeaderParameterResolver
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeaders
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodAnnotations
- com.github.ljtfreitas.restify.http.client.EndpointMethodExecutor
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodFormObjectParameterSerializer (implements com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameterSerializer)
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameters
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodQueryParameterSerializer (implements com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameterSerializer)
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodQueryParametersSerializer (implements com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameterSerializer)
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethods
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointPathParameterResolver
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointQueryParameterResolver
- com.github.ljtfreitas.restify.http.client.request.EndpointRequest
- com.github.ljtfreitas.restify.http.client.request.EndpointRequestFactory
- com.github.ljtfreitas.restify.http.client.request.interceptor.EndpointRequestInterceptorStack
- com.github.ljtfreitas.restify.http.client.request.EndpointRequestWriter
- com.github.ljtfreitas.restify.http.client.response.EndpointResponse<T>
- com.github.ljtfreitas.restify.http.client.response.EndpointResponseReader
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointTarget
- com.github.ljtfreitas.restify.http.contract.metadata.EndpointType
- com.github.ljtfreitas.restify.http.contract.metadata.FormObjects
- com.github.ljtfreitas.restify.http.contract.metadata.FormObjects.FormObject
- com.github.ljtfreitas.restify.http.contract.metadata.FormObjects.FormObject.FormObjectField
- com.github.ljtfreitas.restify.http.client.message.form.FormURLEncodedMessageConverter<T> (implements com.github.ljtfreitas.restify.http.client.message.HttpMessageReader<T>, com.github.ljtfreitas.restify.http.client.message.HttpMessageWriter<T>)
- com.github.ljtfreitas.restify.http.client.call.exec.jdk.FutureEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.jdk.FutureTaskEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.Header
- com.github.ljtfreitas.restify.http.client.Headers
- com.github.ljtfreitas.restify.http.client.call.exec.HeadersEndpointCallExecutableFactory (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.HeadersEndpointCallExecutableFactory.HeadersEndpointCallExecutable (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutable<M,T>)
- com.github.ljtfreitas.restify.http.client.message.HttpMessageConverters
- com.github.ljtfreitas.restify.http.contract.metadata.reflection.JavaAnnotationScanner
- com.github.ljtfreitas.restify.http.contract.metadata.reflection.JavaClassDiscovery
- com.github.ljtfreitas.restify.http.contract.metadata.reflection.JavaDefaultMethodExecutor
- com.github.ljtfreitas.restify.http.contract.metadata.reflection.JavaMethodMetadata
- com.github.ljtfreitas.restify.http.contract.metadata.reflection.JavaMethodParameterMetadata
- com.github.ljtfreitas.restify.http.contract.metadata.reflection.JavaType
- com.github.ljtfreitas.restify.http.contract.metadata.reflection.JavaTypeMetadata
- com.github.ljtfreitas.restify.http.contract.metadata.reflection.JavaTypeResolver
- com.github.ljtfreitas.restify.http.client.message.converter.xml.JaxbXmlMessageConverter<T> (implements com.github.ljtfreitas.restify.http.client.message.HttpMessageReader<T>, com.github.ljtfreitas.restify.http.client.message.HttpMessageWriter<T>)
- com.github.ljtfreitas.restify.http.client.request.jdk.JdkHttpClientRequest (implements com.github.ljtfreitas.restify.http.client.request.HttpClientRequest)
- com.github.ljtfreitas.restify.http.client.request.jdk.JdkHttpClientRequestFactory (implements com.github.ljtfreitas.restify.http.client.request.HttpClientRequestFactory)
- com.github.ljtfreitas.restify.http.client.message.converter.json.JsonMessageConverter<T> (implements com.github.ljtfreitas.restify.http.client.message.HttpMessageReader<T>, com.github.ljtfreitas.restify.http.client.message.HttpMessageWriter<T>)
- com.github.ljtfreitas.restify.http.client.call.exec.guava.ListenableFutureCallbackEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.guava.ListenableFutureEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.guava.ListenableFutureTaskEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.contract.MultipartFile
- com.github.ljtfreitas.restify.http.client.message.form.multipart.MultipartFormFileObjectMessageWriter
- com.github.ljtfreitas.restify.http.client.message.form.multipart.MultipartFormMapMessageWriter
- com.github.ljtfreitas.restify.http.client.message.form.multipart.MultipartFormObjectMessageWriter
- com.github.ljtfreitas.restify.http.contract.metadata.MultipartFormObjects
- com.github.ljtfreitas.restify.http.contract.metadata.MultipartFormObjects.MultipartFormObject
- com.github.ljtfreitas.restify.http.contract.metadata.MultipartFormObjects.MultipartFormObject.FormObjectField
- com.github.ljtfreitas.restify.http.client.message.form.multipart.MultipartFormParametersMessageWriter
- com.github.ljtfreitas.restify.http.contract.MultipartParameters
- com.github.ljtfreitas.restify.http.contract.MultipartParameters.Part<T>
- com.github.ljtfreitas.restify.http.client.request.okhttp.OkHttpClientRequest (implements com.github.ljtfreitas.restify.http.client.request.HttpClientRequest)
- com.github.ljtfreitas.restify.http.client.request.okhttp.OkHttpClientRequestFactory (implements com.github.ljtfreitas.restify.http.client.request.HttpClientRequestFactory)
- com.github.ljtfreitas.restify.http.client.call.exec.guava.OptionalEndpointCallExecutableFactory<T> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableFactory<M,T>)
- com.github.ljtfreitas.restify.http.client.call.exec.jdk.OptionalEndpointCallExecutableFactory<T> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableFactory<M,T>)
- com.github.ljtfreitas.restify.http.contract.Parameters
- com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
- com.github.ljtfreitas.restify.http.util.Preconditions
- com.github.ljtfreitas.restify.http.client.request.RestifyEndpointRequestExecutor (implements com.github.ljtfreitas.restify.http.client.request.EndpointRequestExecutor)
- com.github.ljtfreitas.restify.http.RestifyProxyBuilder
- com.github.ljtfreitas.restify.http.RestifyProxyBuilder.EndpointCallExecutablesBuilder
- com.github.ljtfreitas.restify.http.RestifyProxyBuilder.EndpointRequestInterceptorsBuilder
- com.github.ljtfreitas.restify.http.RestifyProxyBuilder.EndpointResponseErrorFallbackBuilder
- com.github.ljtfreitas.restify.http.RestifyProxyBuilder.HttpMessageConvertersBuilder
- com.github.ljtfreitas.restify.http.RestifyProxyBuilder.RestifyProxyBuilderOnTarget<T>
- com.github.ljtfreitas.restify.http.RestifyProxyHandler (implements java.lang.reflect.InvocationHandler)
- com.github.ljtfreitas.restify.http.client.call.exec.jdk.RunnableEndpointCallExecutableFactory (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableFactory<M,T>)
- com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.RxJava2CompletableEndpointCallExecutableFactory (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableFactory<M,T>)
- com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.RxJava2FlowableEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.RxJava2MaybeEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.RxJava2ObservableEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.rxjava2.RxJava2SingleEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.rxjava.RxJavaCompletableEndpointCallExecutableFactory (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableFactory<M,T>)
- com.github.ljtfreitas.restify.http.client.call.exec.rxjava.RxJavaObservableEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.call.exec.rxjava.RxJavaSingleEndpointCallExecutableFactory<T,O> (implements com.github.ljtfreitas.restify.http.client.call.exec.EndpointCallExecutableDecoratorFactory<M,T,O>)
- com.github.ljtfreitas.restify.http.client.message.converter.text.ScalarMessageConverter (implements com.github.ljtfreitas.restify.http.client.message.HttpMessageReader<T>, com.github.ljtfreitas.restify.http.client.message.HttpMessageWriter<T>)
- com.github.ljtfreitas.restify.http.contract.metadata.SimpleEndpointMethodParameterSerializer (implements com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameterSerializer)
- com.github.ljtfreitas.restify.http.contract.metadata.reflection.SimpleGenericArrayType (implements java.lang.reflect.GenericArrayType)
- com.github.ljtfreitas.restify.http.contract.metadata.reflection.SimpleParameterizedType (implements java.lang.reflect.ParameterizedType)
- com.github.ljtfreitas.restify.http.contract.metadata.reflection.SimpleWildcardType (implements java.lang.reflect.WildcardType)
- com.github.ljtfreitas.restify.http.client.response.StatusCode
- com.github.ljtfreitas.restify.http.client.message.converter.text.TextMessageConverter (implements com.github.ljtfreitas.restify.http.client.message.HttpMessageReader<T>, com.github.ljtfreitas.restify.http.client.message.HttpMessageWriter<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
Interface Hierarchy
Annotation Type Hierarchy
- com.github.ljtfreitas.restify.http.contract.BodyParameter (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Delete (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.MultipartForm (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.MultipartForm.MultipartField (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Header (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Method (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.JsonContent (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.AcceptJson (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Put (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Headers (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.AcceptXml (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Patch (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.QueryParameters (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Options (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.XmlContent (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Get (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.CallbackParameter (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Head (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.AcceptAll (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Post (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Form (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Form.Field (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.FormURLEncoded (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.PathParameter (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.MultipartFormData (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Parameter (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.QueryParameter (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Path (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.Trace (implements java.lang.annotation.Annotation)
- com.github.ljtfreitas.restify.http.contract.HeaderParameter (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
Copyright © 2016. All Rights Reserved.