All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description ApplicationException This exception is thrown internally by Resteasy runtime.AsyncClientResponseProvider<T> Used to turn a CompletionStage into another reactive class.AsyncMessageBodyWriter<T> MessageBodyWriter which supports async IO.AsyncOutputStream OutputStream which supports async IO operations.AsyncOutputWriter Utility class to write to anAsyncOutputStreamusing a givenCharset.AsyncResponseProvider<T> AsyncStreamingOutput A type that may be used as a resource method return value or as the entity in aResponsewhen the application wishes to stream the output.AsyncStreamProvider<T> AsyncWriterInterceptor Writer interceptors which support async IO.AsyncWriterInterceptorContext Context forAsyncWriterInterceptorwhich supports async IO.BadRequestException Deprecated. This class is deprecated use javax.ws.rs.BadRequestExceptionBlockingAsyncOutputStream Body Cache Set response Cache-Control header automatically.ClientURI Used to annotate a predefined URL (as opposed to a @PathParam /@QueryParam) in a Proxied client.Configuration ConfigurationFactory A factory which returns theConfiguration.ConstraintType ConstraintType.Type ConstraintTypeUtil ConstructorInjector ConstructorParameter ContentEncoding Meta annotation that specifies a Content-Encoding to be applied via the annotated annotationContextInjector<WrappedType,UnwrappedType> CookieParam CorsHeaders DecorateTypes Must be placed on a DecoratorProcessor class to specify the supported typesDecorator Meta-annotation to be placed on another annotation that triggers decorationDecoratorProcessor<T,A extends Annotation> Part of a generic decorator framework.Decorators Meta-annotation to be placed on another annotation that triggers decorationDefaultConfiguration A default configuration which first attempts to use the Eclipse MicroProfile Config API.DefaultOptionsMethodException This exception is thrown when the client invokes HTTP OPTIONS operation and the JAX-RS resource does not have a Java method that supports OPTIONS.DefaultResourceClass DefaultResourceConstructor DefaultResourceLocator DefaultResourceMethod Dispatcher Failure This exception should only be used by Resteasy integrators.FieldParameter FindAnnotation Form This can be used as a value object for incoming/outgoing request/responses.FormParam GeneralValidator GeneralValidatorCDI GZIP HeaderParam HeaderValueProcessor HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.HttpRequestPreprocessor HttpRequestPreprocessors get invoked before any dispatching to JAX-RS resource methods happensHttpResponse Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.HttpResponseCodes ImageWriterParams An annotation that a resource class can use to pass parameters to theorg.jboss.resteasy.plugins.providers.IIOImageProvider.InjectorFactory InternalServerErrorException Thrown by RESTEasy when HTTP Internal Service Error (500) is encounteredJaxrsInterceptorRegistry<T> JaxrsInterceptorRegistry.AscendingPrecedenceComparator JaxrsInterceptorRegistry.DescendingPrecedenceComparator JaxrsInterceptorRegistry.InterceptorFactory JaxrsInterceptorRegistry.Match JaxrsInterceptorRegistryListener Callback interface for when an interceptor registry changesLinkHeader LinkHeaderParam LoggableFailure This exception should only be used by Resteasy integrators.LogMessages LogMessages_$logger Warning this class consists of generated code.MappedBy This annotation can be added to any object to perform a Resource/method based lookup to create a URI template.MarshalledEntity<T> Allows you to access the entity's raw bytes as well as the marshalled object.MatrixParam Messages Messages_$bundle Warning this class consists of generated code.MethodHashing MethodInjector Will invoke a method in the context of an HTTP request.MethodParameter MethodStatisticsLogger NoCache Set Cache-Control response header of "nocache"NoLogWebApplicationException WebApplicationExceptions are logged by RESTEasy.NotImplementedYetException Parameter Parameter.ParamType PathParam PickConstructor PickPropertyInjector ProviderFactoryDelegate Query Created by Simon Ström on 7/11/14.QueryParam ReaderException Any exception thrown by a MessageBodyReader chain that is not an instance of a ReaderException is caught internally by the Resteasy runtime and wrapped with an instance of ReaderException.Registry ResourceBuilder ResourceBuilder.ConstructorParameterBuilder ResourceBuilder.FieldParameterBuilder ResourceBuilder.LocatorMethodParameterBuilder<T extends ResourceBuilder.LocatorMethodParameterBuilder<T>> ResourceBuilder.ParameterBuilder<T extends ResourceBuilder.ParameterBuilder<T>> ResourceBuilder.ResourceClassBuilder ResourceBuilder.ResourceConstructorBuilder ResourceBuilder.ResourceLocatorBuilder<T extends ResourceBuilder.ResourceLocatorBuilder<T>> ResourceBuilder.ResourceMethodBuilder ResourceBuilder.ResourceMethodParameterBuilder ResourceBuilder.SetterParameterBuilder ResourceClass ResourceClassProcessor SPI which allows implementations to modify the resource metadata discovered by RESTEasy.ResourceConstructor ResourceFactory Implementations of this interface are registered through the Registry class.ResourceInvoker ResourceLocator ResourceMethod ResponseObject ResteasyAsynchronousContext ResteasyAsynchronousResponse ResteasyConfiguration ResteasyConstraintViolation ResteasyDeployment This class is used to configure and initialize the core components of RESTEasy.ResteasyProviderFactory ResteasyUriBuilder ResteasyViolationException RunnableWithException Separator Determines a separator for String representations of multivalued parameters.SetterParameter SimpleViolationsContainer SseElementType Use to indicate MediaType of elements in SSE streams.StatisticsController Status Stream Use on async streams to push them to the client as they become available over the OutputStream, rather than collected into collections.Stream.MODE StringParameterUnmarshaller<T> Similar to StringConverter except specific to a parameter injection only.StringParameterUnmarshallerBinder Meta-annotation to be placed on another annotation that triggers a StringParameterUnmarshaller to be applied to a string based annotation injector i.e.Types Type conversions and generic type manipulationsTypes.ResteasyParameterizedType UnhandledException This exception should only be used by Resteasy integrators.URIable This is an interface which allows an object to perform its own uri creationURIResolver This is the interface that defines all object to uri transformations in ObjectToURIURITemplate This annotation can be added to any object to perform Java beans-based transformation between URI template and bean properties.Validation ValueInjector ViolationReport WriterException Any exception thrown by a MessageBodyWriter chain that is not an instance of a WriterException is caught internally by the Resteasy runtime and wrapped with an instance of WriterException.