A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abbreviation() - Method in enum org.jboss.resteasy.spi.config.SizeUnit
-
Returns the abbreviation for the unit.
- acceptExtensionsNotSupported() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- acceptExtensionsNotSupported() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- acceptExtensionsNotSupported$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_MAX_AGE - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_REQUEST_METHOD - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- add(ThreadContext<?>) - Method in class org.jboss.resteasy.spi.concurrent.ThreadContexts
-
Adds the context to the current collection.
- addHeaderDelegate(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- addHttpPreprocessor(HttpRequestPreprocessor) - Method in interface org.jboss.resteasy.spi.Dispatcher
- addingClassResource(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingClassResource(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- addingClassResource$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingProviderClass(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingProviderClass(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- addingProviderClass$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingProviderSingleton(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingProviderSingleton(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- addingProviderSingleton$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingSingletonProvider(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingSingletonProvider(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- addingSingletonProvider$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingSingletonResource(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingSingletonResource(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- addingSingletonResource$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addJndiResource(String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint that exists in JNDI.
- addJndiResource(String, String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint that exists in JNDI.
- addJndiResource(String, ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
- addJndiResource(String, ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
- addLink(Link) - Method in class org.jboss.resteasy.spi.LinkHeader
- addLink(String, String, String, String) - Method in class org.jboss.resteasy.spi.LinkHeader
- addNewCookie(NewCookie) - Method in interface org.jboss.resteasy.spi.HttpResponse
- addPerRequestResource(Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addPerRequestResource(Class<?>, String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addPerRequestResource(Class<?>, ResourceBuilder) - Method in interface org.jboss.resteasy.spi.Registry
- addPerRequestResource(ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
- addPerRequestResource(ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
- addResourceFactory(ResourceFactory) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a custom resource implementation endpoint.
- addResourceFactory(ResourceFactory, String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a custom resource implementation endpoint.
- addResourceFactory(ResourceFactory, String, Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
-
ResourceFactory.getScannableClass() is not used, only the clazz parameter and not any implemented interfaces of the clazz parameter.
- addResourceFactory(ResourceFactory, String, Class<?>[]) - Method in interface org.jboss.resteasy.spi.Registry
- addResourceFactory(ResourceFactory, String, ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
- addResourceFactory(ResourceFactory, ResourceBuilder) - Method in interface org.jboss.resteasy.spi.Registry
- addResourceFactory(ResourceFactory, ResourceBuilder, String) - Method in interface org.jboss.resteasy.spi.Registry
- addResourceFactory(ResourceFactory, ResourceBuilder, String, Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
- addResourceFactory(ResourceFactory, ResourceBuilder, String, Class<?>[]) - Method in interface org.jboss.resteasy.spi.Registry
- addSingletonResource(Object) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addSingletonResource(Object, String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addSingletonResource(Object, ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
- addSingletonResource(Object, ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
- addViolations(Set<ConstraintViolation<Object>>) - Method in class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- alreadyCanceled() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadyCanceled() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- alreadyCanceled$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadyDone() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadyDone() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- alreadyDone$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadyExported() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadyExported() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- alreadyExported$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadySuspended() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadySuspended() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- alreadySuspended$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alwaysMarkedAtIndex0() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alwaysMarkedAtIndex0() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- alwaysMarkedAtIndex0$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ambiguousConstructorsFound(Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- ambiguousConstructorsFound(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- ambiguousConstructorsFound$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- ambiguousInheritedAnnotations(Method) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ambiguousInheritedAnnotations(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- ambiguousInheritedAnnotations$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- annotatedMethod - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- annotatedMethod - Variable in class org.jboss.resteasy.spi.metadata.SetterParameter
- annotations - Variable in class org.jboss.resteasy.spi.metadata.ConstructorParameter
- annotations - Variable in class org.jboss.resteasy.spi.metadata.MethodParameter
- annotationsParamNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- annotationsParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- annotationsParamNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ApplicationException - Exception in org.jboss.resteasy.spi
-
This exception is thrown internally by Resteasy runtime.
- ApplicationException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.ApplicationException
- ApplicationException(Throwable) - Constructor for exception org.jboss.resteasy.spi.ApplicationException
- applicationParamNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- applicationParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- applicationParamNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- AscendingPrecedenceComparator() - Constructor for class org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.AscendingPrecedenceComparator
- asyncAroundWriteTo(AsyncWriterInterceptorContext) - Method in interface org.jboss.resteasy.spi.AsyncWriterInterceptor
-
Interceptor method wrapping calls to
AsyncMessageBodyWriter.asyncWriteTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, org.jboss.resteasy.spi.AsyncOutputStream)method. - AsyncClientResponseProvider<T> - Interface in org.jboss.resteasy.spi
-
Used to turn a CompletionStage into another reactive class.
- asyncFlush() - Method in class org.jboss.resteasy.spi.AsyncOutputStream
-
Flushes this async output stream.
- asyncFlush() - Method in class org.jboss.resteasy.spi.AsyncOutputWriter
-
Flushes the underlying async output stream.
- asyncFlush() - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- asynchronous - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- AsyncMessageBodyWriter<T> - Interface in org.jboss.resteasy.spi
-
MessageBodyWriter which supports async IO.
- AsyncOutputStream - Class in org.jboss.resteasy.spi
-
OutputStream which supports async IO operations.
- AsyncOutputStream() - Constructor for class org.jboss.resteasy.spi.AsyncOutputStream
- AsyncOutputWriter - Class in org.jboss.resteasy.spi
-
Utility class to write to an
AsyncOutputStreamusing a givenCharset. - AsyncOutputWriter(AsyncOutputStream) - Constructor for class org.jboss.resteasy.spi.AsyncOutputWriter
-
Creates a new async writer using the default charset.
- AsyncOutputWriter(AsyncOutputStream, Charset) - Constructor for class org.jboss.resteasy.spi.AsyncOutputWriter
-
Creates a new async writer using the specified charset.
- asyncProceed() - Method in interface org.jboss.resteasy.spi.AsyncWriterInterceptorContext
-
Proceed to the next interceptor in the chain.
- AsyncResponseProvider<T> - Interface in org.jboss.resteasy.spi
- asyncServletIsRequired() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- asyncServletIsRequired() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- asyncServletIsRequired$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- AsyncStreamingOutput - Interface in org.jboss.resteasy.spi
-
A type that may be used as a resource method return value or as the entity in a
Responsewhen the application wishes to stream the output. - AsyncStreamProvider<T> - Interface in org.jboss.resteasy.spi
- asyncWrite(byte[]) - Method in class org.jboss.resteasy.spi.AsyncOutputStream
-
Writes to this async output stream.
- asyncWrite(byte[], int, int) - Method in class org.jboss.resteasy.spi.AsyncOutputStream
-
Writes to this async output stream.
- asyncWrite(byte[], int, int) - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- asyncWrite(String) - Method in class org.jboss.resteasy.spi.AsyncOutputWriter
-
Writes the given string to the underlying async output stream.
- asyncWrite(AsyncOutputStream) - Method in interface org.jboss.resteasy.spi.AsyncStreamingOutput
-
Called to write the message body.
- AsyncWriterInterceptor - Interface in org.jboss.resteasy.spi
-
Writer interceptors which support async IO.
- AsyncWriterInterceptorContext - Interface in org.jboss.resteasy.spi
-
Context for
AsyncWriterInterceptorwhich supports async IO. - asyncWriteTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in interface org.jboss.resteasy.spi.AsyncMessageBodyWriter
-
Write a type to an HTTP message using async IO.
- attemptingToCast(URL, URL) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- attemptingToCast(URL, URL) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- attemptingToCast$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- attemptingToRegisterEmptyContracts(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- attemptingToRegisterEmptyContracts(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- attemptingToRegisterEmptyContracts$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- attemptingToRegisterUnassignableContract(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- attemptingToRegisterUnassignableContract(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- attemptingToRegisterUnassignableContract$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- awaitTermination(long, TimeUnit) - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
B
- badArguments(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- badArguments(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- badArguments$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- badBase64Character(int, int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- badBase64Character(int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- badBase64Character$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- BadRequestException - Exception in org.jboss.resteasy.spi
-
Deprecated.This class is deprecated use jakarta.ws.rs.BadRequestException
- BadRequestException(String) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- BadRequestException(String, Response) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- BadRequestException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- BadRequestException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- BadRequestException(Throwable) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- BadRequestException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- BASE - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- BASE - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- BASE_ASYNC - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- BASE_VALIDATOR_11 - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- base64InputNotProperlyPadded() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- base64InputNotProperlyPadded() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- base64InputNotProperlyPadded$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- base64StringMustHaveFourCharacters(int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- base64StringMustHaveFourCharacters(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- base64StringMustHaveFourCharacters$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- baseURINotSetForClientProxy() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- baseURINotSetForClientProxy() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- baseURINotSetForClientProxy$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- BEAN_PARAM - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- beanParam() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- BlockingAsyncOutputStream - Class in org.jboss.resteasy.spi
- BlockingAsyncOutputStream(OutputStream) - Constructor for class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- Body - Annotation Type in org.jboss.resteasy.annotations
- boxPrimitives(Type) - Static method in class org.jboss.resteasy.spi.util.Types
- buildClass() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
- buildConstructor() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ConstructorParameterBuilder
- buildConstructor() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceConstructorBuilder
- buildField() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.FieldParameterBuilder
- buildLocator(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- buildMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.LocatorMethodParameterBuilder
- buildMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
- buildMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- buildRootResource(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- buildRootResource(Class<?>, String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- buildSetter() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.SetterParameterBuilder
- BYTE - org.jboss.resteasy.spi.config.SizeUnit
C
- Cache - Annotation Type in org.jboss.resteasy.annotations.cache
-
Set response Cache-Control header automatically.
- cacheControlMaxAgeHeader(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cacheControlMaxAgeHeader(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cacheControlMaxAgeHeader$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cacheControlSMaxAgeHeader(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cacheControlSMaxAgeHeader(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cacheControlSMaxAgeHeader$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cacheControlValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cacheControlValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cacheControlValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- callable(Collection<? extends Callable<T>>) - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Creates a new collection of callables which sets up the current context before each callable is executed.
- callable(Callable<V>) - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Creates a new callable which sets up the current context before the callable is executed.
- callbackWasNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- callbackWasNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- callbackWasNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cancel() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cancel() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cancel$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cancellingWith503() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cancellingWith503() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cancellingWith503$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotConsumeContentType() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotConsumeContentType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotConsumeContentType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotConvertParameter(Object, Class<?>, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotConvertParameter(Object, Class<?>, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotConvertParameter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotDecodeNullSourceArray() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotDecodeNullSourceArray() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotDecodeNullSourceArray$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotHaveLengthOffset(int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotHaveLengthOffset(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotHaveLengthOffset$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotHaveNegativeOffset(int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotHaveNegativeOffset(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotHaveNegativeOffset$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotHaveOffset(int, int, int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotHaveOffset(int, int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotHaveOffset$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotInjectAsynchronousResponse() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotInjectAsynchronousResponse() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotInjectAsynchronousResponse$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotInjectIntoForm() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotInjectIntoForm() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotInjectIntoForm$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotRegisterheaderDelegate(Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- cannotRegisterheaderDelegate(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- cannotRegisterheaderDelegate$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- cannotSendFormParametersAndEntity() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotSendFormParametersAndEntity() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotSendFormParametersAndEntity$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotSerializeNullArray() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotSerializeNullArray() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotSerializeNullArray$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotSerializeNullObject() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotSerializeNullObject() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotSerializeNullObject$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- canOnlySetLinkHeaderRelOrTitle(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- canOnlySetLinkHeaderRelOrTitle(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- canOnlySetLinkHeaderRelOrTitle$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cantSetMethod() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cantSetMethod() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cantSetMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cantSetURI() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cantSetURI() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cantSetURI$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- capture() - Method in interface org.jboss.resteasy.spi.concurrent.ThreadContext
-
Captures the current context to be passed to
ThreadContext.push(Object)before a thread executes. - charsetUnavailable(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- charsetUnavailable(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- charsetUnavailable$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- checkAmbiguousUri() - Method in interface org.jboss.resteasy.spi.Registry
- checkExported(Supplier<? extends RuntimeException>) - Method in class org.jboss.resteasy.spi.EntityOutputStream
- checkForConstraintViolations(HttpRequest, Exception) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidatorCDI
-
Throws a ResteasyViolationException if either a ConstraintViolationException or a ResteasyConstraintViolationException is embedded in the cause hierarchy of e.
- checkSuppressPath() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- checkViolations(HttpRequest) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Throws a ResteasyViolationException if any validation violations have been detected.
- checkViolationsfromCDI(HttpRequest) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidatorCDI
-
Throws a ResteasyViolationException if any validation violations have been detected.
- CLASS - org.jboss.resteasy.api.validation.ConstraintType.Type
- classIsNotRootResource(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- classIsNotRootResource(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- classIsNotRootResource$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- classMustBeAnnotatedWithPath() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- classMustBeAnnotatedWithPath() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- classMustBeAnnotatedWithPath$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- classNotFoundException(String, URL, Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- classNotFoundException(String, URL, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- classNotFoundException$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- clazz - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- clear() - Method in class org.jboss.resteasy.spi.concurrent.ThreadContexts
-
Clears the current contexts.
- clearInstanceIfEqual(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- clientQueryParam(String, Object...) - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
-
Called by ClientRequest.getUri() to add a query parameter for
@QueryParamparameters. - clientReceiveProcessingFailure(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- clientReceiveProcessingFailure(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- clientReceiveProcessingFailure$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- clientRequestDoesntSupportClonable() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- clientRequestDoesntSupportClonable() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- clientRequestDoesntSupportClonable$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- clientResponseFailureMediaType(MediaType, Type) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- clientResponseFailureMediaType(MediaType, Type) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- clientResponseFailureMediaType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- clientResponseFailureStatus(int, Response.Status) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- clientResponseFailureStatus(int, Response.Status) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- clientResponseFailureStatus$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ClientURI - Annotation Type in org.jboss.resteasy.annotations
-
Used to annotate a predefined URL (as opposed to a @PathParam /@QueryParam) in a Proxied client.
- clone() - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- clone(ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry
- close() - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- close() - Method in class org.jboss.resteasy.spi.EntityOutputStream
- close() - Method in interface org.jboss.resteasy.spi.HttpResponse
- compare(String, String) - Static method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- compare(JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.Match) - Method in class org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.AscendingPrecedenceComparator
- compare(JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.Match) - Method in class org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.DescendingPrecedenceComparator
- compare(T, T) - Method in class org.jboss.resteasy.spi.PriorityComparator
- complete() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- complete() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
- completionCallbacks(Throwable) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
- compressionMode() - Method in annotation type org.jboss.resteasy.annotations.providers.img.ImageWriterParams
-
Specifies the compression mode for the output image.
- compressionQuality() - Method in annotation type org.jboss.resteasy.annotations.providers.img.ImageWriterParams
-
Specifies the compression quality of the image being written.
- ConfigPropertyPermission - Class in org.jboss.resteasy.spi.config.security
-
A configuration property permission which, when the security manager is present, limits access to configuration properties.
- ConfigPropertyPermission(String) - Constructor for class org.jboss.resteasy.spi.config.security.ConfigPropertyPermission
-
Creates a permission for reading a configuration property.
- Configuration - Interface in org.jboss.resteasy.spi.config
- ConfigurationFactory - Interface in org.jboss.resteasy.spi.config
-
A factory which returns the
Configuration. - ConstraintType - Class in org.jboss.resteasy.api.validation
- ConstraintType() - Constructor for class org.jboss.resteasy.api.validation.ConstraintType
- ConstraintType.Type - Enum in org.jboss.resteasy.api.validation
- ConstraintTypeUtil - Interface in org.jboss.resteasy.spi.validation
- construct(boolean) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
-
Construct outside the scope of an HTTP request.
- construct(HttpRequest, HttpResponse, boolean) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
-
Construct inside the scope of an HTTP request.
- constructor - Variable in class org.jboss.resteasy.spi.metadata.ConstructorParameter
- constructor - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- constructor - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceConstructor
- constructor(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Deprecated.
- constructor(Constructor) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
- ConstructorInjector - Interface in org.jboss.resteasy.spi
- constructorMappingInvalid() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- constructorMappingInvalid() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- constructorMappingInvalid$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ConstructorParameter - Class in org.jboss.resteasy.spi.metadata
- ConstructorParameter(ResourceConstructor, String, Class<?>, Type, Annotation[]) - Constructor for class org.jboss.resteasy.spi.metadata.ConstructorParameter
- ConstructorParameterBuilder(ResourceBuilder.ResourceConstructorBuilder, ConstructorParameter) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ConstructorParameterBuilder
- consumes - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- consumes(MediaType...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- consumes(String...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- ContentEncoding - Annotation Type in org.jboss.resteasy.annotations
-
Meta annotation that specifies a Content-Encoding to be applied via the annotated annotation
- context() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- CONTEXT - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- ContextInjector<WrappedType,UnwrappedType> - Interface in org.jboss.resteasy.spi
- ContextualExecutors - Class in org.jboss.resteasy.concurrent
-
A utility to create and/or wrap executors in a contextual executor.
- ContextualExecutors() - Constructor for class org.jboss.resteasy.concurrent.ContextualExecutors
- ContextualExecutorService - Class in org.jboss.resteasy.concurrent
-
An executor which wraps runnables and callables to capture the context of the current thread.
- ContextualScheduledExecutorService - Class in org.jboss.resteasy.concurrent
-
An executor which wraps runnables and callables to capture the context of the current thread.
- controlCharacterInCookieValue() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- controlCharacterInCookieValue() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- controlCharacterInCookieValue$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- convert(long, SizeUnit) - Method in enum org.jboss.resteasy.spi.config.SizeUnit
-
Converts the given size to the given unit to this unit.
- convertArrayToString(Object) - Static method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- convertFromString(String) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- convertViolation(ConstraintViolation<?>) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- convertViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- COOKIE_PARAM - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- cookieHeaderValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cookieHeaderValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cookieHeaderValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cookieParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- CookieParam - Annotation Type in org.jboss.resteasy.annotations.jaxrs
- CorsHeaders - Class in org.jboss.resteasy.spi
- CorsHeaders() - Constructor for class org.jboss.resteasy.spi.CorsHeaders
- couldNotBindToDirectory(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- couldNotBindToDirectory(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- couldNotBindToDirectory$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- couldNotCreateEntityFactory(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotCreateEntityFactory(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotCreateEntityFactory$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotCreateEntityFactoryMessage(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotCreateEntityFactoryMessage(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotCreateEntityFactoryMessage$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotCreateURI(String, String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotCreateURI(String, String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotCreateURI$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotDeleteFile(String, Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- couldNotDeleteFile(String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- couldNotDeleteFile$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- couldNotFindClassJndi(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindClassJndi(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindClassJndi$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindConstructor(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindConstructor(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindConstructor$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindGetterForParam(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindGetterForParam(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindGetterForParam$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindMessageBodyReader(Type, MediaType) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindMessageBodyReader(Type, MediaType) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindMessageBodyReader$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindMethod(Method) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindMethod(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindResourceForFullPath(URI) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindResourceForFullPath(URI) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindResourceForFullPath$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindWriterForContentType(MediaType, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindWriterForContentType(MediaType, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindWriterForContentType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotGetAValue(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotGetAValue(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotGetAValue$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotIntrospectClass(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotIntrospectClass(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotIntrospectClass$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotLoadSslContext(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotLoadSslContext(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotLoadSslContext$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotMatchUpLoggerTypeImplementation(Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotMatchUpLoggerTypeImplementation(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotMatchUpLoggerTypeImplementation$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotProcessMethod(Method) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotProcessMethod(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotProcessMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotReadType(Type, MediaType) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotReadType(Type, MediaType) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotReadType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- createConstructor(Constructor, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createConstructor(ResourceConstructor, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createHash(String) - Static method in class org.jboss.resteasy.spi.util.MethodHashing
- createMethodInjector(ResourceLocator, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createParameterExtractor(Class, AccessibleObject, String, Class, Type, Annotation[], boolean, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createParameterExtractor(Class, AccessibleObject, String, Class, Type, Annotation[], ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createParameterExtractor(Parameter, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createPropertyInjector(Class, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createPropertyInjector(ResourceClass, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createProviderInstance(Class<? extends T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Create an instance of a class using provider allocation rules of the specification as well as the InjectorFactory only does constructor injection.
- createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.ResourceFactory
-
Called per request to obtain a resource instance to invoke http request on.
- createResourceClassBuilder(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- createStringParameterUnmarshaller(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- creatingContextObject(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- creatingContextObject(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- creatingContextObject$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
D
- dataToEncodeNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dataToEncodeNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- dataToEncodeNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dateInstancesNotSupported() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dateInstancesNotSupported() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- dateInstancesNotSupported$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dateNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dateNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- dateNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dateValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dateValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- dateValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- decorate(T, A, Class, Annotation[], MediaType) - Method in interface org.jboss.resteasy.spi.DecoratorProcessor
- DecorateTypes - Annotation Type in org.jboss.resteasy.annotations
-
Must be placed on a DecoratorProcessor class to specify the supported types
- Decorator - Annotation Type in org.jboss.resteasy.annotations
-
Meta-annotation to be placed on another annotation that triggers decoration
- DecoratorProcessor<T,A extends Annotation> - Interface in org.jboss.resteasy.spi
-
Part of a generic decorator framework.
- Decorators - Annotation Type in org.jboss.resteasy.annotations
-
Meta-annotation to be placed on another annotation that triggers decoration
- DEFAULT - Static variable in class org.jboss.resteasy.spi.config.Threshold
- DefaultConfiguration - Class in org.jboss.resteasy.spi.config
-
A default configuration which searches for a property in the following order: System properties Environment variables
ResteasyConfiguration - DefaultConfiguration() - Constructor for class org.jboss.resteasy.spi.config.DefaultConfiguration
-
Creates a new configuration .
- DefaultConfiguration(ResteasyConfiguration) - Constructor for class org.jboss.resteasy.spi.config.DefaultConfiguration
-
Creates a new configuration which uses the configuration to resolve the values.
- defaultExceptionMapper(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- defaultExceptionMapper(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- defaultExceptionMapper(Throwable, CharSequence) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- defaultExceptionMapper(Throwable, CharSequence) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- defaultExceptionMapper0$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- defaultExceptionMapper1$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- DefaultOptionsMethodException - Exception in org.jboss.resteasy.spi
-
Deprecated, for removal: This API element is subject to removal in a future version.
- DefaultOptionsMethodException(String, Response) - Constructor for exception org.jboss.resteasy.spi.DefaultOptionsMethodException
-
Deprecated.
- DefaultResourceClass - Class in org.jboss.resteasy.spi.metadata
- DefaultResourceClass(Class<?>, String) - Constructor for class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- DefaultResourceConstructor - Class in org.jboss.resteasy.spi.metadata
- DefaultResourceConstructor(ResourceClass, Constructor) - Constructor for class org.jboss.resteasy.spi.metadata.DefaultResourceConstructor
- DefaultResourceLocator - Class in org.jboss.resteasy.spi.metadata
- DefaultResourceLocator(ResourceClass, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- DefaultResourceMethod - Class in org.jboss.resteasy.spi.metadata
- DefaultResourceMethod(ResourceClass, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- defaultValue - Variable in class org.jboss.resteasy.spi.metadata.Parameter
- defaultValue(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- DelegateResteasyDeployment - Class in org.jboss.resteasy.spi
-
A simple delegating
ResteasyDeployment. - DelegateResteasyDeployment(ResteasyDeployment) - Constructor for class org.jboss.resteasy.spi.DelegateResteasyDeployment
-
Creates a new delegating deployment.
- delete() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- deployingApplication(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- deployingApplication(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- deployingApplication$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- deploymentRequired() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- deploymentRequired() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- deploymentRequired$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- DescendingPrecedenceComparator() - Constructor for class org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.DescendingPrecedenceComparator
- destinationArrayCannotStoreThreeBytes(int, int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- destinationArrayCannotStoreThreeBytes(int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- destinationArrayCannotStoreThreeBytes$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- destinationArrayNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- destinationArrayNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- destinationArrayNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- Dispatcher - Interface in org.jboss.resteasy.spi
- doFromAnnotations() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
- duration(long) - Method in interface org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
-
Calculate lenght of time bewteen current time and provided time
E
- emptyFieldInHeader(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- emptyFieldInHeader(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- emptyFieldInHeader$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- emptyHostName() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- emptyHostName() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- emptyHostName$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ENABLE_DEFAULT_EXCEPTION_MAPPER - Static variable in class org.jboss.resteasy.spi.config.Options
-
An option for enabling or disabling the default exception mapper.
- encoded - Variable in class org.jboss.resteasy.spi.metadata.Parameter
- encoded() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- ENTITY_FILE_THRESHOLD - Static variable in class org.jboss.resteasy.spi.config.Options
-
An option for the threshold of the
EntityOutputStreamto write to a file. - ENTITY_MEMORY_THRESHOLD - Static variable in class org.jboss.resteasy.spi.config.Options
-
An option for the threshold of the
EntityOutputStream. - entityAlreadyRead(Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- entityAlreadyRead(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- entityAlreadyRead$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- entityNotBackedByInputStream() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- entityNotBackedByInputStream() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- entityNotBackedByInputStream$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- entityNotOfUnderstoodType() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- entityNotOfUnderstoodType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- entityNotOfUnderstoodType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- EntityOutputStream - Class in org.jboss.resteasy.spi
-
A stream used for entities.
- EntityOutputStream() - Constructor for class org.jboss.resteasy.spi.EntityOutputStream
-
Creates a new entity stream with the maximum in memory threshold of a default value.
- EntityOutputStream(Threshold) - Constructor for class org.jboss.resteasy.spi.EntityOutputStream
-
Creates a new entity stream with the maximum in memory threshold of the supplied value.
- EntityOutputStream(Threshold, Path, Supplier<String>) - Constructor for class org.jboss.resteasy.spi.EntityOutputStream
-
Creates a new entity stream with the maximum in memory threshold and a file prefix to be used if the stream needs to be written to a file due to the threshold.
- EntityOutputStream(Threshold, Path, Threshold, Supplier<String>) - Constructor for class org.jboss.resteasy.spi.EntityOutputStream
-
Creates a new entity stream with the maximum in memory threshold and a file prefix to be used if the stream needs to be written to a file due to the threshold.
- EntityOutputStream(Threshold, Supplier<String>) - Constructor for class org.jboss.resteasy.spi.EntityOutputStream
-
Creates a new entity stream with the maximum in memory threshold and a file prefix to be used if the stream needs to be written to a file due to the threshold.
- EntityOutputStream.FileCleaner - Class in org.jboss.resteasy.spi
- entityTagValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- entityTagValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- entityTagValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- equals(Object) - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- equals(Object) - Method in class org.jboss.resteasy.spi.config.Options
- equals(Object) - Method in class org.jboss.resteasy.spi.config.Threshold
- equals(Object) - Method in class org.jboss.resteasy.spi.util.Types.ResteasyParameterizedType
- errorCode - Variable in exception org.jboss.resteasy.spi.Failure
- errorCreatingArray(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- errorCreatingArray(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- errorCreatingArray$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- errorInBase64Stream() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- errorInBase64Stream() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- errorInBase64Stream$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- errorPatchTarget(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- errorPatchTarget(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- errorPatchTarget$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- errorResumingFailedAsynchOperation(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- errorResumingFailedAsynchOperation(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- errorResumingFailedAsynchOperation$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- eTagParamNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- eTagParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- eTagParamNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- eventSourceIsNotReadyForOpen() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- eventSourceIsNotReadyForOpen() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- eventSourceIsNotReadyForOpen$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- EXABYTE - org.jboss.resteasy.spi.config.SizeUnit
- excededMaximumForwards(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- excededMaximumForwards(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- excededMaximumForwards$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- exceptionHasInvalidFormat(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- exceptionHasInvalidFormat(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- exceptionHasInvalidFormat$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- execute(Runnable) - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- executeAsyncIo(CompletionStage<Void>) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- executeBlockingIo(RunnableWithException, boolean) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- executor() - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
An executor which executes tasks in the current thread
- executorShutdown() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- executorShutdown() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- executorShutdown$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- expectedArray(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- expectedArray(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- expectedArray$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- expectedExcapedCharacter(int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- expectedExcapedCharacter(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- expectedExcapedCharacter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- expectedStreamModeGeneralOrRaw(Stream.MODE) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- expectedStreamModeGeneralOrRaw(Stream.MODE) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- expectedStreamModeGeneralOrRaw$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- expectedStreamOrSseMediaType() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- expectedStreamOrSseMediaType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- expectedStreamOrSseMediaType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- expectedStringOrMediaType(Object) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- expectedStringOrMediaType(Object) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- expectedStringOrMediaType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- expectsBody() - Method in interface org.jboss.resteasy.spi.MethodInjector
F
- failedExecutingDebug(String, String, Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedExecutingDebug(String, String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- failedExecutingDebug$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedExecutingError(String, String, Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedExecutingError(String, String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- failedExecutingError$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedProcessingArguments(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedProcessingArguments(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- failedProcessingArguments$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToConstruct(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToConstruct(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- failedToConstruct$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToConstructClass(Throwable, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToConstructClass(Throwable, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- failedToConstructClass$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToCreateSseEventOutput() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToCreateSseEventOutput() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- failedToCreateSseEventOutput$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToCreateUri(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToCreateUri(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- failedToCreateUri$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToExecute(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToExecute(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- failedToExecute$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToExecuteDebug(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToExecuteDebug(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- failedToExecuteDebug$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToInvokeAsynchronously(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToInvokeAsynchronously(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- failedToInvokeAsynchronously$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToLoad(Throwable, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToLoad(Throwable, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- failedToLoad$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToLoadService(IOException, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToLoadService(IOException, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- failedToLoadService$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToLookupManagedExecutorService(Throwable, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToLookupManagedExecutorService(Throwable, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- failedToLookupManagedExecutorService$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToParseCookie(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToParseCookie(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- failedToParseCookie$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToParseRequest(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToParseRequest(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- failedToParseRequest$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToReadData() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToReadData() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- failedToReadData$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToScanResources(IOException) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToScanResources(IOException) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- failedToScanResources$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToSetRequestAsync() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToSetRequestAsync() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- failedToSetRequestAsync$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToWriteDataToInboudEvent() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToWriteDataToInboudEvent() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- failedToWriteDataToInboudEvent$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failedToWriteSseEvent(String, Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- failedToWriteSseEvent(String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- failedToWriteSseEvent$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- Failure - Exception in org.jboss.resteasy.spi
-
This exception should only be used by Resteasy integrators.
- Failure(int) - Constructor for exception org.jboss.resteasy.spi.Failure
- Failure(String) - Constructor for exception org.jboss.resteasy.spi.Failure
- Failure(String, int) - Constructor for exception org.jboss.resteasy.spi.Failure
- Failure(String, Response) - Constructor for exception org.jboss.resteasy.spi.Failure
- Failure(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.Failure
- Failure(String, Throwable, int) - Constructor for exception org.jboss.resteasy.spi.Failure
- Failure(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.Failure
- Failure(Throwable) - Constructor for exception org.jboss.resteasy.spi.Failure
- Failure(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.Failure
- Failure(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.Failure
- failureParsingMediaType(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- failureParsingMediaType(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- failureParsingMediaType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- field - Variable in class org.jboss.resteasy.spi.metadata.FieldParameter
- field(Field) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
- FieldParameter - Class in org.jboss.resteasy.spi.metadata
- FieldParameter(ResourceClass, Field) - Constructor for class org.jboss.resteasy.spi.metadata.FieldParameter
- fields - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- fields() - Method in annotation type org.jboss.resteasy.annotations.cache.NoCache
- FileCleaner(Path) - Constructor for class org.jboss.resteasy.spi.EntityOutputStream.FileCleaner
- fileLimitReached(Threshold, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- fileLimitReached(Threshold, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- fileLimitReached$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- fileTooBig(long) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- fileTooBig(long) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- fileTooBig$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- findAnnotatedMethod(Class<?>, Method) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Deprecated.
- findAnnotation(Annotation[], Class<T>) - Static method in class org.jboss.resteasy.spi.util.FindAnnotation
-
Finds annotation.
- findAnnotation(Annotation[], String...) - Static method in class org.jboss.resteasy.spi.util.FindAnnotation
-
Finds annotation.
- findAnnotation(Class<?>, Annotation[], Class<T>) - Static method in class org.jboss.resteasy.spi.util.FindAnnotation
-
Look for an annotation in a list of annotations.
- FindAnnotation - Class in org.jboss.resteasy.spi.util
- findClassParameterizedTypes(Class<?>, ParameterizedType, Class<?>) - Static method in class org.jboss.resteasy.spi.util.Types
- findInterfaceParameterizedTypes(Class<?>, ParameterizedType, Class<?>) - Static method in class org.jboss.resteasy.spi.util.Types
- findJaxRSAnnotations(Annotation[]) - Static method in class org.jboss.resteasy.spi.util.FindAnnotation
- findOverriddenMethod(Class<?>, Class<?>, Method) - Static method in class org.jboss.resteasy.spi.util.Types
-
Find the by a method implementation overridden superclass method.
- findParameterizedTypes(Class<?>, Class<?>) - Static method in class org.jboss.resteasy.spi.util.Types
-
Search for the given interface or class within the root's class/interface hierarchy.
- first() - Method in class org.jboss.resteasy.spi.PriorityServiceLoader
-
If there are services available the first one is returned.
- flush() - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- flush() - Method in class org.jboss.resteasy.spi.EntityOutputStream
- flushBuffer() - Method in interface org.jboss.resteasy.spi.HttpResponse
- form() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
-
Resteasy @Form specific injection parameter.
- form(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
-
Resteasy @Form specific injection parameter.
- Form - Annotation Type in org.jboss.resteasy.annotations
-
This can be used as a value object for incoming/outgoing request/responses.
- FORM - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- FORM_PARAM - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- formParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- FormParam - Annotation Type in org.jboss.resteasy.annotations.jaxrs
- formParametersRead() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
Were form parameters read before marshalling to body?
- forward(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
- fromAnnotations() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- fromAnnotations() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
- fromCompletionStage(CompletionStage<?>) - Method in interface org.jboss.resteasy.spi.AsyncClientResponseProvider
-
Turns
CompletionStageto a reactive type. - fromCompletionStage(Supplier<CompletionStage<?>>) - Method in interface org.jboss.resteasy.spi.AsyncClientResponseProvider
-
Turns
CompletionStageto a reactive type in a deferred fashion. - fromString(String) - Method in interface org.jboss.resteasy.spi.StringParameterUnmarshaller
- fromTemplate(String) - Static method in class org.jboss.resteasy.spi.ResteasyUriBuilder
-
You may put path parameters anywhere within the uriTemplate except port.
- fullpath - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- Functions - Class in org.jboss.resteasy.spi.util
-
A simple utility for various functions.
G
- garbageAfterQuotedString(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- garbageAfterQuotedString(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- garbageAfterQuotedString$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- GENERAL - org.jboss.resteasy.annotations.Stream.MODE
- GeneralValidator - Interface in org.jboss.resteasy.spi.validation
- GeneralValidatorCDI - Interface in org.jboss.resteasy.spi.validation
- genericReturnType - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- genericReturnType(Type) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
- genericType - Variable in class org.jboss.resteasy.spi.metadata.Parameter
- genericType(Type) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- get() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- getAccept() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.ConstructorParameter
- getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.FieldParameter
- getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.MethodParameter
- getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.Parameter
- getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
- getActualProviderClasses() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getActualProviderClasses() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getActualResourceClasses() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getActualResourceClasses() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getActualTypeArguments() - Method in class org.jboss.resteasy.spi.util.Types.ResteasyParameterizedType
- getActualTypeArgumentsOfAnInterface(Class<?>, Class<?>) - Static method in class org.jboss.resteasy.spi.util.Types
-
Given a class and an interfaces, go through the class hierarchy to find the interface and return its type arguments.
- getAndClearMemory() - Method in class org.jboss.resteasy.spi.EntityOutputStream
-
Returns the data in memory if
EntityOutputStream.getFile()returnsnull. - getAnnotatedMethod() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- getAnnotatedMethod() - Method in interface org.jboss.resteasy.spi.metadata.ResourceLocator
- getAnnotatedMethod() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
- getAnnotatedMethod(Class<?>, Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Find the annotated resource method or sub-resource method / sub-resource locator in the class hierarchy.
- getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.ConstructorParameter
- getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.FieldParameter
- getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.MethodParameter
- getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.Parameter
- getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
- getAnnotations() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
- getApplication() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getApplication() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getApplicationClass() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getApplicationClass() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getArgumentType(ParameterizedType, int) - Static method in class org.jboss.resteasy.spi.util.Types
-
Gets the index-th type argument.
- getAsyncClientResponseProvider(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getAsyncClientResponseProviders() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getAsyncContext() - Method in interface org.jboss.resteasy.spi.HttpRequest
- getAsyncContextInjectors() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getAsyncJobServiceBasePath() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getAsyncJobServiceBasePath() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getAsyncJobServiceMaxJobResults() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getAsyncJobServiceMaxJobResults() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getAsyncJobServiceMaxWait() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getAsyncJobServiceMaxWait() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getAsyncJobServiceThreadPoolSize() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getAsyncJobServiceThreadPoolSize() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getAsyncOutputStream() - Method in interface org.jboss.resteasy.spi.AsyncWriterInterceptorContext
-
Get the async output stream for the object to be written.
- getAsyncOutputStream() - Method in interface org.jboss.resteasy.spi.HttpResponse
- getAsyncResponse() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- getAsyncResponseProvider(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getAsyncResponseProviders() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getAsyncStreamProvider(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getAsyncStreamProviders() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getAsyncWriterInterceptors() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
- getAttribute(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
Map of contextual data.
- getAttributeNames() - Method in interface org.jboss.resteasy.spi.HttpRequest
- getAvgExecutionTime() - Method in interface org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
- getClassViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- getClassViolations() - Method in class org.jboss.resteasy.api.validation.ViolationReport
- getClazz() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- getClazz() - Method in interface org.jboss.resteasy.spi.metadata.ResourceClass
- getClientDynamicFeatures() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getClientMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getClientMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getClientReaderInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getClientRequestFilterRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getClientResponseFilters() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getClientWriterInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getCollectionBaseType(Class, Type) - Static method in class org.jboss.resteasy.spi.util.Types
- getConcreteMediaTypeFromMessageBodyWriters(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getConfiguration() - Method in interface org.jboss.resteasy.spi.config.ConfigurationFactory
-
Returns the configuration for the current context.
- getConfiguration(ResteasyConfiguration) - Method in interface org.jboss.resteasy.spi.config.ConfigurationFactory
-
Returns the configuration for the current context.
- getConstraintType() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- getConstraintType(Object) - Method in interface org.jboss.resteasy.spi.validation.ConstraintTypeUtil
- getConstraintTypeUtil() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- getConstructedDefaultContextObjects() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getConstructedDefaultContextObjects() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getConstructor() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- getConstructor() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceConstructor
- getConstructor() - Method in interface org.jboss.resteasy.spi.metadata.ResourceClass
- getConstructor() - Method in interface org.jboss.resteasy.spi.metadata.ResourceConstructor
- getConstructor(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Picks a constructor from an annotated resource class based on spec rules.
- getConsumes() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- getConsumes() - Method in interface org.jboss.resteasy.spi.metadata.ResourceMethod
- getContainerRequestFilterRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getContainerResponseFilterRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getContentLength() - Method in class org.jboss.resteasy.spi.EntityOutputStream
-
The length of the length of the content written.
- getContextData(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getContextData(Class<T>, Type, Annotation[], boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getContextInjectors() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getContextResolvers(Class<?>, MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getCorrespondingRootAnnotation() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- getDecodedFormParameters() - Method in interface org.jboss.resteasy.spi.HttpRequest
- getDefaultContextObjects() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getDefaultContextObjects() - Method in interface org.jboss.resteasy.spi.Dispatcher
- getDefaultContextObjects() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getDefaultValue() - Method in class org.jboss.resteasy.spi.metadata.Parameter
- getDelegate() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
-
Returns the delegate deployment.
- getDelegate() - Method in interface org.jboss.resteasy.spi.ProviderFactoryDelegate
- getDispatcher() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getDispatcher() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getEnabledFeatures() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getEntity() - Method in interface org.jboss.resteasy.spi.AsyncWriterInterceptorContext
-
Get object to be written as HTTP entity.
- getEntity() - Method in interface org.jboss.resteasy.spi.MarshalledEntity
- getErrorCode() - Method in exception org.jboss.resteasy.spi.Failure
- getException() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- getException() - Method in class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- getException() - Method in class org.jboss.resteasy.api.validation.ViolationReport
- getFailedInvocationCnt() - Method in interface org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
- getField() - Method in class org.jboss.resteasy.spi.metadata.FieldParameter
- getField(int, String) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- getFields() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- getFields() - Method in interface org.jboss.resteasy.spi.metadata.ResourceClass
- getFile() - Method in class org.jboss.resteasy.spi.EntityOutputStream
-
Returns the file if one was written to.
- getFormEntityPart(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
Returns the optional entity part for a
multipart/form-datarequest. - getFormEntityParts() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
Returns for entity parts for a
multipart/form-datarequest. - getFormParameters() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
application/x-www-form-urlencoded parameters
- getFragment() - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- getFullpath() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- getFullpath() - Method in interface org.jboss.resteasy.spi.metadata.ResourceLocator
- getGenericReturnType() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- getGenericReturnType() - Method in interface org.jboss.resteasy.spi.metadata.ResourceLocator
- getGenericType() - Method in class org.jboss.resteasy.spi.metadata.Parameter
- getHeaderDelegate(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Checks to see if RuntimeDelegate is a ResteasyProviderFactory If it is, then use that, otherwise use this.
- getHeaders() - Method in interface org.jboss.resteasy.spi.AsyncWriterInterceptorContext
-
Get mutable map of HTTP headers.
- getHost() - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- getHttpHeaders() - Method in interface org.jboss.resteasy.spi.HttpRequest
- getHttpMethod() - Method in interface org.jboss.resteasy.spi.HttpRequest
- getHttpMethods() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- getHttpMethods() - Method in interface org.jboss.resteasy.spi.metadata.ResourceMethod
- getImplementedInterfaceMethod(Class<?>, Class<?>, Method) - Static method in class org.jboss.resteasy.spi.util.Types
-
Find the by a method implementation implemented interface method.
- getImplementingMethod(Class, Method) - Static method in class org.jboss.resteasy.spi.util.Types
-
Given a method and a root class, find the actual method declared in the root that implements the method.
- getInitParameter(String) - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
-
Only provide parameter from a servlet or filter init param.
- getInitParameterNames() - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
- getInjectorFactory() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getInjectorFactory() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getInjectorFactory() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getInjectorFactoryClass() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getInjectorFactoryClass() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getInputStream() - Method in interface org.jboss.resteasy.spi.HttpRequest
- getInstance() - Static method in interface org.jboss.resteasy.spi.config.ConfigurationFactory
-
Returns the factory for the environment.
- getInstance() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Initializes ResteasyProviderFactory singleton if not set.
- getIntf() - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry
- getInvocationCnt() - Method in interface org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
- getJndiComponentResources() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getJndiComponentResources() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getJndiResources() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getJndiResources() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getLanguageExtensions() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getLanguageExtensions() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getLinkByRelationship(String) - Method in class org.jboss.resteasy.spi.LinkHeader
- getLinkByTitle(String) - Method in class org.jboss.resteasy.spi.LinkHeader
- getLinks() - Method in class org.jboss.resteasy.spi.LinkHeader
-
All the links defined
- getLinksByRelationship() - Method in class org.jboss.resteasy.spi.LinkHeader
-
Index of links by relationship "rel" or "rev"
- getLinksByTitle() - Method in class org.jboss.resteasy.spi.LinkHeader
-
Index of links by title
- getListeners() - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry
- getLocator() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
- getLocatorFromAnnotations(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- getLoggingLocale() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- getLoggingLocale() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- getMapKeyType(Type) - Static method in class org.jboss.resteasy.spi.util.Types
- getMapValueType(Type) - Static method in class org.jboss.resteasy.spi.util.Types
- getMarshalledBytes() - Method in interface org.jboss.resteasy.spi.MarshalledEntity
- getMediaTypeMappings() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getMediaTypeMappings() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getMessage() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- getMethod() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- getMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- getMethod() - Method in interface org.jboss.resteasy.spi.metadata.ResourceLocator
- getMethod() - Method in interface org.jboss.resteasy.spi.ResourceInvoker
- getMethodStatisticsLogger() - Method in interface org.jboss.resteasy.spi.ResourceInvoker
- getMutableHeaders() - Method in interface org.jboss.resteasy.spi.HttpRequest
- getMutableProperties() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getOptionalValue(String, Class<T>) - Method in interface org.jboss.resteasy.spi.config.Configuration
-
Returns the resolved value for the specified type of the named property.
- getOptionalValue(String, Class<T>) - Method in class org.jboss.resteasy.spi.config.DefaultConfiguration
- getOutputHeaders() - Method in interface org.jboss.resteasy.spi.HttpResponse
- getOutputStream() - Method in interface org.jboss.resteasy.spi.HttpResponse
- getOwnerType() - Method in class org.jboss.resteasy.spi.util.Types.ResteasyParameterizedType
- getParamConverter(Class, Type, Annotation[]) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getParameter() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- getParameter(String) - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
-
i.e.
- getParameterNames() - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
- getParameterViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- getParameterViolations() - Method in class org.jboss.resteasy.api.validation.ViolationReport
- getParamName() - Method in class org.jboss.resteasy.spi.metadata.Parameter
- getParams() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceConstructor
- getParams() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- getParams() - Method in interface org.jboss.resteasy.spi.metadata.ResourceConstructor
- getParams() - Method in interface org.jboss.resteasy.spi.metadata.ResourceLocator
- getParams() - Method in interface org.jboss.resteasy.spi.MethodInjector
- getParamType() - Method in class org.jboss.resteasy.spi.metadata.Parameter
- getPath() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- getPath() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- getPath() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- getPath() - Method in interface org.jboss.resteasy.spi.metadata.ResourceClass
- getPath() - Method in interface org.jboss.resteasy.spi.metadata.ResourceLocator
- getPath() - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- getPathParamNamesInDeclarationOrder() - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
-
Return a unique order list of path params.
- getPort() - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- getPossibleMessageBodyWritersMap(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getProduces() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- getProduces() - Method in interface org.jboss.resteasy.spi.metadata.ResourceMethod
- getProperty(String) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getProperty(String) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getProperty(String, Class<T>, Supplier<T>) - Static method in class org.jboss.resteasy.spi.config.Options
-
Checks the
Configurationfor the property returning the value or the given default. - getPropertyViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- getPropertyViolations() - Method in class org.jboss.resteasy.api.validation.ViolationReport
- getProviderClasses() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getProviderClasses() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getProviderClasses() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getProviderFactory() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getProviderFactory() - Method in interface org.jboss.resteasy.spi.Dispatcher
- getProviderFactory() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getProviderInstances() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getProviders() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getProviders() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getQuery() - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- getRawType() - Method in class org.jboss.resteasy.spi.util.Types.ResteasyParameterizedType
- getRawType(Type) - Static method in class org.jboss.resteasy.spi.util.Types
- getRawTypeNoException(Type) - Static method in class org.jboss.resteasy.spi.util.Types
- getRegistry() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getRegistry() - Method in interface org.jboss.resteasy.spi.Dispatcher
- getRegistry() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getRemoteAddress() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
Returns the Internet Protocol (IP) address of the client or last proxy that sent the request.
- getRemoteHost() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
Returns the fully qualified name of the client or the last proxy that sent the request.
- getRequestCannotHaveBody() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- getRequestCannotHaveBody() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- getRequestCannotHaveBody$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- getResourceBuilder() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getResourceClass() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceConstructor
- getResourceClass() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- getResourceClass() - Method in class org.jboss.resteasy.spi.metadata.Parameter
- getResourceClass() - Method in interface org.jboss.resteasy.spi.metadata.ResourceConstructor
- getResourceClass() - Method in interface org.jboss.resteasy.spi.metadata.ResourceLocator
- getResourceClasses() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getResourceClasses() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getResourceFactories() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getResourceFactories() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getResourceInvoker(HttpRequest) - Method in interface org.jboss.resteasy.spi.Registry
- getResourceLocators() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- getResourceLocators() - Method in interface org.jboss.resteasy.spi.metadata.ResourceClass
- getResourceMethods() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- getResourceMethods() - Method in interface org.jboss.resteasy.spi.metadata.ResourceClass
- getResources() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getResources() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getResourcesAnnotations(Method) - Static method in class org.jboss.resteasy.spi.util.FindAnnotation
-
Returns an array of annotations the specified method of a resource class.
- getResponse() - Method in exception org.jboss.resteasy.spi.Failure
- getResponseFilters() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
- getResteasyConfiguration() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- getReturnType() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- getReturnType() - Method in interface org.jboss.resteasy.spi.metadata.ResourceLocator
- getReturnValueViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- getReturnValueViolations() - Method in class org.jboss.resteasy.api.validation.ViolationReport
- getRootResourceFromAnnotations(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Build metadata from annotations on classes and methods.
- getRxInvokerProvider(Class<I>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getRxInvokerProviderFromReactiveClass(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getScannableClass() - Method in interface org.jboss.resteasy.spi.ResourceFactory
-
Class to scan for jax-rs annotations
- getScannedJndiComponentResources() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getScannedJndiComponentResources() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getScannedProviderClasses() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getScannedProviderClasses() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getScannedResourceClasses() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getScannedResourceClasses() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getScannedResourceClassesWithBuilder() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getScannedResourceClassesWithBuilder() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getScheme() - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- getServerDynamicFeatures() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getServerMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Deprecated.
- getServerMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Deprecated.
- getServerReaderInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getServerWriterInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getSetter() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
- getSetters() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- getSetters() - Method in interface org.jboss.resteasy.spi.metadata.ResourceClass
- getSize() - Method in interface org.jboss.resteasy.spi.Registry
- getStatisticsController() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- getStatus() - Method in interface org.jboss.resteasy.spi.HttpResponse
- getTarget() - Method in class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- getTemplateParameterOfInterface(Class, Class) - Static method in class org.jboss.resteasy.spi.util.Types
- getThreadContexts() - Method in class org.jboss.resteasy.spi.concurrent.ThreadContexts
-
Returns a collection of the current thread contexts.
- getThrowableExceptionMapper() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Returns an exception mapper which handles the generic throwable which is typically the default exception mapper.
- getTotalExecutionTime() - Method in interface org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
- getType() - Method in class org.jboss.resteasy.spi.metadata.Parameter
- getTypeArgument(Type) - Static method in class org.jboss.resteasy.spi.util.Types
-
Returns the type argument from a parameterized type.
- getTypes() - Method in class org.jboss.resteasy.spi.PriorityServiceLoader
-
Returns the types found for this service.
- getUnwrappedExceptions() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- getUnwrappedExceptions() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- getUri() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
This method *MUST* always return the same instance.
- getUserInfo() - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- getValue() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- getValue() - Method in class org.jboss.resteasy.spi.config.Options
-
Resolves the value from the configuration
- getValue(String, Class<T>) - Method in interface org.jboss.resteasy.spi.config.Configuration
-
Returns the resolved value for the specified type of the named property.
- getValue(String, Class<T>) - Method in class org.jboss.resteasy.spi.config.DefaultConfiguration
- getViolationLists() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- getViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- getViolations() - Method in class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- getWriterInterceptors() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
- GIGABYTE - org.jboss.resteasy.spi.config.SizeUnit
- GZIP - Annotation Type in org.jboss.resteasy.annotations
- gzipExceedsMaxSize(int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- gzipExceedsMaxSize(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- gzipExceedsMaxSize$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
H
- handles(Class<?>) - Method in interface org.jboss.resteasy.spi.touri.URIResolver
- hashCode() - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- hashCode() - Method in class org.jboss.resteasy.spi.config.Options
- hashCode() - Method in class org.jboss.resteasy.spi.config.Threshold
- hashCode() - Method in class org.jboss.resteasy.spi.util.Types.ResteasyParameterizedType
- hasNoStringConstructor(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- hasNoStringConstructor(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- hasNoStringConstructor$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- hasPostConstruct(Class<?>) - Static method in class org.jboss.resteasy.spi.util.Types
- hasPostConstruct(Class<?>, Function<Method, Boolean>) - Static method in class org.jboss.resteasy.spi.util.Types
- hasProduces() - Method in interface org.jboss.resteasy.spi.ResourceInvoker
- head() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- HEADER_PARAM - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- headerParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- HeaderParam - Annotation Type in org.jboss.resteasy.annotations.jaxrs
- HeaderValueProcessor - Interface in org.jboss.resteasy.spi
- hierarchicalUri - Static variable in class org.jboss.resteasy.spi.ResteasyUriBuilder
- httpMethod(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- httpMethods - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- HttpRequest - Interface in org.jboss.resteasy.spi
-
Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
- HttpRequestPreprocessor - Interface in org.jboss.resteasy.spi
-
HttpRequestPreprocessors get invoked before any dispatching to JAX-RS resource methods happens
- HttpResponse - Interface in org.jboss.resteasy.spi
-
Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
- HttpResponseCodes - Interface in org.jboss.resteasy.spi
I
- ignoringUnsupportedLocale(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- ignoringUnsupportedLocale(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- ignoringUnsupportedLocale$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- illegalHexadecimalCharacter(char, int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalHexadecimalCharacter(char, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- illegalHexadecimalCharacter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalResponseMediaType(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalResponseMediaType(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- illegalResponseMediaType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectCookieParam() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectCookieParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- illegalToInjectCookieParam$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectFormParam() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectFormParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- illegalToInjectFormParam$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectHeaderParam() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectHeaderParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- illegalToInjectHeaderParam$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectMatrixParam() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectMatrixParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- illegalToInjectMatrixParam$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectMessageBody(AccessibleObject) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectMessageBody(AccessibleObject) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- illegalToInjectMessageBody$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectNonInterfaceType() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectNonInterfaceType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- illegalToInjectNonInterfaceType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectPathParam() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectPathParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- illegalToInjectPathParam$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectQueryParam() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalToInjectQueryParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- illegalToInjectQueryParam$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalUriTemplate(CharSequence) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- illegalUriTemplate(CharSequence) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- illegalUriTemplate$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ImageWriterParams - Annotation Type in org.jboss.resteasy.annotations.providers.img
-
An annotation that a resource class can use to pass parameters to the
org.jboss.resteasy.plugins.providers.IIOImageProvider. - improperlyPaddedBase64Input() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- improperlyPaddedBase64Input() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- improperlyPaddedBase64Input$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- incFailureCnt() - Method in interface org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
-
Count reported failure of method invocation
- INCLUDE_STREAMING_PARAMETER - Static variable in annotation type org.jboss.resteasy.annotations.Stream
- includeStreaming() - Method in annotation type org.jboss.resteasy.annotations.Stream
- incorrectTypeParameterClientExceptionMapper() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- incorrectTypeParameterClientExceptionMapper() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- incorrectTypeParameterClientExceptionMapper$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- incorrectTypeParameterExceptionMapper() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- incorrectTypeParameterExceptionMapper() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- incorrectTypeParameterExceptionMapper$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- initializeClientProviders(ResteasyProviderFactory) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- initialRequestEnded() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- initialRequestStarted() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- initialRequestThreadFinished() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
-
Callback by the initial http request thread.
- inject(boolean) - Method in interface org.jboss.resteasy.spi.ValueInjector
-
Inject outside the context of an HTTP request.
- inject(Object, boolean) - Method in interface org.jboss.resteasy.spi.PropertyInjector
-
Inject values into annotated properties (fields/setter methods) of the target object.
- inject(HttpRequest, HttpResponse, boolean) - Method in interface org.jboss.resteasy.spi.ValueInjector
-
Inject inside the context of an HTTP request.
- inject(HttpRequest, HttpResponse, Object, boolean) - Method in interface org.jboss.resteasy.spi.PropertyInjector
-
Inject values into annotated properties (fields/setter methods) of the target object.
- injectableArguments(boolean) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
-
Create an arguments list from injectable tings outside the scope of an HTTP request.
- injectableArguments(HttpRequest, HttpResponse, boolean) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
-
Create an argument list inside the scope of an HTTP request.
- injectArguments(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.spi.MethodInjector
-
Create the arguments that would be used to invoke the method in the context of an HTTP request.
- injectedInstance(Class<? extends T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Property and constructor injection using the InjectorFactory.
- injectedInstance(Class<? extends T>, HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Property and constructor injection using the InjectorFactory.
- InjectorFactory - Interface in org.jboss.resteasy.spi
- injectProperties(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- injectProperties(Object, HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- inOneWay() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- inOneWay() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- inOneWay$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- inputStreamEmpty() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- inputStreamEmpty() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- inputStreamEmpty$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- inputStreamWasEmpty() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- inputStreamWasEmpty() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- inputStreamWasEmpty$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- inputStringNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- inputStringNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- inputStringNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- INSTANCE - Static variable in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- interceptor - Variable in class org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.Match
- interceptorClassMustBeAnnotated() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- interceptorClassMustBeAnnotated() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- interceptorClassMustBeAnnotated$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- interceptorClassMustBeAnnotatedWithClass(Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- interceptorClassMustBeAnnotatedWithClass(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- interceptorClassMustBeAnnotatedWithClass$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- interceptorNullFromClass(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- interceptorNullFromClass(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- interceptorNullFromClass$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- internalInvocation(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.Dispatcher
- InternalServerErrorException - Exception in org.jboss.resteasy.spi
-
Thrown by RESTEasy when HTTP Internal Service Error (500) is encountered
- InternalServerErrorException(String) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
- InternalServerErrorException(String, Response) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
- InternalServerErrorException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
- InternalServerErrorException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
- InternalServerErrorException(Throwable) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
- InternalServerErrorException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
- invalidArgumentType(String, Object, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidArgumentType(String, Object, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- invalidArgumentType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidCharacterInBase64Data() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidCharacterInBase64Data() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- invalidCharacterInBase64Data$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidEscapeCharacterInCookieValue() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidEscapeCharacterInCookieValue() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- invalidEscapeCharacterInCookieValue$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidFormat(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- invalidFormat(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- invalidFormat$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- invalidHost() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidHost() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- invalidHost$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidPort() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidPort() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- invalidPort$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidPropertyType(Object, String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- invalidPropertyType(Object, String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- invalidPropertyType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- invalidProtocol(String, String...) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidProtocol(String, String...) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- invalidProtocol$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- invalidRegex(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- invalidRegex(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- invalidRegex$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- invoke(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.spi.Dispatcher
- invoke(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.spi.ResourceInvoker
- invoke(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.MethodInjector
-
Invoke on a method in the context of an HTTP request.
- invoke(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.ResourceInvoker
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- isA(Class, Class, Set<Class<?>>) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- isA(Class, ParameterizedType) - Static method in class org.jboss.resteasy.spi.util.Types
-
Is the genericType of a certain class?
- isA(Object, Class, Set<Class<?>>) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- isAddCharset() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- isAddCharset() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- isAsynchronous() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- isAsynchronous() - Method in interface org.jboss.resteasy.spi.metadata.ResourceMethod
- isAsyncJobServiceEnabled() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- isAsyncJobServiceEnabled() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- isBuiltinsRegistered() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- isClosed() - Method in class org.jboss.resteasy.spi.EntityOutputStream
-
Checks if the output stream has been closed.
- isCommitted() - Method in interface org.jboss.resteasy.spi.HttpResponse
- isCompatible(Method, Method) - Static method in class org.jboss.resteasy.spi.util.Types
-
See if the two methods are compatible, that is they have the same relative signature.
- isDeploymentSensitiveFactoryEnabled() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- isDeploymentSensitiveFactoryEnabled() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- isEncoded() - Method in class org.jboss.resteasy.spi.metadata.Parameter
- isFieldsValidated() - Method in class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- isGenericTypeInstanceOf(Class<?>, Type) - Static method in class org.jboss.resteasy.spi.util.Types
-
Checks that the given class,
c, is the generic type of the given type. - isInitial() - Method in interface org.jboss.resteasy.spi.HttpRequest
- isLoggable() - Method in exception org.jboss.resteasy.spi.Failure
- isManaged() - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
-
Indicates this executor is managed and the following methods are not executed.
- isMethodValidatable(Method) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Indicates if validation is turned on for a method.
- isNotInitialRequest(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- isNotInitialRequest(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- isNotInitialRequest$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- isOnInitialRequest() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- isOnServer() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- isPrivate() - Method in annotation type org.jboss.resteasy.annotations.cache.Cache
- isReactive(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- isRegisterBuiltin() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- isRegisterBuiltin() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- isRegisterBuiltins() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- isSecurityEnabled() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- isSecurityEnabled() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- isShutdown() - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- isSuspended() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- isTerminated() - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- isUseContainerFormParams() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- isUseContainerFormParams() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- isValidatable(Class<?>) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Indicates if validation is turned on for a class.
- isValidatable(Class<?>, InjectorFactory) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidatorCDI
-
Indicates if validation is turned on for a class.
- isValidatableFromCDI(Class<?>) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidatorCDI
-
Indicates if validation is turned on for a class.
- isWiderRequestMatching() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- isWiderRequestMatching() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- iterator() - Method in class org.jboss.resteasy.spi.PriorityServiceLoader
J
- JAXRSAnnotationsFoundAtNonPublicMethod(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- JAXRSAnnotationsFoundAtNonPublicMethod(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- JAXRSAnnotationsFoundAtNonPublicMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- JaxrsInterceptorRegistry<T> - Interface in org.jboss.resteasy.spi.interception
- JaxrsInterceptorRegistry.AscendingPrecedenceComparator - Class in org.jboss.resteasy.spi.interception
- JaxrsInterceptorRegistry.DescendingPrecedenceComparator - Class in org.jboss.resteasy.spi.interception
- JaxrsInterceptorRegistry.InterceptorFactory - Interface in org.jboss.resteasy.spi.interception
- JaxrsInterceptorRegistry.Match - Class in org.jboss.resteasy.spi.interception
- JaxrsInterceptorRegistryListener - Interface in org.jboss.resteasy.spi.interception
-
Callback interface for when an interceptor registry changes
- jndiComponentResourceNotSetCorrectly() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- jndiComponentResourceNotSetCorrectly() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- jndiComponentResourceNotSetCorrectly$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
K
- keyCouldNotBeParsed(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- keyCouldNotBeParsed(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- keyCouldNotBeParsed$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- KILOBYTE - org.jboss.resteasy.spi.config.SizeUnit
L
- last() - Method in class org.jboss.resteasy.spi.PriorityServiceLoader
-
If there are services available the last one is returned.
- lastModifiedParamNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- lastModifiedParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- lastModifiedParamNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- LinkHeader - Class in org.jboss.resteasy.spi
- LinkHeader() - Constructor for class org.jboss.resteasy.spi.LinkHeader
- LinkHeaderParam - Annotation Type in org.jboss.resteasy.annotations
- load(Class<S>) - Static method in class org.jboss.resteasy.spi.PriorityServiceLoader
-
Creates a new service loader for the type.
- load(Class<S>, ClassLoader) - Static method in class org.jboss.resteasy.spi.PriorityServiceLoader
-
Creates a new service loader for the type and class loader.
- load(Class<S>, ClassLoader, Function<Class<? extends S>, S>) - Static method in class org.jboss.resteasy.spi.PriorityServiceLoader
-
Creates a new service loader for the type and class loader.
- load(Class<S>, Function<Class<? extends S>, S>) - Static method in class org.jboss.resteasy.spi.PriorityServiceLoader
-
Creates a new service loader for the type.
- localeValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- localeValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- localeValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- locator - Variable in class org.jboss.resteasy.spi.metadata.MethodParameter
- locator(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Deprecated.
- locator(Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
- locator(Method, Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
- locatorFromAnnotations(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Deprecated.
- LocatorMethodParameterBuilder(ResourceBuilder.ResourceLocatorBuilder, MethodParameter) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.LocatorMethodParameterBuilder
- lock - Variable in class org.jboss.resteasy.spi.EntityOutputStream
- loggable - Variable in exception org.jboss.resteasy.spi.Failure
- LoggableFailure - Exception in org.jboss.resteasy.spi
-
This exception should only be used by Resteasy integrators.
- LoggableFailure(int) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
- LoggableFailure(String) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
- LoggableFailure(String, int) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
- LoggableFailure(String, Response) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
- LoggableFailure(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
- LoggableFailure(String, Throwable, int) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
- LoggableFailure(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
- LoggableFailure(Throwable) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
- LoggableFailure(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
- LoggableFailure(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
- LOGGER - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- LogMessages - Interface in org.jboss.resteasy.resteasy_jaxrs.i18n
- LogMessages_$logger - Class in org.jboss.resteasy.resteasy_jaxrs.i18n
-
Warning this class consists of generated code.
- LogMessages_$logger(Logger) - Constructor for class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
M
- malformedMediaType(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- malformedMediaType(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- malformedMediaType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- malformedParameter(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- malformedParameter(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- malformedParameter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- malformedParameters(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- malformedParameters(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- malformedParameters$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- malformedQualityValue() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- malformedQualityValue() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- malformedQualityValue$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mapKeyNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mapKeyNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- mapKeyNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- MappedBy - Annotation Type in org.jboss.resteasy.spi.touri
-
This annotation can be added to any object to perform a Resource/method based lookup to create a URI template.
- mapValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mapValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- mapValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- markAsynchronous() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- markAsynchronous() - Method in interface org.jboss.resteasy.spi.metadata.ResourceMethod
- MarshalledEntity<T> - Interface in org.jboss.resteasy.spi
-
Allows you to access the entity's raw bytes as well as the marshalled object.
- marshalledEntityMustHaveTypeInfo() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- marshalledEntityMustHaveTypeInfo() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- marshalledEntityMustHaveTypeInfo$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- Match(Object, int) - Constructor for class org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.Match
- MATRIX_PARAM - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- matrixParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- MatrixParam - Annotation Type in org.jboss.resteasy.annotations.jaxrs
- maxAge() - Method in annotation type org.jboss.resteasy.annotations.cache.Cache
- mediaTypeLacksCharset(MediaType, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- mediaTypeLacksCharset(MediaType, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- mediaTypeLacksCharset$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- mediaTypeQGreaterThan1(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mediaTypeQGreaterThan1(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- mediaTypeQGreaterThan1$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mediaTypeQMustBeFloat(MediaType) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mediaTypeQMustBeFloat(MediaType) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- mediaTypeQMustBeFloat$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mediaTypeQWeightedLanguageMustBeFloat(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mediaTypeQWeightedLanguageMustBeFloat(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- mediaTypeQWeightedLanguageMustBeFloat$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mediaTypeValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mediaTypeValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- mediaTypeValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- MEGABYTE - org.jboss.resteasy.spi.config.SizeUnit
- merge(ResteasyDeployment) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- merge(ResteasyDeployment) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- MESSAGE_BODY - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- messageBody() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- Messages - Interface in org.jboss.resteasy.resteasy_jaxrs.i18n
- MESSAGES - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- Messages_$bundle - Class in org.jboss.resteasy.resteasy_jaxrs.i18n
-
Warning this class consists of generated code.
- Messages_$bundle() - Constructor for class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- method - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- method() - Method in annotation type org.jboss.resteasy.spi.touri.MappedBy
- method(Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
- method(Method, Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
- methodHash(Method) - Static method in class org.jboss.resteasy.spi.util.MethodHashing
- MethodHashing - Class in org.jboss.resteasy.spi.util
- MethodHashing() - Constructor for class org.jboss.resteasy.spi.util.MethodHashing
- MethodInjector - Interface in org.jboss.resteasy.spi
-
Will invoke a method in the context of an HTTP request.
- methodNotAnnotatedWithPath() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- methodNotAnnotatedWithPath() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- methodNotAnnotatedWithPath$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- methodNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- methodNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- methodNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- MethodParameter - Class in org.jboss.resteasy.spi.metadata
- MethodParameter(ResourceLocator, String, Class<?>, Type, Annotation[]) - Constructor for class org.jboss.resteasy.spi.metadata.MethodParameter
- MethodStatisticsLogger - Interface in org.jboss.resteasy.spi.statistics
- missingTypeParameter() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- missingTypeParameter() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- missingTypeParameter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- multipleMethodsMatch(String, String[]) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- multipleMethodsMatch(String, String[]) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- multipleMethodsMatch$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- multipleMethodsMatchFailFast(String, String[]) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- multipleMethodsMatchFailFast(String, String[]) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- multipleMethodsMatchFailFast$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mustDefineConsumes() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mustDefineConsumes() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- mustDefineConsumes$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mustRevalidate() - Method in annotation type org.jboss.resteasy.annotations.cache.Cache
- mustSetEitherPortOrSSLPort() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mustSetEitherPortOrSSLPort() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- mustSetEitherPortOrSSLPort$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mustSetLinkHeaderRelOrTitle(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mustSetLinkHeaderRelOrTitle(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- mustSetLinkHeaderRelOrTitle$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mustSetPort() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mustSetPort() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- mustSetPort$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mustUseOneHttpMethod(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- mustUseOneHttpMethod(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- mustUseOneHttpMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
N
- name() - Method in class org.jboss.resteasy.spi.config.Options
-
The key for the property.
- nameParameterNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nameParameterNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- nameParameterNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nameParamIsNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nameParamIsNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- nameParamIsNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nameParamWasNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nameParamWasNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- nameParamWasNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- newCookieValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- newCookieValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- newCookieValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- newInstance() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- noCache() - Method in annotation type org.jboss.resteasy.annotations.cache.Cache
- NoCache - Annotation Type in org.jboss.resteasy.annotations.cache
-
Set Cache-Control response header of "nocache"
- noClassDefFoundErrorError(String, URL, Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- noClassDefFoundErrorError(String, URL, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- noClassDefFoundErrorError$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- noContent() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noContent() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- noContent$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noContentContentLength0() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noContentContentLength0() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- noContentContentLength0$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noImplementationFound(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noImplementationFound(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- noImplementationFound$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- NoLogWebApplicationException - Exception in org.jboss.resteasy.spi
-
WebApplicationExceptions are logged by RESTEasy.
- NoLogWebApplicationException() - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
- NoLogWebApplicationException(int) - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
- NoLogWebApplicationException(Response) - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
- NoLogWebApplicationException(Response.Status) - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
- NoLogWebApplicationException(Throwable) - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
- NoLogWebApplicationException(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
- NoLogWebApplicationException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
- NoLogWebApplicationException(Throwable, Response.Status) - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
- noLongerASupportedContextParam(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noLongerASupportedContextParam(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- noLongerASupportedContextParam$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noLongerSupported(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- noLongerSupported(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- noLongerSupported$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- noMatchForAcceptHeader() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noMatchForAcceptHeader() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- noMatchForAcceptHeader$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- NONE - Static variable in class org.jboss.resteasy.spi.config.Threshold
- noOutputStreamAllowed() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noOutputStreamAllowed() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- noOutputStreamAllowed$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noPublicPathAnnotatedMethod(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noPublicPathAnnotatedMethod(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- noPublicPathAnnotatedMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noResourceMethodFoundForHttpMethod(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noResourceMethodFoundForHttpMethod(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- noResourceMethodFoundForHttpMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noResourceMethodFoundForOptions() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noResourceMethodFoundForOptions() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- noResourceMethodFoundForOptions$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noStore() - Method in annotation type org.jboss.resteasy.annotations.cache.Cache
- notAllowedToReflectOnMethod(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- notAllowedToReflectOnMethod(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- notAllowedToReflectOnMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- notEnoughPathParameters() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- notEnoughPathParameters() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- notEnoughPathParameters$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- notFoundMBR(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- notFoundMBR(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- notFoundMBR$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- notFoundMBW(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- notFoundMBW(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- notFoundMBW$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- NotImplementedYetException - Exception in org.jboss.resteasy.spi
- NotImplementedYetException() - Constructor for exception org.jboss.resteasy.spi.NotImplementedYetException
- NotImplementedYetException(String) - Constructor for exception org.jboss.resteasy.spi.NotImplementedYetException
- noTransform() - Method in annotation type org.jboss.resteasy.annotations.cache.Cache
- notValidInjectableType(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- notValidInjectableType(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- notValidInjectableType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noTypeInformationForEntity() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noTypeInformationForEntity() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- noTypeInformationForEntity$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- noValueOfMethodAvailable(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- noValueOfMethodAvailable(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- noValueOfMethodAvailable$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- nullParameter(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nullParameter(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- nullParameter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nullSubresource(URI) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nullSubresource(URI) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- nullSubresource$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nullValue() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nullValue() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- nullValue$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nullValueSetToCreateOutboundSseEvent(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- nullValueSetToCreateOutboundSseEvent(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- nullValueSetToCreateOutboundSseEvent$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- numberOfMatchedSegments() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- numberOfMatchedSegments() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- numberOfMatchedSegments$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
O
- oddNumberOfCharacters() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- oddNumberOfCharacters() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- oddNumberOfCharacters$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- of(long, SizeUnit) - Static method in class org.jboss.resteasy.spi.config.Threshold
-
Creates a new threshold.
- onComplete() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- onComplete() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- onComplete$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- onServer() - Static method in interface org.jboss.resteasy.spi.ResteasyDeployment
- onTimeout() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- onTimeout() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- onTimeout$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- opaqueUri - Static variable in class org.jboss.resteasy.spi.ResteasyUriBuilder
- options() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- Options<T> - Class in org.jboss.resteasy.spi.config
-
Configuration options to be looked up in the
Configuration. - Options(String, Class<T>, Supplier<T>) - Constructor for class org.jboss.resteasy.spi.config.Options
- order - Variable in class org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.Match
- org.jboss.resteasy.annotations - package org.jboss.resteasy.annotations
- org.jboss.resteasy.annotations.cache - package org.jboss.resteasy.annotations.cache
- org.jboss.resteasy.annotations.jaxrs - package org.jboss.resteasy.annotations.jaxrs
- org.jboss.resteasy.annotations.providers.img - package org.jboss.resteasy.annotations.providers.img
- org.jboss.resteasy.api.validation - package org.jboss.resteasy.api.validation
- org.jboss.resteasy.concurrent - package org.jboss.resteasy.concurrent
- org.jboss.resteasy.resteasy_jaxrs.i18n - package org.jboss.resteasy.resteasy_jaxrs.i18n
- org.jboss.resteasy.spi - package org.jboss.resteasy.spi
- org.jboss.resteasy.spi.concurrent - package org.jboss.resteasy.spi.concurrent
- org.jboss.resteasy.spi.config - package org.jboss.resteasy.spi.config
- org.jboss.resteasy.spi.config.security - package org.jboss.resteasy.spi.config.security
- org.jboss.resteasy.spi.interception - package org.jboss.resteasy.spi.interception
- org.jboss.resteasy.spi.metadata - package org.jboss.resteasy.spi.metadata
- org.jboss.resteasy.spi.statistics - package org.jboss.resteasy.spi.statistics
- org.jboss.resteasy.spi.touri - package org.jboss.resteasy.spi.touri
- org.jboss.resteasy.spi.util - package org.jboss.resteasy.spi.util
- org.jboss.resteasy.spi.validation - package org.jboss.resteasy.spi.validation
- ORIGIN - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- originNotAllowed(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- originNotAllowed(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- originNotAllowed$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
P
- param(int) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ConstructorParameterBuilder
- param(int) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.LocatorMethodParameterBuilder
- param(int) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceConstructorBuilder
- param(int) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
- param(int) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- Parameter - Class in org.jboss.resteasy.spi.metadata
- Parameter(ResourceClass, Class<?>, Type) - Constructor for class org.jboss.resteasy.spi.metadata.Parameter
- PARAMETER - org.jboss.resteasy.api.validation.ConstraintType.Type
- Parameter.ParamType - Enum in org.jboss.resteasy.spi.metadata
- ParameterBuilder(Parameter) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- paramName - Variable in class org.jboss.resteasy.spi.metadata.Parameter
- paramNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- paramNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- paramNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- params - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceConstructor
- params - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- paramType - Variable in class org.jboss.resteasy.spi.metadata.Parameter
- parent() - Method in enum org.jboss.resteasy.spi.config.SizeUnit
-
Returns the parent, previous, unit for this unit.
- parseMediaTypes(String[]) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- passedInValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- passedInValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- passedInValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- patchTargetMethodNotFound(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- patchTargetMethodNotFound(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- patchTargetMethodNotFound$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- path - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- path - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- path(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
- PATH_PARAM - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- pathInfo(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- pathInfo(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- pathInfo$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- pathNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- pathNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- pathNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- pathParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- PathParam - Annotation Type in org.jboss.resteasy.annotations.jaxrs
- pathParameterNotProvided(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- pathParameterNotProvided(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- pathParameterNotProvided$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- patternNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- patternNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- patternNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- peekInstance() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Will not initialize singleton if not set.
- PETABYTE - org.jboss.resteasy.spi.config.SizeUnit
- PickConstructor - Class in org.jboss.resteasy.spi.util
-
Pick
- PickConstructor() - Constructor for class org.jboss.resteasy.spi.util.PickConstructor
- pickPerRequestConstructor(Class) - Static method in class org.jboss.resteasy.spi.util.PickConstructor
-
Pick best constructor for a provider or resource class
- pickSingletonConstructor(Class) - Static method in class org.jboss.resteasy.spi.util.PickConstructor
-
Pick best constructor for a provider or resource class
- populateParameterizedMap(Class<?>, Class<?>) - Static method in class org.jboss.resteasy.spi.util.Types
-
Create a mapping for generic types to actual types between two classes / interfaces of a type hierarchy.
- post() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- postMatch(Class, AccessibleObject) - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.InterceptorFactory
- postMatch(Class, AccessibleObject) - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry
- prefix() - Method in annotation type org.jboss.resteasy.annotations.Form
-
This is a form parameter prefix you want applied to any @FormParam variables in the object See documentation for more details.
- preMatch() - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.InterceptorFactory
- preMatch() - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry
- preProcess(HttpRequest) - Method in interface org.jboss.resteasy.spi.HttpRequestPreprocessor
- priority() - Method in interface org.jboss.resteasy.spi.config.ConfigurationFactory
-
The ranking priority for the this factory.
- PriorityComparator<T> - Class in org.jboss.resteasy.spi
-
Sorts components based on the
@Priority. The default is {@link Priorities#USER}. - PriorityComparator() - Constructor for class org.jboss.resteasy.spi.PriorityComparator
- PriorityServiceLoader<S> - Class in org.jboss.resteasy.spi
-
A service loader which loads classes aggressively sorting the implementations by the value in the
Priorityannotation. - process(ResourceClass) - Method in interface org.jboss.resteasy.spi.metadata.ResourceClassProcessor
-
Allows the implementation of this method to modify the resource metadata represented by the supplied
ResourceClassinstance. - processDeclaredFields(ResourceBuilder.ResourceClassBuilder, Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- processDeclaredSetters(ResourceBuilder.ResourceClassBuilder, Class<?>, Set<Long>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- processFields(ResourceBuilder.ResourceClassBuilder, Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- processMethod(boolean, ResourceBuilder.ResourceClassBuilder, Class<?>, Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- processor() - Method in annotation type org.jboss.resteasy.annotations.Decorator
- processSetters(ResourceBuilder.ResourceClassBuilder, Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- produces - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- produces(MediaType...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- produces(String...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- PROPERTY - org.jboss.resteasy.api.validation.ConstraintType.Type
- PropertyInjector - Interface in org.jboss.resteasy.spi
- propertyNotFound(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- propertyNotFound(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- propertyNotFound$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- providerCantBeDynamicallyBoundToMethod(Class<?>, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- providerCantBeDynamicallyBoundToMethod(Class<?>, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- providerCantBeDynamicallyBoundToMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- providerClassAlreadyRegistered(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- providerClassAlreadyRegistered(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- providerClassAlreadyRegistered$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- ProviderFactoryDelegate - Interface in org.jboss.resteasy.spi
- providerInstanceAlreadyRegistered(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- providerInstanceAlreadyRegistered(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- providerInstanceAlreadyRegistered$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- proxyRevalidate() - Method in annotation type org.jboss.resteasy.annotations.cache.Cache
- push(T) - Method in interface org.jboss.resteasy.spi.concurrent.ThreadContext
-
Pushes the context previously captured to the currently running thread.
- put() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
Q
- Query - Annotation Type in org.jboss.resteasy.annotations
-
Created by Simon Ström on 7/11/14.
- QUERY - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- QUERY_PARAM - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- queryParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- QueryParam - Annotation Type in org.jboss.resteasy.annotations.jaxrs
- quotedStringIsNotClosed(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- quotedStringIsNotClosed(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- quotedStringIsNotClosed$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- qValueCannotBeGreaterThan1(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- qValueCannotBeGreaterThan1(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- qValueCannotBeGreaterThan1$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
R
- RAW - org.jboss.resteasy.annotations.Stream.MODE
- reached(long) - Method in class org.jboss.resteasy.spi.config.Threshold
-
Checks if the given size is greater than the bytes available for the threshold.
- ReaderException - Exception in org.jboss.resteasy.spi
-
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.
- ReaderException(int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
- ReaderException(String) - Constructor for exception org.jboss.resteasy.spi.ReaderException
- ReaderException(String, int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
- ReaderException(String, Response) - Constructor for exception org.jboss.resteasy.spi.ReaderException
- ReaderException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.ReaderException
- ReaderException(String, Throwable, int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
- ReaderException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.ReaderException
- ReaderException(Throwable) - Constructor for exception org.jboss.resteasy.spi.ReaderException
- ReaderException(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
- ReaderException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.ReaderException
- readerNotFound(MediaType, String[]) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- readerNotFound(MediaType, String[]) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- readerNotFound$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- readEventException() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- readEventException() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- readEventException$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- readResolve() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- register(Object, Runnable) - Static method in class org.jboss.resteasy.spi.ResourceCleaner
-
Register an object and an action to clean up resources associated with the object once the object instance becomes phantom unreachable.
- register(JaxrsInterceptorRegistry.InterceptorFactory) - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry
- register(ResourceInvoker) - Method in interface org.jboss.resteasy.spi.statistics.StatisticsController
- registerBuiltin() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- registerClass(Class<? extends T>) - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry
- registerClass(Class<? extends T>, int) - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry
- registered(ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.ResourceFactory
-
Callback after registration has been completed.
- registeringContextResolverAsLambda() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- registeringContextResolverAsLambda() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- registeringContextResolverAsLambda$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- registerProvider(Class) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- registerProvider(Class, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Register a @Provider class.
- registerProvider(Class, Integer, boolean, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- registerProviderInstance(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Register a @Provider object.
- registerProviderInstance(Object, Map<Class<?>, Integer>, Integer, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- registerResourceClassProcessor(ResourceClassProcessor, int) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Register a new
ResourceClassProcessorwhich will be used to post-process allResourceClassinstances created from the builder. - registerSingleton(T) - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry
- registerSingleton(T, int) - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry
- registration() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- registration() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- Registry - Interface in org.jboss.resteasy.spi
- registryUpdated(JaxrsInterceptorRegistry, JaxrsInterceptorRegistry.InterceptorFactory) - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistryListener
- rel() - Method in annotation type org.jboss.resteasy.annotations.LinkHeaderParam
- relativize(URI, URI) - Static method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- relParamNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- relParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- relParamNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- removeAttribute(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
- removeRegistrations(Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
- removeRegistrations(Class<?>, String) - Method in interface org.jboss.resteasy.spi.Registry
- removeRegistrations(ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
- removingHeaderIllegal() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- removingHeaderIllegal() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- removingHeaderIllegal$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- requestFinished(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.ResourceFactory
-
Callback when request is finished.
- requestMediaTypeNotUrlencoded() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- requestMediaTypeNotUrlencoded() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- requestMediaTypeNotUrlencoded$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- requestNotSuspended() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- requestNotSuspended() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- requestNotSuspended$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- requestWasAlreadyExecuted() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- requestWasAlreadyExecuted() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- requestWasAlreadyExecuted$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- requiredContextParameterNotFound() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- requiredContextParameterNotFound() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- requiredContextParameterNotFound$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- reset() - Method in interface org.jboss.resteasy.spi.HttpResponse
-
reset status and headers.
- reset() - Method in interface org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
-
Reinitialize statistics
- reset() - Method in interface org.jboss.resteasy.spi.statistics.StatisticsController
- reset(T) - Method in interface org.jboss.resteasy.spi.concurrent.ThreadContext
-
Resets the context on the current thread.
- resolve(Class<? extends WrappedType>, Type, Annotation[]) - Method in interface org.jboss.resteasy.spi.ContextInjector
-
This interface allows users to create custom injectable asynchronous types.
- resolveTypeVariable(Class<?>, TypeVariable<?>) - Static method in class org.jboss.resteasy.spi.util.Types
-
Finds an actual value of a type variable.
- resolveTypeVariables(Class<?>, Type) - Static method in class org.jboss.resteasy.spi.util.Types
- resolveURI(Object) - Method in interface org.jboss.resteasy.spi.touri.URIResolver
- resource() - Method in annotation type org.jboss.resteasy.spi.touri.MappedBy
- ResourceBuilder - Class in org.jboss.resteasy.spi.metadata
- ResourceBuilder() - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder
- ResourceBuilder.ConstructorParameterBuilder - Class in org.jboss.resteasy.spi.metadata
- ResourceBuilder.FieldParameterBuilder - Class in org.jboss.resteasy.spi.metadata
- ResourceBuilder.LocatorMethodParameterBuilder<T extends ResourceBuilder.LocatorMethodParameterBuilder<T>> - Class in org.jboss.resteasy.spi.metadata
- ResourceBuilder.ParameterBuilder<T extends ResourceBuilder.ParameterBuilder<T>> - Class in org.jboss.resteasy.spi.metadata
- ResourceBuilder.ResourceClassBuilder - Class in org.jboss.resteasy.spi.metadata
- ResourceBuilder.ResourceConstructorBuilder - Class in org.jboss.resteasy.spi.metadata
- ResourceBuilder.ResourceLocatorBuilder<T extends ResourceBuilder.ResourceLocatorBuilder<T>> - Class in org.jboss.resteasy.spi.metadata
- ResourceBuilder.ResourceMethodBuilder - Class in org.jboss.resteasy.spi.metadata
- ResourceBuilder.ResourceMethodParameterBuilder - Class in org.jboss.resteasy.spi.metadata
- ResourceBuilder.SetterParameterBuilder - Class in org.jboss.resteasy.spi.metadata
- resourceClass - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceConstructor
- resourceClass - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- resourceClass - Variable in class org.jboss.resteasy.spi.metadata.Parameter
- ResourceClass - Interface in org.jboss.resteasy.spi.metadata
- ResourceClassBuilder(Class<?>, String) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
- ResourceClassProcessor - Interface in org.jboss.resteasy.spi.metadata
-
SPI which allows implementations to modify the resource metadata discovered by RESTEasy.
- ResourceCleaner - Class in org.jboss.resteasy.spi
-
A utility used to register resources to be cleaned with a
Cleaner. - ResourceConstructor - Interface in org.jboss.resteasy.spi.metadata
- ResourceConstructorBuilder(ResourceBuilder.ResourceClassBuilder, Constructor) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceConstructorBuilder
- ResourceFactory - Interface in org.jboss.resteasy.spi
-
Implementations of this interface are registered through the Registry class.
- ResourceInvoker - Interface in org.jboss.resteasy.spi
- ResourceLocator - Interface in org.jboss.resteasy.spi.metadata
- ResourceLocatorBuilder(ResourceBuilder.ResourceClassBuilder, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
- resourceLocators - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- ResourceMethod - Interface in org.jboss.resteasy.spi.metadata
- ResourceMethodBuilder(ResourceBuilder.ResourceClassBuilder, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- ResourceMethodParameterBuilder(ResourceBuilder.ResourceMethodBuilder, MethodParameter) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
- resourceMethods - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- resourceNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- resourceNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- resourceNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- response - Variable in exception org.jboss.resteasy.spi.Failure
- responseIsClosed() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- responseIsClosed() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- responseIsClosed$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- responseIsCommitted() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- responseIsCommitted() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- responseIsCommitted$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ResponseObject - Annotation Type in org.jboss.resteasy.annotations
- ResteasyAsynchronousContext - Interface in org.jboss.resteasy.spi
- ResteasyAsynchronousResponse - Interface in org.jboss.resteasy.spi
- ResteasyConfiguration - Interface in org.jboss.resteasy.spi
- ResteasyConstraintViolation - Class in org.jboss.resteasy.api.validation
- ResteasyConstraintViolation() - Constructor for class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- ResteasyConstraintViolation(ConstraintType.Type, String, String, String) - Constructor for class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- ResteasyDeployment - Interface in org.jboss.resteasy.spi
-
This class is used to configure and initialize the core components of RESTEasy.
- ResteasyParameterizedType(Type[], Type, Type) - Constructor for class org.jboss.resteasy.spi.util.Types.ResteasyParameterizedType
- ResteasyProviderFactory - Class in org.jboss.resteasy.spi
- ResteasyProviderFactory() - Constructor for class org.jboss.resteasy.spi.ResteasyProviderFactory
- ResteasyUriBuilder - Class in org.jboss.resteasy.spi
- ResteasyUriBuilder() - Constructor for class org.jboss.resteasy.spi.ResteasyUriBuilder
- ResteasyViolationException - Exception in org.jboss.resteasy.api.validation
- ResteasyViolationException(String) - Constructor for exception org.jboss.resteasy.api.validation.ResteasyViolationException
- ResteasyViolationException(Set<? extends ConstraintViolation<?>>) - Constructor for exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
New constructor
- ResteasyViolationException(Set<? extends ConstraintViolation<?>>, List<MediaType>) - Constructor for exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
New constructor
- ResteasyViolationException(SimpleViolationsContainer) - Constructor for exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
New constructor
- ResteasyViolationException(SimpleViolationsContainer, List<MediaType>) - Constructor for exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
New constructor
- RETURN_VALUE - org.jboss.resteasy.api.validation.ConstraintType.Type
- returnType - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- returnType(GenericType) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
- returnType(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
- rootResource(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Deprecated.
- rootResource(Class<?>, String) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Deprecated.
- rootResourceFromAnnotations(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Deprecated.
- run() - Method in class org.jboss.resteasy.spi.EntityOutputStream.FileCleaner
- run() - Method in interface org.jboss.resteasy.spi.RunnableWithException
- runnable(Runnable) - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Creates a new runnable which sets up the current context before the runnable is executed.
- RunnableWithException - Interface in org.jboss.resteasy.spi
- runningJob() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- runningJob() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- runningJob$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
S
- SC_ACCEPTED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (202) indicating that a request was accepted for processing, but was not completed.
- SC_BAD_GATEWAY - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (502) indicating that the HTTP server received an invalid response from a server it consulted when acting as a proxy or gateway.
- SC_BAD_REQUEST - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (400) indicating the request sent by the client was syntactically incorrect.
- SC_CONFLICT - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (409) indicating that the request could not be completed due to a conflict with the current state of the resource.
- SC_CONTINUE - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (100) indicating the client can continue.
- SC_CREATED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (201) indicating the request succeeded and created a new resource on the server.
- SC_EXPECTATION_FAILED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (417) indicating that the server could not meet the expectation given in the Expect request header.
- SC_FORBIDDEN - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (403) indicating the server understood the request but refused to fulfill it.
- SC_FOUND - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (302) indicating that the resource reside temporarily under a different URI.
- SC_GATEWAY_TIMEOUT - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (504) indicating that the server did not receive a timely response from the upstream server while acting as a gateway or proxy.
- SC_GONE - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (410) indicating that the resource is no longer available at the server and no forwarding address is known.
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (505) indicating that the server does not support or refuses to support the HTTP protocol version that was used in the request message.
- SC_INTERNAL_SERVER_ERROR - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (500) indicating an error inside the HTTP server which prevented it from fulfilling the request.
- SC_LENGTH_REQUIRED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (411) indicating that the request cannot be handled without a defined
Content-Length. - SC_METHOD_NOT_ALLOWED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (405) indicating that the method specified in the
Request-Lineis not allowed for the resource identified by theRequest-URI. - SC_MOVED_PERMANENTLY - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (301) indicating that the resource has permanently moved to a new location, and that future references should use a new URI with their requests.
- SC_MOVED_TEMPORARILY - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (302) indicating that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.
- SC_MULTIPLE_CHOICES - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (300) indicating that the requested resource corresponds to any one of a set of representations, each with its own specific location.
- SC_NO_CONTENT - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (204) indicating that the request succeeded but that there was no new information to return.
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (203) indicating that the meta information presented by the client did not originate from the server.
- SC_NOT_ACCEPTABLE - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (406) indicating that the resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request.
- SC_NOT_FOUND - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (404) indicating that the requested resource is not available.
- SC_NOT_IMPLEMENTED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (501) indicating the HTTP server does not support the functionality needed to fulfill the request.
- SC_NOT_MODIFIED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
- SC_OK - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (200) indicating the request succeeded normally.
- SC_PARTIAL_CONTENT - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (206) indicating that the server has fulfilled the partial GET request for the resource.
- SC_PAYMENT_REQUIRED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (402) reserved for future use.
- SC_PERMANENT_REDIRECT - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (308) indicating that the requested resource resides permanently under a different URI.
- SC_PRECONDITION_FAILED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (412) indicating that the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (407) indicating that the client MUST first authenticate itself with the proxy.
- SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (413) indicating that the server is refusing to process the request because the request entity is larger than the server is willing or able to process.
- SC_REQUEST_TIMEOUT - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (408) indicating that the client did not produce a request within the time that the server was prepared to wait.
- SC_REQUEST_URI_TOO_LONG - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (414) indicating that the server is refusing to service the request because the
Request-URIis longer than the server is willing to interpret. - SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (416) indicating that the server cannot serve the requested byte range.
- SC_RESET_CONTENT - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (205) indicating that the agent SHOULD reset the document view which caused the request to be sent.
- SC_SEE_OTHER - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (303) indicating that the response to the request can be found under a different URI.
- SC_SERVICE_UNAVAILABLE - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (503) indicating that the HTTP server is temporarily overloaded, and unable to handle the request.
- SC_SWITCHING_PROTOCOLS - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (101) indicating the server is switching protocols according to Upgrade header.
- SC_TEMPORARY_REDIRECT - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (307) indicating that the requested resource resides temporarily under a different URI.
- SC_UNAUTHORIZED - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (401) indicating that the request requires HTTP authentication.
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (415) indicating that the server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
- SC_USE_PROXY - Static variable in interface org.jboss.resteasy.spi.HttpResponseCodes
-
Status code (305) indicating that the requested resource MUST be accessed through the proxy given by the
Locationfield. - schedule(Runnable, long, TimeUnit) - Method in class org.jboss.resteasy.concurrent.ContextualScheduledExecutorService
- schedule(Callable<V>, long, TimeUnit) - Method in class org.jboss.resteasy.concurrent.ContextualScheduledExecutorService
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.jboss.resteasy.concurrent.ContextualScheduledExecutorService
- scheduledThreadPool() - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Creates a new
ContextualScheduledExecutorServiceor wraps the defaultManagedScheduledExecutorServicein a Jakarta EE environment. - scheduledThreadPool(int, ThreadFactory) - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Creates a new
ContextualScheduledExecutorServiceor wraps the defaultManagedScheduledExecutorServicein a Jakarta EE environment. - scheduledTimeout() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- scheduledTimeout() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- scheduledTimeout$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.jboss.resteasy.concurrent.ContextualScheduledExecutorService
- schedulingTimeout() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- schedulingTimeout() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- schedulingTimeout$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- schemeSpecificPartNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- schemeSpecificPartNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- schemeSpecificPartNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- segmentNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- segmentNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- segmentNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- segmentsParameterNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- segmentsParameterNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- segmentsParameterNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- sendError(int) - Method in interface org.jboss.resteasy.spi.HttpResponse
- sendError(int, String) - Method in interface org.jboss.resteasy.spi.HttpResponse
- Separator - Annotation Type in org.jboss.resteasy.annotations
-
Determines a separator for String representations of multivalued parameters.
- setAccept(List<MediaType>) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- setActualProviderClasses(List<Class>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setActualProviderClasses(List<Class>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setActualResourceClasses(List<Class>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setActualResourceClasses(List<Class>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setAddCharset(boolean) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setAddCharset(boolean) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
- setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.StringParameterUnmarshaller
- setApplication(Application) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setApplication(Application) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setApplicationClass(String) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setApplicationClass(String) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setAsyncJobServiceBasePath(String) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setAsyncJobServiceBasePath(String) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setAsyncJobServiceEnabled(boolean) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setAsyncJobServiceEnabled(boolean) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setAsyncJobServiceMaxJobResults(int) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setAsyncJobServiceMaxJobResults(int) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setAsyncJobServiceMaxWait(long) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setAsyncJobServiceMaxWait(long) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setAsyncJobServiceThreadPoolSize(int) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setAsyncJobServiceThreadPoolSize(int) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setAsyncOutputStream(AsyncOutputStream) - Method in interface org.jboss.resteasy.spi.AsyncWriterInterceptorContext
-
Set a new async output stream for the object to be written.
- setAttribute(String, Object) - Method in interface org.jboss.resteasy.spi.HttpRequest
- setBuiltinsRegistered(boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- setClassViolations(ArrayList<ResteasyConstraintViolation>) - Method in class org.jboss.resteasy.api.validation.ViolationReport
- setConstraintType(ConstraintType.Type) - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- setConstructedDefaultContextObjects(Map<String, String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setConstructedDefaultContextObjects(Map<String, String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setDefaultContextObjects(Map<Class, Object>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setDefaultContextObjects(Map<Class, Object>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setDefaultValue(String) - Method in class org.jboss.resteasy.spi.metadata.Parameter
- setDeploymentSensitiveFactoryEnabled(boolean) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setDeploymentSensitiveFactoryEnabled(boolean) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setDispatcher(Dispatcher) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setDispatcher(Dispatcher) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setEnabled(boolean) - Method in interface org.jboss.resteasy.spi.statistics.StatisticsController
- setEncoded(boolean) - Method in class org.jboss.resteasy.spi.metadata.Parameter
- setEntity(Object) - Method in interface org.jboss.resteasy.spi.AsyncWriterInterceptorContext
-
Update object to be written as HTTP entity.
- setErrorCode(int) - Method in exception org.jboss.resteasy.spi.Failure
- setException(Exception) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- setException(Exception) - Method in class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- setException(String) - Method in class org.jboss.resteasy.api.validation.ViolationReport
- setFieldsValidated(boolean) - Method in class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- setHttpMethod(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
- setInjectorFactory(InjectorFactory) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setInjectorFactory(InjectorFactory) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setInjectorFactory(InjectorFactory) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- setInjectorFactoryClass(String) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setInjectorFactoryClass(String) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setInputStream(InputStream) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
If you are using a servlet container, this will *NOT* override the HttpServletRequest.getInputStream().
- setInstance(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- setJndiComponentResources(List<String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setJndiComponentResources(List<String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setJndiResources(List<String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setJndiResources(List<String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setLanguageExtensions(Map<String, String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setLanguageExtensions(Map<String, String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setLoggable(boolean) - Method in exception org.jboss.resteasy.spi.Failure
- setMediaTypeMappings(Map<String, String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setMediaTypeMappings(Map<String, String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setMediaTypeParamMapping(String) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setMediaTypeParamMapping(String) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setMessage(String) - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- setMethodStatisticsLogger(MethodStatisticsLogger) - Method in interface org.jboss.resteasy.spi.ResourceInvoker
- setOutputStream(OutputStream) - Method in interface org.jboss.resteasy.spi.HttpResponse
- setParameterViolations(ArrayList<ResteasyConstraintViolation>) - Method in class org.jboss.resteasy.api.validation.ViolationReport
- setParamName(String) - Method in class org.jboss.resteasy.spi.metadata.Parameter
- setParamType(Parameter.ParamType) - Method in class org.jboss.resteasy.spi.metadata.Parameter
- setPath(String) - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- setProperties(Map<String, Object>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- setProperty(String, Object) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setProperty(String, Object) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setPropertyViolations(ArrayList<ResteasyConstraintViolation>) - Method in class org.jboss.resteasy.api.validation.ViolationReport
- setProviderClasses(List<String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setProviderClasses(List<String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setProviderFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setProviderFactory(ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setProviders(List<Object>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setProviders(List<Object>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setRegisterBuiltin(boolean) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setRegisterBuiltin(boolean) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setRegisterBuiltinByDefault(boolean) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- setRegisterBuiltins(boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- setRegistry(Registry) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setRegistry(Registry) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setRequestUri(URI) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
Updates the object returned by
HttpRequest.getUri(). - setRequestUri(URI, URI) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
Updates the object returned by
HttpRequest.getUri(). - setResourceClass(ResourceClass) - Method in class org.jboss.resteasy.spi.metadata.Parameter
- setResourceClasses(List<String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setResourceClasses(List<String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setResourceFactories(List<ResourceFactory>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setResourceFactories(List<ResourceFactory>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setResources(List<Object>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setResources(List<Object>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setResponse(Response) - Method in exception org.jboss.resteasy.spi.Failure
- setResponseFilters(ContainerResponseFilter[]) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
- setReturnValueViolations(ArrayList<ResteasyConstraintViolation>) - Method in class org.jboss.resteasy.api.validation.ViolationReport
- setScannedJndiComponentResources(List<String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setScannedJndiComponentResources(List<String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setScannedProviderClasses(List<String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setScannedProviderClasses(List<String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setScannedResourceClasses(List<String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setScannedResourceClasses(List<String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setScannedResourceClassesWithBuilder(Map<String, List<String>>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setScannedResourceClassesWithBuilder(Map<String, List<String>>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setSecurityEnabled(boolean) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setSecurityEnabled(boolean) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setStatisticsEnabled(boolean) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setStatisticsEnabled(boolean) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setStatus(int) - Method in interface org.jboss.resteasy.spi.HttpResponse
- setSuppressExceptionDuringChunkedTransfer(boolean) - Method in interface org.jboss.resteasy.spi.HttpResponse
- setTarget(Object) - Method in class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- setter - Variable in class org.jboss.resteasy.spi.metadata.SetterParameter
- setter(Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
- SetterParameter - Class in org.jboss.resteasy.spi.metadata
- SetterParameter(ResourceClass, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.SetterParameter
- setters - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- setUnwrappedExceptions(List<String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setUnwrappedExceptions(List<String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setUseContainerFormParams(boolean) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setUseContainerFormParams(boolean) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setValue(String) - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- setWiderRequestMatching(boolean) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- setWiderRequestMatching(boolean) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- setWriterInterceptors(WriterInterceptor[]) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
- shouldBeUnreachable() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- shouldBeUnreachable() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- shouldBeUnreachable$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- shutdown() - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- shutdownNow() - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- SimpleViolationsContainer - Class in org.jboss.resteasy.api.validation
- SimpleViolationsContainer(Object) - Constructor for class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- SimpleViolationsContainer(Set<ConstraintViolation<Object>>) - Constructor for class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- singleton(Supplier<T>) - Static method in class org.jboss.resteasy.spi.util.Functions
-
Creates a supplier which loads the value at most once with the provided generator.
- singletonClassAlreadyDeployed(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- singletonClassAlreadyDeployed(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- singletonClassAlreadyDeployed$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- size() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- size() - Method in class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- sizeUnit() - Method in class org.jboss.resteasy.spi.config.Threshold
-
Returns the size unit for this threshold.
- SizeUnit - Enum in org.jboss.resteasy.spi.config
-
Represents units of size for things such as memory or files.
- skipIllegalField(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- skipIllegalField(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- skipIllegalField$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- skipUnkownFiled(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- skipUnkownFiled(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- skipUnkownFiled$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- sMaxAge() - Method in annotation type org.jboss.resteasy.annotations.cache.Cache
- sourceArrayCannotProcessBytes(int, int, int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- sourceArrayCannotProcessBytes(int, int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- sourceArrayCannotProcessBytes$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- sourceArrayCannotProcessFourBytes(int, int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- sourceArrayCannotProcessFourBytes(int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- sourceArrayCannotProcessFourBytes$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- sourceArrayNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- sourceArrayNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- sourceArrayNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- sseBroadcasterIsClosed() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- sseBroadcasterIsClosed() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- sseBroadcasterIsClosed$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- SseElementType - Annotation Type in org.jboss.resteasy.annotations
-
Use to indicate MediaType of elements in SSE streams.
- sseEventSinkIsClosed() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- sseEventSinkIsClosed() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- sseEventSinkIsClosed$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- start() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- start() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- StatisticsController - Interface in org.jboss.resteasy.spi.statistics
- Status - Annotation Type in org.jboss.resteasy.annotations
- statusNotSet(int, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- statusNotSet(int, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- statusNotSet$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- stop() - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- stop() - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
- Stream - Annotation Type in org.jboss.resteasy.annotations
-
Use on async streams to push them to the client as they become available over the OutputStream, rather than collected into collections.
- Stream.MODE - Enum in org.jboss.resteasy.annotations
- streamIsClosed() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- streamIsClosed() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- streamIsClosed$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- streamWrappedBySignature() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- streamWrappedBySignature() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- streamWrappedBySignature$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- StringParameterUnmarshaller<T> - Interface in org.jboss.resteasy.spi
-
Similar to StringConverter except specific to a parameter injection only.
- StringParameterUnmarshallerBinder - Annotation Type in org.jboss.resteasy.annotations
-
Meta-annotation to be placed on another annotation that triggers a StringParameterUnmarshaller to be applied to a string based annotation injector i.e.
- submit(Runnable) - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- submit(Runnable, T) - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- submit(Callable<T>) - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
- subresourceHasNoJaxRsAnnotations(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- subresourceHasNoJaxRsAnnotations(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- subresourceHasNoJaxRsAnnotations$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- substitutePathParam(String, Object, boolean) - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
-
Only replace path params in path of URI.
- SUPPRESS_VIOLATION_PATH - Static variable in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- suppressExceptionDuringChunkedTransfer() - Method in interface org.jboss.resteasy.spi.HttpResponse
- suspend() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- suspend(long) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- suspend(long, TimeUnit) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- suspended() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
- SUSPENDED - org.jboss.resteasy.spi.metadata.Parameter.ParamType
T
- tailingGarbage(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- tailingGarbage(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- tailingGarbage$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- target() - Method in annotation type org.jboss.resteasy.annotations.Decorator
- tClassParameterNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- tClassParameterNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- tClassParameterNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- templateParameterNull(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- templateParameterNull(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- templateParameterNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- templateValuesParamNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- templateValuesParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- templateValuesParamNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- temporaryFileCreated(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- temporaryFileCreated(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- temporaryFileCreated$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- TERABYTE - org.jboss.resteasy.spi.config.SizeUnit
- ThreadContext<T> - Interface in org.jboss.resteasy.spi.concurrent
- ThreadContexts - Class in org.jboss.resteasy.spi.concurrent
-
Represents a collection of
ThreadContext's. - ThreadContexts() - Constructor for class org.jboss.resteasy.spi.concurrent.ThreadContexts
-
Creates a new collection instance.
- threadPool() - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Creates a new
ContextualExecutorServiceor wraps the defaultManagedExecutorServicein a Jakarta EE environment. - Threshold - Class in org.jboss.resteasy.spi.config
-
Represents a threshold for a unit size.
- timestamp() - Method in interface org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
-
Retrieve current time
- title() - Method in annotation type org.jboss.resteasy.annotations.LinkHeaderParam
- titleParamNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- titleParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- titleParamNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- toAsyncStream(T) - Method in interface org.jboss.resteasy.spi.AsyncStreamProvider
- toBytes() - Method in class org.jboss.resteasy.spi.config.Threshold
-
The size in bytes for this threshold.
- toBytes(long) - Method in enum org.jboss.resteasy.spi.config.SizeUnit
-
Converts the given size to bytes from this unit.
- toCloneableMediaTypeList(List<MediaType>) - Static method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- toCompletionStage(T) - Method in interface org.jboss.resteasy.spi.AsyncResponseProvider
- toHeaderString(Object) - Method in interface org.jboss.resteasy.spi.HeaderValueProcessor
-
Convert an object to a header string.
- toHumanReadable(long) - Static method in enum org.jboss.resteasy.spi.config.SizeUnit
-
Converts the size, in bytes, to a human-readable form.
- toInputStream() - Method in class org.jboss.resteasy.spi.EntityOutputStream
-
Creates an input stream from this output stream.
- toMediaTypeList(List<ResteasyViolationException.CloneableMediaType>) - Static method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- toString() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- toString() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- toString() - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- toString() - Method in class org.jboss.resteasy.spi.config.Options
- toString() - Method in class org.jboss.resteasy.spi.config.Threshold
- toString() - Method in class org.jboss.resteasy.spi.LinkHeader
- toString() - Method in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- toString() - Method in class org.jboss.resteasy.spi.PriorityServiceLoader
- toString() - Method in class org.jboss.resteasy.spi.util.Types.ResteasyParameterizedType
- toString(long) - Method in enum org.jboss.resteasy.spi.config.SizeUnit
-
Converts the size to a human-readable string format.
- toString(Object, Class, Type, Annotation[]) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Convert an object to a string.
- toURI() - Method in interface org.jboss.resteasy.spi.touri.URIable
- twoMethodsSameName(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- twoMethodsSameName(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- twoMethodsSameName$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- type - Variable in class org.jboss.resteasy.spi.metadata.Parameter
- type() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
- type(GenericType) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- type(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- typeParamNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- typeParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- typeParamNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- Types - Class in org.jboss.resteasy.spi.util
-
Type conversions and generic type manipulations
- Types() - Constructor for class org.jboss.resteasy.spi.util.Types
- Types.ResteasyParameterizedType - Class in org.jboss.resteasy.spi.util
U
- unableToCloseEntityStream(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToCloseEntityStream(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- unableToCloseEntityStream$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToCreateURI(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToCreateURI(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToCreateURI$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToDecodeGZIPBase64(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToDecodeGZIPBase64(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- unableToDecodeGZIPBase64$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToDecodeQueryString() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToDecodeQueryString() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToDecodeQueryString$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToDetermineBaseClass() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToDetermineBaseClass() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToDetermineBaseClass$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToExtractParameter(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToExtractParameter(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToExtractParameter(Throwable, String, String, AccessibleObject) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToExtractParameter(Throwable, String, String, AccessibleObject) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- unableToExtractParameter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToExtractParameter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindConstructor(String, AccessibleObject, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindConstructor(String, AccessibleObject, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToFindConstructor$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindContextualData(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindContextualData(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToFindContextualData$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindInjectorFactory() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindInjectorFactory() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToFindInjectorFactory$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindJaxRsResource(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindJaxRsResource(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToFindJaxRsResource$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindPublicConstructorForClass(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindPublicConstructorForClass(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToFindPublicConstructorForClass$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindPublicConstructorForProvider(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindPublicConstructorForProvider(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToFindPublicConstructorForProvider$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindTypeArguments(Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToFindTypeArguments(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToFindTypeArguments$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateAsyncClientResponseProvider() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateAsyncClientResponseProvider() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateAsyncClientResponseProvider$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateAsyncClientStreamProvider() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateAsyncClientStreamProvider() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateAsyncClientStreamProvider$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateAsyncResponseProvider() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateAsyncResponseProvider() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateAsyncResponseProvider$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateAsyncStreamProvider() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateAsyncStreamProvider() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateAsyncStreamProvider$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateClientExceptionMapper() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateClientExceptionMapper() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateClientExceptionMapper$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateContextInjector() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateContextInjector() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateContextInjector$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateContextObject(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateContextObject(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateContextObject$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateContextResolver() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateContextResolver() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateContextResolver$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateExceptionMapper() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateExceptionMapper() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateExceptionMapper$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateForm() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateForm() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateForm$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateInjectorFactory() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateInjectorFactory() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateInjectorFactory$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateMessageBodyReader() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateMessageBodyReader() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateMessageBodyReader$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateMessageBodyWriter() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToInstantiateMessageBodyWriter() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToInstantiateMessageBodyWriter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParse(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParse(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToParse$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParseDate(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParseDate(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToParseDate$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParseException() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParseException() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToParseException$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParseLinkHeaderNoEndToLink(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParseLinkHeaderNoEndToLink(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToParseLinkHeaderNoEndToLink$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParseLinkHeaderNoEndToParameter(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParseLinkHeaderNoEndToParameter(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToParseLinkHeaderNoEndToParameter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParseLinkHeaderTooManyLinks(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToParseLinkHeaderTooManyLinks(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToParseLinkHeaderTooManyLinks$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToResetThreadContext(Throwable, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToResetThreadContext(Throwable, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- unableToResetThreadContext$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToResolveTypeVariable() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToResolveTypeVariable() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToResolveTypeVariable$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToRetrieveConfigDTDs() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToRetrieveConfigDTDs() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- unableToRetrieveConfigDTDs$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToRetrieveConfigExpand() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToRetrieveConfigExpand() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- unableToRetrieveConfigExpand$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToRetrieveConfigSecure() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToRetrieveConfigSecure() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- unableToRetrieveConfigSecure$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unableToUnmarshalResponse(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unableToUnmarshalResponse(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unableToUnmarshalResponse$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unexpectedNumberSubclass(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unexpectedNumberSubclass(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unexpectedNumberSubclass$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unexpectedPathNode(ElementKind) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unexpectedPathNode(ElementKind) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unexpectedPathNode$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unexpectedPathNodeViolation(ElementKind) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unexpectedPathNodeViolation(ElementKind) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unexpectedPathNodeViolation$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unexpectedViolationType(ConstraintType.Type) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unexpectedViolationType(ConstraintType.Type) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unexpectedViolationType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unhandledAsynchronousException(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unhandledAsynchronousException(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- unhandledAsynchronousException$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- UnhandledException - Exception in org.jboss.resteasy.spi
-
This exception should only be used by Resteasy integrators.
- UnhandledException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.UnhandledException
- UnhandledException(Throwable) - Constructor for exception org.jboss.resteasy.spi.UnhandledException
- UNKNOWN - org.jboss.resteasy.spi.metadata.Parameter.ParamType
- unknownException(String, String, Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unknownException(String, String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- unknownException$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- unknownInterceptorPrecedence(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unknownInterceptorPrecedence(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unknownInterceptorPrecedence$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unknownMediaTypeResponseEntity() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unknownMediaTypeResponseEntity() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unknownMediaTypeResponseEntity$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unknownObjectPassedAsConstraintViolation(Object) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unknownObjectPassedAsConstraintViolation(Object) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unknownObjectPassedAsConstraintViolation$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unknownPathParam(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unknownPathParam(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unknownPathParam$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unknownStateListener() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unknownStateListener() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unknownStateListener$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unregistered() - Method in interface org.jboss.resteasy.spi.ResourceFactory
- unsupportedCollectionType(Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unsupportedCollectionType(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unsupportedCollectionType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unsupportedParameter(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- unsupportedParameter(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- unsupportedParameter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- URIable - Interface in org.jboss.resteasy.spi.touri
-
This is an interface which allows an object to perform its own uri creation
- uriAmbiguity(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- uriAmbiguity(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- uriAmbiguity$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- uriFromCharSequence(CharSequence) - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- uriNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- uriNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- uriNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- uriParamNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- uriParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- uriParamNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- URIResolver - Interface in org.jboss.resteasy.spi.touri
-
This is the interface that defines all object to uri transformations in ObjectToURI
- uriTemplate(CharSequence) - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
-
You may put path parameters anywhere within the uriTemplate except port.
- URITemplate - Annotation Type in org.jboss.resteasy.spi.touri
-
This annotation can be added to any object to perform Java beans-based transformation between URI template and bean properties.
- uriTemplateParameterNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- uriTemplateParameterNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- uriTemplateParameterNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- uriValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- uriValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- uriValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- useOfApplicationClass(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- useOfApplicationClass(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- useOfApplicationClass$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- userIsNotRegistered(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- userIsNotRegistered(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- userIsNotRegistered$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
V
- validate(HttpRequest, Object, Class<?>...) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Validates all constraints on
object. - validateAllParameters(HttpRequest, Object, Method, Object[], Class<?>...) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Validates all constraints placed on the parameters of the given method.
- validateReturnValue(HttpRequest, Object, Method, Object, Class<?>...) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Validates all return value constraints of the given method.
- Validation - Class in org.jboss.resteasy.api.validation
- Validation() - Constructor for class org.jboss.resteasy.api.validation.Validation
- VALIDATION_HEADER - Static variable in class org.jboss.resteasy.api.validation.Validation
- value() - Method in annotation type org.jboss.resteasy.annotations.ContentEncoding
- value() - Method in annotation type org.jboss.resteasy.annotations.DecorateTypes
- value() - Method in annotation type org.jboss.resteasy.annotations.jaxrs.CookieParam
- value() - Method in annotation type org.jboss.resteasy.annotations.jaxrs.FormParam
- value() - Method in annotation type org.jboss.resteasy.annotations.jaxrs.HeaderParam
- value() - Method in annotation type org.jboss.resteasy.annotations.jaxrs.MatrixParam
- value() - Method in annotation type org.jboss.resteasy.annotations.jaxrs.PathParam
- value() - Method in annotation type org.jboss.resteasy.annotations.jaxrs.QueryParam
- value() - Method in annotation type org.jboss.resteasy.annotations.Separator
- value() - Method in annotation type org.jboss.resteasy.annotations.SseElementType
- value() - Method in annotation type org.jboss.resteasy.annotations.Stream
- value() - Method in annotation type org.jboss.resteasy.annotations.StringParameterUnmarshallerBinder
- value() - Method in annotation type org.jboss.resteasy.spi.touri.URITemplate
- ValueInjector - Interface in org.jboss.resteasy.spi
- valueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- valueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- valueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- valueOf(String) - Static method in enum org.jboss.resteasy.annotations.Stream.MODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.api.validation.ConstraintType.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.spi.config.SizeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.jboss.resteasy.spi.config.Threshold
-
Parses the given string representation of a threshold.
- valueOf(String) - Static method in class org.jboss.resteasy.spi.LinkHeader
- valueOf(String) - Static method in enum org.jboss.resteasy.spi.metadata.Parameter.ParamType
-
Returns the enum constant of this type with the specified name.
- valueParamIsNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- valueParamIsNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- valueParamIsNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- valueParamWasNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- valueParamWasNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- valueParamWasNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- values() - Method in annotation type org.jboss.resteasy.annotations.Decorators
- values() - Static method in enum org.jboss.resteasy.annotations.Stream.MODE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jboss.resteasy.api.validation.ConstraintType.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jboss.resteasy.spi.config.SizeUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jboss.resteasy.spi.metadata.Parameter.ParamType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valuesParameterNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- valuesParameterNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- valuesParameterNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- valuesParamIsNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- valuesParamIsNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- valuesParamIsNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- valuesParamWasNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- valuesParamWasNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- valuesParamWasNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- variantListMustNotBeZero() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- variantListMustNotBeZero() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- variantListMustNotBeZero$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- VARY - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ViolationReport - Class in org.jboss.resteasy.api.validation
- ViolationReport() - Constructor for class org.jboss.resteasy.api.validation.ViolationReport
- ViolationReport(String) - Constructor for class org.jboss.resteasy.api.validation.ViolationReport
- ViolationReport(ResteasyViolationException) - Constructor for class org.jboss.resteasy.api.validation.ViolationReport
W
- warningPreMatchingSupport(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- warningPreMatchingSupport(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- warningPreMatchingSupport$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- wasForwarded() - Method in interface org.jboss.resteasy.spi.HttpRequest
- webTargetIsNotSetForEventSource() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- webTargetIsNotSetForEventSource() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- webTargetIsNotSetForEventSource$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- wrap(ExecutorService) - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Wraps the executor service in contextual executor and is said to be managed.
- wrap(ExecutorService, boolean) - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Wraps the executor service in contextual executor and is said to be managed.
- wrap(ScheduledExecutorService) - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Wraps the executor service in contextual executor and is said to be managed.
- wrap(ScheduledExecutorService, boolean) - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Wraps the executor service in contextual executor and is said to be managed.
- wrapOrLookup(ScheduledExecutorService) - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
If the delegate is not
null, it is wrapped. - write(byte[]) - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- write(byte[]) - Method in class org.jboss.resteasy.spi.EntityOutputStream
- write(byte[], int, int) - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- write(byte[], int, int) - Method in class org.jboss.resteasy.spi.EntityOutputStream
- write(int) - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- write(int) - Method in class org.jboss.resteasy.spi.EntityOutputStream
- WriterException - Exception in org.jboss.resteasy.spi
-
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.
- WriterException(int) - Constructor for exception org.jboss.resteasy.spi.WriterException
- WriterException(String) - Constructor for exception org.jboss.resteasy.spi.WriterException
- WriterException(String, int) - Constructor for exception org.jboss.resteasy.spi.WriterException
- WriterException(String, Response) - Constructor for exception org.jboss.resteasy.spi.WriterException
- WriterException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.WriterException
- WriterException(String, Throwable, int) - Constructor for exception org.jboss.resteasy.spi.WriterException
- WriterException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.WriterException
- WriterException(Throwable) - Constructor for exception org.jboss.resteasy.spi.WriterException
- WriterException(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.WriterException
- WriterException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.WriterException
- wrongPassword(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- wrongPassword(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- wrongPassword$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
All Classes All Packages