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 jakarta.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.ConfigPropertyPermission A configuration property permission which, when the security manager is present, limits access to configuration properties.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> ContextualExecutors A utility to create and/or wrap executors in a contextual executor.ContextualExecutorService An executor which wraps runnables and callables to capture the context of the current thread.ContextualScheduledExecutorService An executor which wraps runnables and callables to capture the context of the current thread.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 searches for a property in the following order: System properties Environment variablesResteasyConfigurationDefaultOptionsMethodException Deprecated, for removal: This API element is subject to removal in a future version. DefaultResourceClass DefaultResourceConstructor DefaultResourceLocator DefaultResourceMethod DelegateResteasyDeployment A simple delegatingResteasyDeployment.Dispatcher EntityOutputStream A stream used for entities.EntityOutputStream.FileCleaner 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 Functions A simple utility for various functions.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 Options<T> Configuration options to be looked up in theConfiguration.Parameter Parameter.ParamType PathParam PickConstructor PickPriorityComparator<T> Sorts components based on the@Priority. The default is {@link Priorities#USER}.PriorityServiceLoader<S> A service loader which loads classes aggressively sorting the implementations by the value in thePriorityannotation.PropertyInjector 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.ResourceCleaner A utility used to register resources to be cleaned with aCleaner.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 SizeUnit Represents units of size for things such as memory or files.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.ThreadContext<T> ThreadContexts Represents a collection ofThreadContext's.Threshold Represents a threshold for a unit size.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.