A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractAsynchronousResponse - Class in org.jboss.resteasy.core
 
AbstractAsynchronousResponse() - Constructor for class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
AbstractCollectionFormInjector<T> - Class in org.jboss.resteasy.core
Abstract implementation of NestedFormInjector that can inject collections.
AbstractCollectionFormInjector(Class, Class, String, Pattern, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.AbstractCollectionFormInjector
Creates an injector to inject a collection.
AbstractEntityProvider<T> - Class in org.jboss.resteasy.plugins.providers
A AbstractEntityProvider.
AbstractEntityProvider() - Constructor for class org.jboss.resteasy.plugins.providers.AbstractEntityProvider
 
AbstractURITemplateAnnotationResolver - Class in org.jboss.resteasy.spi.touri
 
AbstractURITemplateAnnotationResolver() - Constructor for class org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver
 
accept(Class, Method) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
 
accept(MediaType) - Method in class org.jboss.resteasy.client.ClientRequest
 
accept(String) - Method in class org.jboss.resteasy.client.ClientRequest
 
accept(List<MediaType>) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
accept(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
accept(Class, Method) - Method in class org.jboss.resteasy.plugins.interceptors.CacheControlInterceptor
 
accept(Class, Method) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingHeaderInterceptor
 
accept(Class, Method) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingHeaderInterceptor
 
accept(Class, Method) - Method in class org.jboss.resteasy.plugins.interceptors.SecurityInterceptor
 
accept(Class, Method) - Method in interface org.jboss.resteasy.spi.interception.AcceptedByMethod
 
ACCEPT - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_CHARSET - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_ENCODING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_LANGUAGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_RANGES - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
AcceptCharsetParser - Class in org.jboss.resteasy.util
 
AcceptCharsetParser() - Constructor for class org.jboss.resteasy.util.AcceptCharsetParser
 
AcceptedByMethod - Interface in org.jboss.resteasy.spi.interception
Implemented interface that can trigger the addition of an interceptor
AcceptEncodingGZIPInterceptor - Class in org.jboss.resteasy.plugins.interceptors.encoding
Must be used in conjunction with GZIPDecodingInterceptor

Sets

AcceptEncodingGZIPInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor
 
acceptExtensionsNotSupported() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
AcceptHeaders - Class in org.jboss.resteasy.core.request
 
AcceptHeaders() - Constructor for class org.jboss.resteasy.core.request.AcceptHeaders
 
AcceptParameterHttpPreprocessor - Class in org.jboss.resteasy.core
Enables content negotiation through a query parameter, instead of the Accept Header.
AcceptParameterHttpPreprocessor(String) - Constructor for class org.jboss.resteasy.core.AcceptParameterHttpPreprocessor
Create a new AcceptParameterHttpPreprocessor.
accepts - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
actualProviderClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
actualResourceClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
add(MediaType, T) - Method in class org.jboss.resteasy.core.MediaTypeMap
Add an object to the media type map.
add(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
add(K, V) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
add() - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
add(String, V) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
add(K, V) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
addAll(MultivaluedMapImpl<K, V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
addBuiltInMessageBodyReader(MessageBodyReader) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addBuiltInMessageBodyReader(MessageBodyReader) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addBuiltInMessageBodyWriter(MessageBodyWriter) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addBuiltInMessageBodyWriter(MessageBodyWriter) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addCleanable(Cleanable) - Method in class org.jboss.resteasy.plugins.server.servlet.Cleanables
 
addClientErrorInterceptor(ClientErrorInterceptor) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addClientErrorInterceptor(ClientErrorInterceptor) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Add a ClientErrorInterceptor to this provider factory instance.
addClientExceptionMapper(Class<? extends ClientExceptionMapper<?>>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addClientExceptionMapper(ClientExceptionMapper<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addClientExceptionMapper(ClientExceptionMapper<?>, Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addClientExceptionMapper(ClientExceptionMapper<?>, Type) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addClientExceptionMapper(Class<? extends ClientExceptionMapper<?>>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addClientExceptionMapper(ClientExceptionMapper<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addClientExceptionMapper(ClientExceptionMapper<?>, Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addClientExceptionMapper(ClientExceptionMapper<?>, Type) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addContextDataLevel() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addContextResolver(Class<? extends ContextResolver>, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addContextResolver(ContextResolver, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addContextResolver(ContextResolver, Type) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addContextResolver(ContextResolver, Type, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addContextResolver(ContextResolver, Class, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addContextResolver(ContextResolver, Type, Class, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addContextResolver(Class<? extends ContextResolver>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addContextResolver(ContextResolver) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addContextResolver(Class<? extends ContextResolver>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addContextResolver(Class<? extends ContextResolver>, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addContextResolver(ContextResolver) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addContextResolver(ContextResolver, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addContextResolver(ContextResolver, Class, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addContextResolver(ContextResolver, Type) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addContextResolver(ContextResolver, Type, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addContextResolver(ContextResolver, Type, Class, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addEncodedPathParameter(String, String) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
addExceptionMapper(ExceptionMapper, Type) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addExceptionMapper(ExceptionMapper, Class) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addExceptionMapper(Class<? extends ExceptionMapper>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addExceptionMapper(ExceptionMapper) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addExceptionMapper(Class<? extends ExceptionMapper>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addExceptionMapper(ExceptionMapper) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addExceptionMapper(ExceptionMapper, Class) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addExceptionMapper(ExceptionMapper, Type) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addExtendedProperty(Serializable, Serializable) - Method in class org.jboss.resteasy.client.cache.CacheEntry
 
addFormHeader(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
Set CONTENT-TYPE to ""application/x-www-form-urlencoded"
addHeaderDelegate(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addHeaderDelegate(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addHttpPreprocessor(HttpRequestPreprocessor) - Method in interface org.jboss.resteasy.core.Dispatcher
 
addHttpPreprocessor(HttpRequestPreprocessor) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
addingScannedProvider(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
addingScannedResource(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
addingSingletonProvider(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
addingSingletonResource(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
addJndiResource(String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addJndiResource(String, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
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.
addLink(Link) - Method in class org.jboss.resteasy.client.ClientRequest
 
addLink(String, String, String, String) - Method in class org.jboss.resteasy.client.ClientRequest
 
addLink(Link) - Method in class org.jboss.resteasy.spi.LinkHeader
 
addLink(String, String, String, String) - Method in class org.jboss.resteasy.spi.LinkHeader
 
addListener(InterceptorRegistryListener) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
addMessageBodyReader(MessageBodyReader, Class, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyReader(MessageBodyReader, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyReader(Class<? extends MessageBodyReader>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyReader(MessageBodyReader) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyReader(Class<? extends MessageBodyReader>, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyReader(Class<? extends MessageBodyReader>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyReader(Class<? extends MessageBodyReader>, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyReader(MessageBodyReader) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyReader(MessageBodyReader, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyReader(MessageBodyReader, Class, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Specify the provider class.
addMessageBodyWriter(MessageBodyWriter, Class, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyWriter(MessageBodyWriter, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyWriter(Class<? extends MessageBodyWriter>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyWriter(MessageBodyWriter) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyWriter(Class<? extends MessageBodyWriter>, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyWriter(Class<? extends MessageBodyWriter>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyWriter(Class<? extends MessageBodyWriter>, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyWriter(MessageBodyWriter) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyWriter(MessageBodyWriter, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyWriter(MessageBodyWriter, Class, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Specify the provider class.
addMultiple(K, Collection<V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
addMultiple(String, Collection<V>) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
addNewCookie(NewCookie) - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
addNewCookie(NewCookie) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
addNewCookie(NewCookie) - Method in interface org.jboss.resteasy.spi.HttpResponse
 
addNewInterceptor(List<T>, Object) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
addPath(String[], int, ResourceInvoker) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
addPath(String, ResourceInvoker) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
addPerRequestResource(Class, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addPerRequestResource(Class) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
Register a vanilla JAX-RS resource class
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.
addResourceFactory(ResourceFactory) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
Bind an endpoint ResourceFactory.
addResourceFactory(ResourceFactory, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
ResourceFactory.getScannableClass() defines what class should be scanned for JAX-RS annotations.
addResourceFactory(ResourceFactory, String, Class<?>) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
ResourceFactory.getScannableClass() is not used, only the clazz parameter and not any implemented interfaces of the clazz parameter.
addResourceFactory(ResourceFactory, String, Class<?>[]) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
ResourceFactory.getScannableClass() is not used, only the clazz parameter and not any implemented interfaces of the clazz parameter.
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
 
addResponseHeader(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
addRole(String, String) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
 
addRoles(String, String[]) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
 
addSingletonResource(Object) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addSingletonResource(Object, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
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.
addStringConverter(StringConverter, Type) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addStringConverter(StringConverter, Class) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addStringConverter(Class<? extends StringConverter>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addStringConverter(StringConverter) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addStringConverter(Class<? extends StringConverter>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addStringConverter(StringConverter) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addStringConverter(StringConverter, Class) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addStringConverter(StringConverter, Type) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addStringParameterUnmarshaller(Class<? extends StringParameterUnmarshaller>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addStringParameterUnmarshaller(Class<? extends StringParameterUnmarshaller>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addTo(T, String, Object) - Method in class org.jboss.resteasy.core.AbstractCollectionFormInjector
Adds the item to the collection.
addTo(List, String, Object) - Method in class org.jboss.resteasy.core.ListFormInjector
Adds the item to the collection.
addTo(Map, String, Object) - Method in class org.jboss.resteasy.core.MapFormInjector
Adds the item to the collection.
addUser(String, String, String[]) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
 
AGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ALLOW - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ALPHA - Static variable in class org.jboss.resteasy.util.URLUtils
alpha = lowalpha | upalpha
ALPHANUM - Static variable in class org.jboss.resteasy.util.URLUtils
alphanum = alpha | digit
alreadyQuoted(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
alternateMediaType - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
alwaysMarkedAtIndex0() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
ambiguousConstructorsFound(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
ambiguousInheritedAnnotations(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
AnnotationResolver - Class in org.jboss.resteasy.util
 
AnnotationResolver() - Constructor for class org.jboss.resteasy.util.AnnotationResolver
 
annotations - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
annotations - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
annotations - Variable in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
annotations - Variable in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
annotations - Variable in class org.jboss.resteasy.core.ServerResponse
 
ApacheHttpClient4ExceptionMapper - Class in org.jboss.resteasy.client.exception.mapper
 
ApacheHttpClient4ExceptionMapper() - Constructor for class org.jboss.resteasy.client.exception.mapper.ApacheHttpClient4ExceptionMapper
 
ApacheHttpClient4Executor - Class in org.jboss.resteasy.client.core.executors
 
ApacheHttpClient4Executor() - Constructor for class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
ApacheHttpClient4Executor(HttpClient) - Constructor for class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
ApacheHttpClient4Executor(HttpClient, HttpContext) - Constructor for class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
appendCookieValue(StringBuffer, int, String, String, String, String, String, int, boolean) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
appendInterceptorPrecedence(String) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
appendInterceptorPrecedence(String) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Append interceptor predence
appendPrecedence(String) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
application - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
applicationClass - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
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
 
applicationGetClassesUnknownClassType(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
applicationGetSingletonsUnknownClassType(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
applicationMustBeSpecified() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
applyClientInvokerModifier(ClientInvokerModifier) - Method in interface org.jboss.resteasy.client.core.marshallers.ResteasyClientProxy
 
applyDefaultInterceptors(ClientInterceptorRepositoryImpl, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.client.core.ClientInvokerInterceptorFactory
 
applyDefaultInterceptors(ClientInterceptorRepositoryImpl, ResteasyProviderFactory, Class, Method) - Static method in class org.jboss.resteasy.client.core.ClientInvokerInterceptorFactory
 
applyValidation(Object, Method, Object[]) - Method in interface org.jboss.resteasy.spi.validation.ValidatorAdapter
 
as(Class<T>) - Method in interface org.jboss.resteasy.client.core.marshallers.ResteasyClientProxy
 
asString(Object, String) - Static method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
asynchronousDelivery(HttpRequest, HttpResponse, Response) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
asynchronousDelivery(HttpRequest, HttpResponse, Exception) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
AsynchronousDispatcher - Class in org.jboss.resteasy.core
 
AsynchronousDispatcher(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.AsynchronousDispatcher
 
asynchronousResponse - Variable in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
asynchronousResponse - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
AsynchronousResponse - Interface in org.jboss.resteasy.spi
This is injected into a jax-rs method via the @Suspend annotation.
asyncJobServiceBasePath - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
asyncJobServiceEnabled - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
asyncJobServiceMaxJobResults - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
asyncJobServiceMaxWait - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
asyncJobServiceThreadPoolSize - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
attributeExceptionsTo - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
attributes - Variable in class org.jboss.resteasy.client.ClientRequest
 
attributes - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
attributes - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
attributes - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
authenticate(String, String) - Method in interface org.jboss.resteasy.plugins.server.embedded.SecurityDomain
 
authenticate(String, String) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
 
AUTHORIZATION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
available() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 

B

badArguments(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
badBase64Character(int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
BadRequestException - Exception in org.jboss.resteasy.spi
Thrown by RESTEasy when HTTP Bad Request (400) is encountered
BadRequestException(String) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
 
BadRequestException(String, Response) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
 
BadRequestException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
 
BadRequestException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
 
BadRequestException(Throwable) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
 
BadRequestException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
 
baos - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
BASE - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
BASE - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
Base64 - Class in org.jboss.resteasy.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.jboss.resteasy.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.jboss.resteasy.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.jboss.resteasy.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.jboss.resteasy.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.jboss.resteasy.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.jboss.resteasy.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
base64InputNotProperlyPadded() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
base64StringMustHaveFourCharacters(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
BaseClientResponse<T> - Class in org.jboss.resteasy.client.core
 
BaseClientResponse(BaseClientResponse.BaseClientResponseStreamFactory, ClientExecutor) - Constructor for class org.jboss.resteasy.client.core.BaseClientResponse
 
BaseClientResponse(BaseClientResponse.BaseClientResponseStreamFactory) - Constructor for class org.jboss.resteasy.client.core.BaseClientResponse
 
BaseClientResponse.BaseClientResponseStreamFactory - Interface in org.jboss.resteasy.client.core
 
BaseHttpRequest - Class in org.jboss.resteasy.plugins.server
Helper for creating HttpRequest implementations.
BaseHttpRequest(SynchronousDispatcher) - Constructor for class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
baseType - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
baseUri - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
baseUri - Variable in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
baseURINotSetForClientProxy() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
bind(Class, AccessibleObject) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
bindForList(Class, AccessibleObject) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
Body - Annotation Type in org.jboss.resteasy.annotations
 
body - Variable in class org.jboss.resteasy.client.ClientRequest
 
body(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
body(MediaType, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
body(MediaType, Object, GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
 
body(MediaType, Object, Type) - Method in class org.jboss.resteasy.client.ClientRequest
 
body(MediaType, Object, Class, Type, Annotation[]) - Method in class org.jboss.resteasy.client.ClientRequest
 
bodyAnnotations - Variable in class org.jboss.resteasy.client.ClientRequest
 
bodyContentType - Variable in class org.jboss.resteasy.client.ClientRequest
 
bodyCount() - Static method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
BodyEntityExtractor - Class in org.jboss.resteasy.client.core.extractors
BodyEntityExtractor extract body objects from responses.
BodyEntityExtractor(Method) - Constructor for class org.jboss.resteasy.client.core.extractors.BodyEntityExtractor
 
bodyGenericType - Variable in class org.jboss.resteasy.client.ClientRequest
 
bodyType - Variable in class org.jboss.resteasy.client.ClientRequest
 
BOOTSTRAP_CLASSES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrapClasses
 
bounded - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
BrowserCache - Interface in org.jboss.resteasy.client.cache
 
BrowserCache.Entry - Interface in org.jboss.resteasy.client.cache
 
BrowserCache.Header - Class in org.jboss.resteasy.client.cache
 
BrowserCache.Header(String, String) - Constructor for class org.jboss.resteasy.client.cache.BrowserCache.Header
 
build(ClientRequest, Object) - Method in class org.jboss.resteasy.client.core.marshallers.CookieParamMarshaller
 
build(ClientRequest, Object) - Method in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
build(ClientRequest, Object) - Method in class org.jboss.resteasy.client.core.marshallers.FormParamMarshaller
 
build(ClientRequest, Object) - Method in class org.jboss.resteasy.client.core.marshallers.HeaderParamMarshaller
 
build(ClientRequest, Object) - Method in interface org.jboss.resteasy.client.core.marshallers.Marshaller
 
build(ClientRequest, Object) - Method in class org.jboss.resteasy.client.core.marshallers.MatrixParamMarshaller
 
build(ClientRequest, Object) - Method in class org.jboss.resteasy.client.core.marshallers.MessageBodyParameterMarshaller
 
build(ClientRequest, Object) - Method in class org.jboss.resteasy.client.core.marshallers.NOOPMarshaller
 
build(ClientRequest, Object) - Method in class org.jboss.resteasy.client.core.marshallers.PathParamMarshaller
 
build(ClientRequest, Object) - Method in class org.jboss.resteasy.client.core.marshallers.QueryParamMarshaller
 
build(ClientRequest, Object) - Method in class org.jboss.resteasy.client.core.marshallers.URIParamMarshaller
 
build(Class<T>, URI) - Static method in class org.jboss.resteasy.client.ProxyBuilder
 
build(Class<T>, String) - Static method in class org.jboss.resteasy.client.ProxyBuilder
 
build() - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
build(Object...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
build() - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
buildEntity(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
Build the HttpEntity to be sent to the Service as part of (POST) request.
buildFromEncoded(Object...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
buildFromMap(Map<String, ? extends Object>) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
buildFromMap(Map<String, ? extends Object>, boolean) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
buildFromValues(boolean, Object...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
builtinsRegistered - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
BYTE_MEMORY_UNIT - Static variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
ByteArrayProvider - Class in org.jboss.resteasy.plugins.providers
 
ByteArrayProvider() - Constructor for class org.jboss.resteasy.plugins.providers.ByteArrayProvider
 
bytes - Variable in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 

C

Cache - Annotation Type in org.jboss.resteasy.annotations.cache
Set response Cache-Control header automatically.
cache - Variable in class org.jboss.resteasy.client.cache.CacheInterceptor
 
cache - Variable in class org.jboss.resteasy.client.cache.MapCache
 
CACHE_CONTROL - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
cacheControl - Variable in class org.jboss.resteasy.plugins.interceptors.CacheControlInterceptor
 
cacheControl(CacheControl) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
CacheControlDelegate - Class in org.jboss.resteasy.plugins.delegates
 
CacheControlDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.CacheControlDelegate
 
CacheControlInterceptor - Class in org.jboss.resteasy.plugins.interceptors
 
CacheControlInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.CacheControlInterceptor
 
cacheControlMaxAgeHeader(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cacheControlSMaxAgeHeader(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cacheControlValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cachedSubresources - Variable in class org.jboss.resteasy.core.ResourceLocator
 
CacheEntry - Class in org.jboss.resteasy.client.cache
 
CacheEntry(String, MultivaluedMap<String, String>, byte[], int, String, String, MediaType) - Constructor for class org.jboss.resteasy.client.cache.CacheEntry
 
CacheFactory - Class in org.jboss.resteasy.client.cache
 
CacheFactory() - Constructor for class org.jboss.resteasy.client.cache.CacheFactory
 
cacheIfPossible(ClientRequest, BaseClientResponse) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
 
CacheInterceptor - Class in org.jboss.resteasy.client.cache
 
CacheInterceptor(BrowserCache) - Constructor for class org.jboss.resteasy.client.cache.CacheInterceptor
 
cannotConsumeContentType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cannotDecodeNullSourceArray() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cannotHaveLengthOffset(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cannotHaveNegativeOffset(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cannotHaveOffset(int, int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cannotHaveTwoLocators(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cannotInjectIntoForm() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cannotSendFormParametersAndEntity() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cannotSerializeNullArray() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
cannotSerializeNullObject() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
canOnlySetLinkHeaderRelOrTitle(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
CaseInsensitiveMap<V> - Class in org.jboss.resteasy.util
 
CaseInsensitiveMap() - Constructor for class org.jboss.resteasy.util.CaseInsensitiveMap
 
checkFailureStatus() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
checkGzip(String) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingHeaderInterceptor
 
checkName(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
Deprecated.
- Not used
classIsNotRootResource(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
classloader(ClassLoader) - Method in class org.jboss.resteasy.client.ProxyBuilder
 
classMustBeAnnotatedWithPath() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
classNotFoundException(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
clazz - Variable in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
clazz - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
clean() - Method in interface org.jboss.resteasy.plugins.server.servlet.Cleanable
 
Cleanable - Interface in org.jboss.resteasy.plugins.server.servlet
 
Cleanables - Class in org.jboss.resteasy.plugins.server.servlet
 
Cleanables() - Constructor for class org.jboss.resteasy.plugins.server.servlet.Cleanables
 
cleanup() - Method in class org.jboss.resteasy.core.ResourceMethod
 
cleanUpAfterExecute(HttpRequestBase) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
If passed httpMethod is of type HttpPost then obtain its entity.
clear() - Method in interface org.jboss.resteasy.client.cache.BrowserCache
 
clear() - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
clear() - Method in class org.jboss.resteasy.client.cache.MapCache
 
clear() - Method in class org.jboss.resteasy.client.ClientRequest
Clear this request's state so that it can be re-used
clear() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
clear() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
clear() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
clear() - Method in class org.jboss.resteasy.util.ThreadLocalStack
 
clearBodies() - Static method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
clearContextData() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
clearContextData() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
clearInstanceIfEqual(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ClientContentEncodingHeaderInterceptor - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
ClientContentEncodingHeaderInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingHeaderInterceptor
 
ClientErrorHandler - Class in org.jboss.resteasy.client.core.extractors
This class handles client errors (of course...).
ClientErrorHandler(List<ClientErrorInterceptor>) - Constructor for class org.jboss.resteasy.client.core.extractors.ClientErrorHandler
 
clientErrorHandling(BaseClientResponse, RuntimeException) - Method in class org.jboss.resteasy.client.core.extractors.ClientErrorHandler
 
ClientErrorInterceptor - Interface in org.jboss.resteasy.client.core
ClientErrorInterceptor provides a hook into the proxy ClientResponse request lifecycle.
clientErrorInterceptors - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ClientExceptionMapper<E extends Throwable> - Interface in org.jboss.resteasy.client.exception.mapper
 
clientExceptionMappers - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ClientExecutionContext - Interface in org.jboss.resteasy.spi.interception
 
ClientExecutionContextImpl - Class in org.jboss.resteasy.core.interception
 
ClientExecutionContextImpl(List<ClientExecutionInterceptor>, ClientExecutor, ClientRequest) - Constructor for class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
 
ClientExecutionInterceptor - Interface in org.jboss.resteasy.spi.interception
 
clientExecutionInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ClientExecutor - Interface in org.jboss.resteasy.client
 
ClientHttpOutput - Interface in org.jboss.resteasy.spi
Bridge interface between the base Resteasy JAX-RS client implementation and the actual HTTP transport (i.e.
ClientInterceptor - Annotation Type in org.jboss.resteasy.annotations.interception
Identifies an interceptor as a client-side interceptor
ClientInterceptorRepository - Interface in org.jboss.resteasy.client.core
 
ClientInterceptorRepositoryImpl - Class in org.jboss.resteasy.client.core
 
ClientInterceptorRepositoryImpl() - Constructor for class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
ClientInterceptorRepositoryImpl.InterceptorType - Enum in org.jboss.resteasy.client.core
 
ClientInvoker - Class in org.jboss.resteasy.client.core
 
ClientInvoker(URI, Class, Method, ResteasyProviderFactory, ClientExecutor, EntityExtractorFactory) - Constructor for class org.jboss.resteasy.client.core.ClientInvoker
 
ClientInvoker(URI, Class, Method, ProxyConfig) - Constructor for class org.jboss.resteasy.client.core.ClientInvoker
 
ClientInvokerInterceptorFactory - Class in org.jboss.resteasy.client.core
 
ClientInvokerInterceptorFactory() - Constructor for class org.jboss.resteasy.client.core.ClientInvokerInterceptorFactory
 
ClientInvokerModifier - Interface in org.jboss.resteasy.client.core
used to modify all of the ClientInvokers of a given ResteasyClientProxy.
ClientMarshallerFactory - Class in org.jboss.resteasy.client.core.marshallers
 
ClientMarshallerFactory() - Constructor for class org.jboss.resteasy.client.core.marshallers.ClientMarshallerFactory
 
ClientMessageBodyReaderContext - Class in org.jboss.resteasy.client.core
 
ClientMessageBodyReaderContext(MessageBodyReaderInterceptor[], MessageBodyReader, Class, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream, Map<String, Object>) - Constructor for class org.jboss.resteasy.client.core.ClientMessageBodyReaderContext
 
clientMessageBodyReaderInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ClientMessageBodyWriterContext - Class in org.jboss.resteasy.client.core
 
ClientMessageBodyWriterContext(MessageBodyWriterInterceptor[], MessageBodyWriter, Object, Class, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream, Map<String, Object>) - Constructor for class org.jboss.resteasy.client.core.ClientMessageBodyWriterContext
 
clientMessageBodyWriterInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ClientProxy - Class in org.jboss.resteasy.client.core
 
ClientProxy(Map<Method, MethodInvoker>, URI, ProxyConfig) - Constructor for class org.jboss.resteasy.client.core.ClientProxy
 
clientQueryParam(String, Object) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
Called by ClientRequest.getUri() to add a query parameter for @QueryParam parameters.
ClientRequest - Class in org.jboss.resteasy.client
Create a hand coded request to send to the server.
ClientRequest(String) - Constructor for class org.jboss.resteasy.client.ClientRequest
 
ClientRequest(String, ClientExecutor) - Constructor for class org.jboss.resteasy.client.ClientRequest
 
ClientRequest(UriBuilder, ClientExecutor) - Constructor for class org.jboss.resteasy.client.ClientRequest
 
ClientRequest(UriBuilder, ClientExecutor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.ClientRequest
 
ClientRequestContext - Class in org.jboss.resteasy.client.core.extractors
 
ClientRequestContext(ClientRequest, BaseClientResponse<?>, ClientErrorHandler, EntityExtractorFactory, URI) - Constructor for class org.jboss.resteasy.client.core.extractors.ClientRequestContext
 
clientRequestDoesntSupportClonable() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
ClientRequestFactory - Class in org.jboss.resteasy.client
Helper class that allows you to pre-initialize an Executor, preset some ClientRequest attributes (like follow redirects) and define some client-side interceptors you want applied
ClientRequestFactory() - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
 
ClientRequestFactory(URI) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
 
ClientRequestFactory(ClientExecutor, URI) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
 
ClientRequestFactory(ClientExecutor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
 
ClientRequestFactory(ClientExecutor, ResteasyProviderFactory, URI) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
 
ClientRequestFactory(ClientRequestFactory) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
 
ClientResponse<T> - Class in org.jboss.resteasy.client
Response extension for the RESTEasy client framework.
ClientResponse() - Constructor for class org.jboss.resteasy.client.ClientResponse
 
clientResponseExtractor - Static variable in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
 
ClientResponseFailure - Exception in org.jboss.resteasy.client
 
ClientResponseFailure(ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
 
ClientResponseFailure(String, ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
 
ClientResponseFailure(String, Throwable, ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
 
ClientResponseFailure(Throwable, ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
 
clientResponseFailureMediaType(MediaType, Type) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
clientResponseFailureStatus(int, Response.Status) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
ClientResponseProxy - Class in org.jboss.resteasy.client.core.extractors
Implement a client proxy for ProxyFactory.
ClientResponseProxy(ClientRequestContext, Map<Method, EntityExtractor<?>>, Class<?>) - Constructor for class org.jboss.resteasy.client.core.extractors.ClientResponseProxy
 
ClientResponseType - Annotation Type in org.jboss.resteasy.annotations
This is an annotation that you can add to a RESTEasy client interface that has a return type of Response.
ClientURI - Annotation Type in org.jboss.resteasy.client
Used to annotate a predefined URL (as opposed to a @PAthParam /@QueryParam) in a Proxied client.

For Example:

clone() - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
clone() - Method in class org.jboss.resteasy.core.MediaTypeMap
 
clone() - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
clone() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
close() - Method in interface org.jboss.resteasy.client.ClientExecutor
 
close() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
close() - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
close() - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
 
close() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
 
close() - Method in class org.jboss.resteasy.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
close() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
closeCurlyReplacement - Static variable in class org.jboss.resteasy.util.PathHelper
 
closed - Variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
collectionType - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
commit() - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
commit() - Method in interface org.jboss.resteasy.util.CommitHeaderOutputStream.CommitCallback
 
CommitHeaderOutputStream - Class in org.jboss.resteasy.util
 
CommitHeaderOutputStream(OutputStream, CommitHeaderOutputStream.CommitCallback) - Constructor for class org.jboss.resteasy.util.CommitHeaderOutputStream
 
CommitHeaderOutputStream() - Constructor for class org.jboss.resteasy.util.CommitHeaderOutputStream
 
CommitHeaderOutputStream.CommitCallback - Interface in org.jboss.resteasy.util
 
commitHeaders(ClientRequest, HttpRequestBase) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
commitHeaders(ClientRequest, MockHttpRequest) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
commitHeaders(HttpResponse) - Method in class org.jboss.resteasy.core.ServerResponse
 
compare(InterceptorRegistry.InterceptorFactory, InterceptorRegistry.InterceptorFactory) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.PrecedenceComparator
 
compareTo(PathParamSegment) - Method in class org.jboss.resteasy.core.registry.PathParamSegment
 
compareTo(QualityValue) - Method in class org.jboss.resteasy.core.request.QualityValue
 
compareTo(ResteasyProviderFactory.SortedKey<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
 
compareTo(WeightedLanguage) - Method in class org.jboss.resteasy.util.WeightedLanguage
 
compareTo(WeightedMediaType) - Method in class org.jboss.resteasy.util.WeightedMediaType
 
compareWeight(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
complete() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
COMPOSITE_SUBTYPE_WILDCARD_PATTERN - Static variable in class org.jboss.resteasy.core.MediaTypeMap
 
ConfigurationBootstrap - Class in org.jboss.resteasy.plugins.server.servlet
Create a deployment from String-based configuration data
ConfigurationBootstrap() - Constructor for class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
CONNECTION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
construct(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
construct() - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
construct() - Method in interface org.jboss.resteasy.spi.ConstructorInjector
construct outside the scope of an HTTP request.
construct(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
construct inside the scope of an HTTP request.
constructedDefaultContextObjects - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
constructor - Variable in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
constructor - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
ConstructorInjector - Interface in org.jboss.resteasy.spi
 
ConstructorInjectorImpl - Class in org.jboss.resteasy.core
 
ConstructorInjectorImpl(Constructor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ConstructorInjectorImpl
 
constructorMappingInvalid() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
consumeEntity(HttpResponse) - Static method in class org.jboss.resteasy.util.HttpClient4xUtils
 
consumes - Variable in class org.jboss.resteasy.core.ResourceMethod
 
containsCTL(String, int) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
containsKey(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
containsKey(Object) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
containsKey(Object) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
containsValue(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
containsValue(Object) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
containsValue(Object) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
content(byte[]) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
content(InputStream) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
CONTENT_ENCODING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_LANGUAGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_LENGTH - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_LOCATION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_MD5 - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_RANGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_TYPE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ContentEncoding - Annotation Type in org.jboss.resteasy.annotations
Meta annotation that specifies a Content-Encoding to be applied via the annotated annotation
ContentEncodingHeaderInterceptor - Class in org.jboss.resteasy.plugins.interceptors.encoding
Sets the content-encoding header based on applied @ContentEncoding meta-annotation
ContentEncodingHeaderInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.ContentEncodingHeaderInterceptor
 
contentLocation(URI) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
contentType(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
contentType(MediaType) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
ContextParameterInjector - Class in org.jboss.resteasy.core
 
ContextParameterInjector(Class, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ContextParameterInjector
 
ContextResolverProxy - Class in org.jboss.resteasy.core
 
ContextResolverProxy() - Constructor for class org.jboss.resteasy.core.ContextResolverProxy
 
contextResolvers - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
contextualData - Static variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
controlCharacterInCookieValue() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
converter - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
convertEtag(List<String>) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
cookie(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
cookie(Cookie) - Method in class org.jboss.resteasy.client.ClientRequest
 
cookie(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
cookie(NewCookie...) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
CookieHeaderDelegate - Class in org.jboss.resteasy.plugins.delegates
 
CookieHeaderDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.CookieHeaderDelegate
 
cookieHeaderValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
CookieParamInjector - Class in org.jboss.resteasy.core
 
CookieParamInjector(Class, Type, AccessibleObject, String, String, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.CookieParamInjector
 
CookieParamMarshaller - Class in org.jboss.resteasy.client.core.marshallers
 
CookieParamMarshaller(String) - Constructor for class org.jboss.resteasy.client.core.marshallers.CookieParamMarshaller
 
copyClientInterceptorsTo(ClientInterceptorRepositoryImpl) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
copyFromError(ClientResponse) - Static method in class org.jboss.resteasy.client.core.BaseClientResponse
Store entity within a byte array input stream because we want to release the connection if a ClientResponseFailure is thrown.
copyIfNotServerResponse(Response) - Static method in class org.jboss.resteasy.core.ServerResponse
 
couldNotCreateEntityFactory(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotCreateURI(String, String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotDeleteFile(String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
couldNotFindClassJndi(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotFindGetterForParam(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotFindMessageBodyReader(Type, MediaType) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotFindMethod(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotFindResourceForFullPath(URI) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotFindResourceForRelativePath(String, URI) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotFindWriterForContentType(MediaType, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotGetAValue(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotIntrospectClass(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotProcessMethod(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
couldNotReadType(Type, MediaType) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
create() - Method in class org.jboss.resteasy.client.ClientRequest
Automatically does POST/Create pattern.
create(Class<T>, String) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
create(Class<T>, String, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
create(Class<T>, String, ResteasyProviderFactory, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
create(Class<T>, String, ClientExecutor) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
create(Class<T>, URI, ClientExecutor, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
create(Class<T>, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
create(Class<T>, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
create(String, String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
create(String, URI, URI) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
createApplication(String, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyDeployment
 
createAsynchronousResponse(long) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
createAsynchronousResponse(long) - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
createAsynchronousResponse(long) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
createAsynchronousResponse(long) - Method in interface org.jboss.resteasy.spi.HttpRequest
This method will create an asynchronous response and prepare the request to be issued asynchronously
createAsynchronousResponse(long) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
createBufferedStream(InputStream) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
createCache() - Method in class org.jboss.resteasy.client.cache.MapCache
 
createClientInvoker(Class<T>, Method, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
createClientInvoker(Class<T>, Method, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
createClientInvoker(Class<T>, Method, URI, ProxyConfig) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
createConnection(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
 
createConstructor(Constructor) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createConstructor(Constructor) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createDeployment() - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
createDeployment() - Method in class org.jboss.resteasy.plugins.server.servlet.FilterBootstrap
 
createDeployment() - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
 
createDeployment() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
 
createdHttpClient - Variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
createDispatcher() - Static method in class org.jboss.resteasy.mock.MockDispatcherFactory
 
createEndpoint(Application, Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
createEndpoint(Application, Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
this is a spec method that is unsupported.
createExtractor(Method) - Method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
 
createExtractor(Method) - Method in interface org.jboss.resteasy.client.core.extractors.EntityExtractorFactory
 
createExtractor(Method) - Method in class org.jboss.resteasy.client.core.extractors.ResponseObjectEntityExtractorFactory
 
createFromInjectorFactory(String, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyDeployment
 
createHash(String) - Static method in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
createHash(String) - Static method in class org.jboss.resteasy.core.PropertyInjectorImpl
 
createHeaderDelegate(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
createHeaderDelegate(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
createHttpRequest(String, HttpServletRequest, HttpHeaders, UriInfoImpl, HttpResponse, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
createInstance(Class) - Method in class org.jboss.resteasy.core.AbstractCollectionFormInjector
Creates an instance of the collection type.
createInstance(Class) - Method in class org.jboss.resteasy.core.ListFormInjector
Creates an instance of the collection type.
createInstance(Class) - Method in class org.jboss.resteasy.core.MapFormInjector
Creates an instance of the collection type.
createInterceptor() - Method in interface org.jboss.resteasy.core.interception.InterceptorRegistry.InterceptorFactory
 
createInterceptor() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.PerMethodInterceptorFactory
 
createInterceptor() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.SingletonInterceptorFactory
 
createMarshaller(Class<?>, ResteasyProviderFactory, Class<?>, Annotation[], Type, AccessibleObject, boolean) - Static method in class org.jboss.resteasy.client.core.marshallers.ClientMarshallerFactory
 
createMarshaller(Class<?>, ResteasyProviderFactory, Class<?>, Annotation[], Type, AccessibleObject, MediaType, boolean) - Static method in class org.jboss.resteasy.client.core.marshallers.ClientMarshallerFactory
 
createMarshallers(Class, Method, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.client.core.marshallers.ClientMarshallerFactory
 
createMarshallers(Class, Method, ResteasyProviderFactory, MediaType) - Static method in class org.jboss.resteasy.client.core.marshallers.ClientMarshallerFactory
 
createMethodInjector(Class, Method) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createMethodInjector(Class, Method) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[]) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], boolean) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[]) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], boolean) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createPropertyInjector(Class) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createPropertyInjector(Class) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createProxy(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
createProxy(Class<T>, String) - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
createProxy(Class<T>, URI) - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
createProxy(Class<T>, URI, ProxyConfig) - Static method in class org.jboss.resteasy.client.ProxyBuilder
 
createReaderNotFound(Type, MediaType) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
 
createRelativeRequest(String) - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
createRequest(String) - Method in interface org.jboss.resteasy.client.ClientExecutor
 
createRequest(UriBuilder) - Method in interface org.jboss.resteasy.client.ClientExecutor
 
createRequest(String) - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
createRequest(Object[]) - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
createRequest(String) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
createRequest(UriBuilder) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
createRequest(String) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
createRequest(UriBuilder) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
createRequest(String) - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
 
createRequest(UriBuilder) - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
 
createRequest(String, String) - Static method in class org.jboss.resteasy.spi.InternalDispatcher
 
createResource(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ResourceLocator
 
createResource(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocator
 
createResource(HttpRequest, HttpResponse, InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
 
createResource(HttpRequest, HttpResponse, InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
 
createResource(HttpRequest, HttpResponse, InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
createResource(HttpRequest, HttpResponse, InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
createResource(HttpRequest, HttpResponse, InjectorFactory) - Method in interface org.jboss.resteasy.spi.ResourceFactory
Called per request to obtain a resource instance to invoke http request on.
createResponse(ClientRequest, MockHttpResponse) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
createResponseBuilder() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
createResponseBuilder() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
createResponseFailure(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
createResponseFailure(String, Exception) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
createResponseTypeEntityExtractor(Method) - Method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
 
createResteasyHttpRequest(String, HttpServletRequest, HttpHeaders, UriInfoImpl, HttpResponse, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
 
createResteasyHttpRequest(String, HttpServletRequest, HttpHeaders, UriInfoImpl, HttpResponse, HttpServletResponse) - Method in interface org.jboss.resteasy.plugins.server.servlet.HttpRequestFactory
 
createResteasyHttpRequest(String, HttpServletRequest, HttpHeaders, UriInfoImpl, HttpResponse, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
createResteasyHttpResponse(HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
 
createResteasyHttpResponse(HttpServletResponse) - Method in interface org.jboss.resteasy.plugins.server.servlet.HttpResponseFactory
 
createResteasyHttpResponse(HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
createServletResponse(HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
createStatusExtractor(boolean) - Static method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
 
createStreamFactory(MockHttpResponse) - Static method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
createStringParameterUnmarshaller(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
createStringParameterUnmarshaller(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
createSubsequentRequest(URI) - Method in class org.jboss.resteasy.client.ClientRequest
 
createUri(String) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
createUriBuilder() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
createUriBuilder() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
createUriParamMatcher(String) - Static method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
createVariantListBuilder() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
createVariantListBuilder() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
createVaryHeader(List<Variant>) - Static method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
createVoidExtractor(boolean) - Static method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
 
createWriterNotFound(Type, MediaType) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
creatingContextObject(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 

D

DataSourceProvider - Class in org.jboss.resteasy.plugins.providers
 
DataSourceProvider() - Constructor for class org.jboss.resteasy.plugins.providers.DataSourceProvider
 
DataSourceProvider.SequencedDataSource - Class in org.jboss.resteasy.plugins.providers
 
DataSourceProvider.SequencedDataSource(byte[], int, int, File, String) - Constructor for class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
 
dataToEncodeNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
DATE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
dateInstancesNotSupported() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
dateNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
DateUtil - Class in org.jboss.resteasy.util
A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
DateUtil.DateParseException - Exception in org.jboss.resteasy.util
 
DateUtil.DateParseException() - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
 
DateUtil.DateParseException(String) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
 
DateUtil.DateParseException(String, Throwable) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
 
DateUtil.DateParseException(Throwable) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
 
dateValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
debug(String) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
debug(String, Object...) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
debug(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
debug(String) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
debug(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
debug(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
debug(String) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
debug(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
debug(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
debug(String) - Method in class org.jboss.resteasy.logging.Logger
 
debug(String, Object...) - Method in class org.jboss.resteasy.logging.Logger
 
debug(String, Throwable) - Method in class org.jboss.resteasy.logging.Logger
 
declaring - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
DECODE - Static variable in class org.jboss.resteasy.util.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class org.jboss.resteasy.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class org.jboss.resteasy.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.jboss.resteasy.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.jboss.resteasy.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.util.Encode
decode an encoded map
decode(String) - Static method in class org.jboss.resteasy.util.Encode
 
decodedFormParameters - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
decodedFormParameters - Variable in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
decodedFormParameters - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
decodeFileToFile(String, String) - Static method in class org.jboss.resteasy.util.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.jboss.resteasy.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeHex(String) - Static method in class org.jboss.resteasy.util.Hex
Converts an array of characters representing hexidecimal values into an array of bytes of those same values.
decodePath(String) - Static method in class org.jboss.resteasy.util.Encode
 
DecoderPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
This interceptor is an Content-Encoding decoder.
decodeToFile(String, String) - Static method in class org.jboss.resteasy.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.jboss.resteasy.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class org.jboss.resteasy.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decorate(Class<T>, T, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.interception.DecoratorMatcher
 
decorate(T, A, Class, Annotation[], MediaType) - Method in interface org.jboss.resteasy.spi.interception.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
DecoratorMatcher - Class in org.jboss.resteasy.core.interception
Finds DecoratorProcessors and calls decorates on them by introspecting annotations.
DecoratorMatcher() - Constructor for class org.jboss.resteasy.core.interception.DecoratorMatcher
 
DecoratorProcessor<T,A extends Annotation> - Interface in org.jboss.resteasy.spi.interception
Part of a generic decorator framework.
deepCopy(HttpRequest) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
DEFAULT - Static variable in class org.jboss.resteasy.core.request.QualityValue
 
defaultContextObjects - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
defaultContextObjects - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
DefaultEntityExtractorFactory - Class in org.jboss.resteasy.client.core.extractors
 
DefaultEntityExtractorFactory() - Constructor for class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
 
DefaultOptionsMethodException - Exception in org.jboss.resteasy.spi
This exception is thrown when the client invokes HTTP OPTIONS operation and the JAX-RS resource does not have a Java method that supports OPTIONS.
DefaultOptionsMethodException(String, Response) - Constructor for exception org.jboss.resteasy.spi.DefaultOptionsMethodException
 
DefaultTextPlain - Class in org.jboss.resteasy.plugins.providers
 
DefaultTextPlain() - Constructor for class org.jboss.resteasy.plugins.providers.DefaultTextPlain
 
defaultValue - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
delegate - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
delegate - Variable in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
delegate - Variable in class org.jboss.resteasy.util.InputStreamToByteArray
 
DelegatingHttpRequest - Class in org.jboss.resteasy.util
 
DelegatingHttpRequest(HttpRequest) - Constructor for class org.jboss.resteasy.util.DelegatingHttpRequest
 
DelegatingMultivaluedMap<K,V> - Class in org.jboss.resteasy.util
MultivaluedMap implementation that delegates to another instance.
DelegatingMultivaluedMap(MultivaluedMap<K, V>) - Constructor for class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
delete() - Method in class org.jboss.resteasy.client.ClientRequest
 
delete(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
 
delete(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
 
delete(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
 
delete(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
delete(String) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
denyAll - Variable in class org.jboss.resteasy.plugins.interceptors.SecurityInterceptor
 
deployingApplication(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
deployment - Variable in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
deployment - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
deploymentSensitiveFactoryEnabled - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
destinationArrayCannotStoreThreeBytes(int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
destinationArrayNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
destroy() - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
 
destroy() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
destroy() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
DIGIT - Static variable in class org.jboss.resteasy.util.URLUtils
digit = "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
dispatcher - Variable in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
Dispatcher - Interface in org.jboss.resteasy.core
 
dispatcher - Variable in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
dispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
dispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
dispatcher - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
DO_BREAK_LINES - Static variable in class org.jboss.resteasy.util.Base64
Do break lines when encoding.
DocumentProvider - Class in org.jboss.resteasy.plugins.providers
Provider that reads and writes org.w3c.dom.Document
DocumentProvider(ResteasyConfiguration) - Constructor for class org.jboss.resteasy.plugins.providers.DocumentProvider
 
doesConsume(MediaType) - Method in class org.jboss.resteasy.core.ResourceMethod
 
doesConsume(MediaType, boolean) - Method in class org.jboss.resteasy.core.ResourceMethod
 
doesProduce(List<? extends MediaType>) - Method in class org.jboss.resteasy.core.ResourceMethod
 
doesProduce(List<? extends MediaType>, boolean) - Method in class org.jboss.resteasy.core.ResourceMethod
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
 
doInject(String, HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.PrefixedFormInjector
DoNotValidateRequest - Annotation Type in org.jboss.resteasy.spi.validation
 
DONT_GUNZIP - Static variable in class org.jboss.resteasy.util.Base64
Specify that gzipped data should not be automatically gunzipped.
doRead(Class<T>, MediaType, InputStream) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
 
doRead(Class<T>, Type, MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
 
doRead(HttpRequest, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
 
doRead(Class<T>, Type, MediaType, Annotation[], MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
 
doubleValue() - Method in class org.jboss.resteasy.core.request.QualityValue
 
doWrite(Object, MediaType, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
doWrite(Object, Class, MediaType, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
doWrite(Object, Class, Type, MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
doWrite(HttpResponse, Object, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
doWrite(Object, Class, Type, MediaType, Annotation[], MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
 

E

EmbeddedJaxrsServer - Interface in org.jboss.resteasy.plugins.server.embedded
 
EMPTY_URI - Static variable in class org.jboss.resteasy.mock.MockHttpRequest
 
emptyFieldInHeader(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
enableDefaultInterceptors() - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
ENCODE - Static variable in class org.jboss.resteasy.util.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class org.jboss.resteasy.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class org.jboss.resteasy.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
Encode - Class in org.jboss.resteasy.util
 
Encode() - Constructor for class org.jboss.resteasy.util.Encode
 
encode(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.util.Encode
 
encodeBytes(byte[]) - Static method in class org.jboss.resteasy.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.jboss.resteasy.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.jboss.resteasy.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.jboss.resteasy.util.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class org.jboss.resteasy.util.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class org.jboss.resteasy.util.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - Static method in class org.jboss.resteasy.util.Base64
Reads infile and encodes it to outfile.
encodeFragment(String) - Static method in class org.jboss.resteasy.util.Encode
Keep encoded values "%..." and template parameters intact.
encodeFragmentAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
 
encodeFromArray(String, String[], boolean) - Static method in class org.jboss.resteasy.util.Encode
 
encodeFromFile(String) - Static method in class org.jboss.resteasy.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeHex(byte[]) - Static method in class org.jboss.resteasy.util.Hex
Converts an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
encodeMatrixParam(String) - Static method in class org.jboss.resteasy.util.Encode
Keep encoded values "%..." and template parameters intact.
encodeNonCodes(String) - Static method in class org.jboss.resteasy.util.Encode
Encode '%' if it is not an encoding sequence
encodeObject(Serializable) - Static method in class org.jboss.resteasy.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.jboss.resteasy.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodePart(String, String, BitSet) - Static method in class org.jboss.resteasy.util.URLUtils
Encodes a string to be a valid URI part, with the given characters allowed.
encodePath(String) - Static method in class org.jboss.resteasy.util.Encode
Keep encoded values "%...", matrix parameters, template parameters, and '/' characters intact.
encodePathAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
Encode via RFC 3986.
encodePathParamName(String) - Static method in class org.jboss.resteasy.util.URLUtils
Encodes a string to be a valid path parameter name, which means it can contain PCHAR* without "=" or ";".
encodePathParamValue(String) - Static method in class org.jboss.resteasy.util.URLUtils
Encodes a string to be a valid path parameter value, which means it can contain PCHAR* without ";".
encodePathSaveEncodings(String) - Static method in class org.jboss.resteasy.util.Encode
Keep any valid encodings from string i.e.
encodePathSegment(String) - Static method in class org.jboss.resteasy.util.Encode
Keep encoded values "%...", matrix parameters and template parameters intact.
encodePathSegment(String) - Static method in class org.jboss.resteasy.util.URLUtils
Encodes a string to be a valid path segment, which means it can contain PCHAR* only (do not put path parameters or they will be escaped.
encodeQueryNameOrValue(String) - Static method in class org.jboss.resteasy.util.URLUtils
Encodes a string to be a valid query, which means it can contain PCHAR* | "?" | "/" without "=" | "&" | "+".
encodeQueryNameOrValueNoParen(String) - Static method in class org.jboss.resteasy.util.URLUtils
Encodes a string to be a valid query with no parenthesis, which means it can contain PCHAR* | "?" | "/" without "=" | "&" | "+" | "(" | ")".
encodeQueryParam(String) - Static method in class org.jboss.resteasy.util.Encode
Keep encoded values "%..." and template parameters intact.
encodeQueryParamAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
Encodes everything of a query parameter name or value.
encodeQueryParamSaveEncodings(String) - Static method in class org.jboss.resteasy.util.Encode
Keep any valid encodings from string i.e.
encodeQueryString(String) - Static method in class org.jboss.resteasy.util.Encode
Keep encoded values "%..." and template parameters intact.
EncoderPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
This interceptor is an Content-Encoding encoder.
encodeToFile(byte[], String) - Static method in class org.jboss.resteasy.util.Base64
Convenience method for encoding data to a file.
encodeValue(String, String[]) - Static method in class org.jboss.resteasy.util.Encode
Keep encoded values "%..." and template parameters intact i.e.
encoding - Variable in class org.jboss.resteasy.plugins.interceptors.encoding.ContentEncodingHeaderInterceptor
 
encodings(String...) - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
enhanceRequest(MockHttpRequest) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
entity - Variable in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
entity - Variable in class org.jboss.resteasy.core.ServerResponse
 
entity(Object) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
entityAlreadyRead(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
EntityExtractor<T> - Interface in org.jboss.resteasy.client.core.extractors
EntityExtractor extract objects from responses.
EntityExtractorFactory - Interface in org.jboss.resteasy.client.core.extractors
Create an EntityExtractor based on a method.
entityNotOfUnderstoodType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
EntityTagDelegate - Class in org.jboss.resteasy.plugins.delegates
 
EntityTagDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.EntityTagDelegate
 
entityTagValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
EntityTypeFactory - Interface in org.jboss.resteasy.client
 
entrySet() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
entrySet() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
entrySet() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
equals(Object) - Method in class org.jboss.resteasy.client.core.ClientProxy
 
equals(Object) - Method in class org.jboss.resteasy.client.core.extractors.ClientResponseProxy
 
equals(Object) - Method in class org.jboss.resteasy.core.ExtendedCacheControl
 
equals(Object) - Method in class org.jboss.resteasy.core.MediaTypeMap.CachedMediaTypeAndClass
 
equals(Object) - Method in class org.jboss.resteasy.core.request.QualityValue
 
equals(Object) - Method in class org.jboss.resteasy.plugins.server.embedded.SimplePrincipal
 
equals(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
equals(Object) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
equals(Object) - Method in class org.jboss.resteasy.util.WeightedLanguage
 
equals(Object) - Method in class org.jboss.resteasy.util.WeightedMediaType
 
equivalent(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
equivalentParams(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
error(String) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
error(String, Object...) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
error(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
error(String) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
error(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
error(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
error(String) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
error(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
error(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
error(String) - Method in class org.jboss.resteasy.logging.Logger
 
error(String, Object...) - Method in class org.jboss.resteasy.logging.Logger
 
error(String, Throwable) - Method in class org.jboss.resteasy.logging.Logger
 
errorCode - Variable in exception org.jboss.resteasy.spi.Failure
 
errorInBase64Stream() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
errorMessage - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
ETAG - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
evaluatePreconditions(EntityTag) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
evaluatePreconditions(Date) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
evaluatePreconditions(Date, EntityTag) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
evaluatePreconditions() - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
excededMaximumForwards(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
exception - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
ExceptionAdapter - Exception in org.jboss.resteasy.core
A ExceptionAdapter.
ExceptionAdapter(Exception) - Constructor for exception org.jboss.resteasy.core.ExceptionAdapter
Create a new ExceptionAdapter.
ExceptionAdapter(String, Exception) - Constructor for exception org.jboss.resteasy.core.ExceptionAdapter
 
exceptionMappers - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
execute(ClientExecutionContext) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
 
execute(ClientRequest) - Method in interface org.jboss.resteasy.client.ClientExecutor
 
execute() - Method in class org.jboss.resteasy.client.ClientRequest
 
execute(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
execute(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
execute(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
 
execute(ClientExecutionContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor
 
execute(ClientExecutionContext) - Method in interface org.jboss.resteasy.spi.interception.ClientExecutionInterceptor
 
executeEntity(String, String, String, Object) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
executeExactExceptionMapper(HttpRequest, HttpResponse, Throwable) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
If there exists an Exception mapper for exception, execute it, otherwise, do NOT recurse up class hierarchy of exception.
executeExceptionMapper(HttpRequest, HttpResponse, Throwable) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
Execute an ExceptionMapper if one exists for the given exception.
executeExceptionMapperForClass(HttpRequest, HttpResponse, Throwable, Class) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
executor - Variable in class org.jboss.resteasy.client.ClientRequest
 
executor - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
executor - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
executor(ClientExecutor) - Method in class org.jboss.resteasy.client.ProxyBuilder
 
executor - Variable in class org.jboss.resteasy.core.AsynchronousDispatcher
 
executor - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
 
executor - Variable in class org.jboss.resteasy.spi.Link
 
EXPECT - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
expired() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
 
expired() - Method in class org.jboss.resteasy.client.cache.CacheEntry
 
expires(Date) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
EXPIRES - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ExtendedCacheControl - Class in org.jboss.resteasy.core
Adds support for the public directive which is not supported by CacheControl for some reason.
ExtendedCacheControl() - Constructor for class org.jboss.resteasy.core.ExtendedCacheControl
 
ExtensionHttpPreprocessor - Class in org.jboss.resteasy.core
 
ExtensionHttpPreprocessor() - Constructor for class org.jboss.resteasy.core.ExtensionHttpPreprocessor
 
extensions - Variable in class org.jboss.resteasy.spi.Link
 
extentionHttpPreprocessor - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
extractAccepts(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractEntity(ClientRequestContext, Object...) - Method in class org.jboss.resteasy.client.core.extractors.BodyEntityExtractor
 
extractEntity(ClientRequestContext, Object...) - Method in interface org.jboss.resteasy.client.core.extractors.EntityExtractor
 
extractEntity(ClientRequestContext, Object...) - Method in class org.jboss.resteasy.client.core.extractors.ResponseObjectProxy
 
extractHeaders(HttpResponse) - Static method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
extractHttpHeaders(HttpServletRequest) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractLanguages(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractLocale(String) - Static method in class org.jboss.resteasy.util.LocaleHelper
 
extractor - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
extractorFactory - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
extractorFactory(EntityExtractorFactory) - Method in class org.jboss.resteasy.client.ProxyBuilder
 
extractParameters(String) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
extractRequestHeaders(HttpServletRequest) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractUriInfo(HttpServletRequest, String) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractValue(String) - Method in class org.jboss.resteasy.core.StringParameterInjector
 
extractValues(List<String>) - Method in class org.jboss.resteasy.core.StringParameterInjector
 

F

factory - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
failedExecutingDebug(String, String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
failedExecutingError(String, String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
failedProcessingArguments(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
failedToConstruct(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
failedToCreateUri(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
failedToExecute(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
failedToInvokeAsynchronously(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
failedToParseCookie(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
failedToParseRequest(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
Failure - Exception in org.jboss.resteasy.spi
This exception should only be used by Resteasy integrators.
Failure(String, Response) - Constructor for exception org.jboss.resteasy.spi.Failure
 
Failure(String, Response, int) - Constructor for exception org.jboss.resteasy.spi.Failure
 
Failure(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.Failure
 
Failure(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.Failure
 
Failure(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.Failure
 
Failure(Throwable) - Constructor for exception org.jboss.resteasy.spi.Failure
 
Failure(String) - Constructor for exception org.jboss.resteasy.spi.Failure
 
Failure(int) - Constructor for exception org.jboss.resteasy.spi.Failure
 
Failure(String, int) - Constructor for exception org.jboss.resteasy.spi.Failure
 
Failure(String, Throwable, int) - Constructor for exception org.jboss.resteasy.spi.Failure
 
Failure(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.Failure
 
failureParsingMediaType(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
fieldMap - Variable in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
fieldMap - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
fieldOfSubesourceWillNotBeInjected(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
FileProvider - Class in org.jboss.resteasy.plugins.providers
 
FileProvider() - Constructor for class org.jboss.resteasy.plugins.providers.FileProvider
 
fileTooBig(long) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
FilterBootstrap - Class in org.jboss.resteasy.plugins.server.servlet
 
FilterBootstrap(FilterConfig) - Constructor for class org.jboss.resteasy.plugins.server.servlet.FilterBootstrap
 
FilterDispatcher - Class in org.jboss.resteasy.plugins.server.servlet
 
FilterDispatcher() - Constructor for class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
 
finalize() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
finalize() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
finalUri - Variable in class org.jboss.resteasy.client.ClientRequest
 
FindAnnotation - Class in org.jboss.resteasy.util
 
findAnnotation(Annotation[], Class<T>) - Static method in class org.jboss.resteasy.util.FindAnnotation
FIXME Comment this
findAnnotation(Class<?>, Annotation[], Class<T>) - Static method in class org.jboss.resteasy.util.FindAnnotation
Look for an annotation in a list of annotations.
findClassParameterizedTypes(Class<?>, ParameterizedType, Class<?>) - Static method in class org.jboss.resteasy.util.Types
 
findIgnoreParameters() - Method in class org.jboss.resteasy.core.registry.Segment
 
findInterfaceBasedMethod(Class, Method) - Static method in class org.jboss.resteasy.core.MethodInjectorImpl
 
findInterfaceParameterizedTypes(Class<?>, ParameterizedType, Class<?>) - Static method in class org.jboss.resteasy.util.Types
 
findJaxRSAnnotations(Annotation[]) - Static method in class org.jboss.resteasy.util.FindAnnotation
 
findParameterizedTypes(Class<?>, Class<?>) - Static method in class org.jboss.resteasy.util.Types
Search for the given interface or class within the root's class/interface hierarchy.
findWebInfLibClasspaths(ServletContext) - Static method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
 
finish() - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor.FinishableGZIPInputStream
 
finish() - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.EndableGZIPOutputStream
 
floatValue() - Method in class org.jboss.resteasy.core.request.QualityValue
 
flush() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
 
flush() - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
flushBase64() - Method in class org.jboss.resteasy.util.Base64.OutputStream
Method added by PHIL.
followRedirects - Variable in class org.jboss.resteasy.client.ClientRequest
 
followRedirects() - Method in class org.jboss.resteasy.client.ClientRequest
 
followRedirects(boolean) - Method in class org.jboss.resteasy.client.ClientRequest
 
followRedirects - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
followRedirects() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
Form - Annotation Type in org.jboss.resteasy.annotations
This can be used as a value object for incoming/outgoing request/responses.
formatDate(Date) - Static method in class org.jboss.resteasy.util.DateUtil
Formats the given date according to the RFC 1123 pattern.
formatDate(Date, String) - Static method in class org.jboss.resteasy.util.DateUtil
Formats the given date according to the specified pattern.
formatOldCookie(Date) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
formatOldCookie(Date, StringBuffer, FieldPosition) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
FormInjector - Class in org.jboss.resteasy.core
 
FormInjector(Class, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.FormInjector
 
FormMarshaller - Class in org.jboss.resteasy.client.core.marshallers
 
FormMarshaller(Class, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
formParameter(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
formParameters - Variable in class org.jboss.resteasy.client.ClientRequest
 
formParameters - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
formParameters - Variable in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
formParameters - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
FormParamInjector - Class in org.jboss.resteasy.core
 
FormParamInjector(Class, Type, AccessibleObject, String, String, boolean, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.FormParamInjector
 
FormParamMarshaller - Class in org.jboss.resteasy.client.core.marshallers
 
FormParamMarshaller(String) - Constructor for class org.jboss.resteasy.client.core.marshallers.FormParamMarshaller
 
FormUrlEncodedProvider - Class in org.jboss.resteasy.plugins.providers
 
FormUrlEncodedProvider() - Constructor for class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
fragment(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
FRAGMENT - Static variable in class org.jboss.resteasy.util.URLUtils
fragment = pchar / "/" / "?"
from(String) - Static method in class org.jboss.resteasy.plugins.delegates.LinkHeaderDelegate
 
FROM - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
fromString(String) - Method in class org.jboss.resteasy.plugins.delegates.CacheControlDelegate
 
fromString(String) - Method in class org.jboss.resteasy.plugins.delegates.CookieHeaderDelegate
 
fromString(String) - Method in class org.jboss.resteasy.plugins.delegates.EntityTagDelegate
 
fromString(String) - Method in class org.jboss.resteasy.plugins.delegates.LinkHeaderDelegate
 
fromString(String) - Method in class org.jboss.resteasy.plugins.delegates.LocaleDelegate
 
fromString(String) - Method in class org.jboss.resteasy.plugins.delegates.MediaTypeHeaderDelegate
 
fromString(String) - Method in class org.jboss.resteasy.plugins.delegates.NewCookieHeaderDelegate
 
fromString(String) - Method in class org.jboss.resteasy.plugins.delegates.UriHeaderDelegate
 
fromString(String) - Method in interface org.jboss.resteasy.spi.StringConverter
 
fromString(String) - Method in interface org.jboss.resteasy.spi.StringParameterUnmarshaller
 
fromTemplate(String) - Static method in class org.jboss.resteasy.specimpl.UriBuilderImpl
You may put path parameters anywhere within the uriTemplate except port

G

garbageAfterQuotedString(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
GEN_DELIMS - Static variable in class org.jboss.resteasy.util.URLUtils
gen-delims = ":" / "/" / "?" / "#" / "[" / "]" / "@"
genericReturnType - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
genericReturnType - Variable in class org.jboss.resteasy.core.ResourceMethod
 
genericType - Variable in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
genericType - Variable in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
genericType - Variable in class org.jboss.resteasy.core.ServerResponse
 
GenericType<T> - Class in org.jboss.resteasy.util
This class is a trick used to extract GenericType information at runtime.
GenericType() - Constructor for class org.jboss.resteasy.util.GenericType
Constructs a new generic entity.
get(String, MediaType) - Method in interface org.jboss.resteasy.client.cache.BrowserCache
 
get(String, MediaType) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
get(String, MediaType) - Method in class org.jboss.resteasy.client.cache.MapCache
 
get() - Method in class org.jboss.resteasy.client.ClientRequest
 
get(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
Templates the returned ClientResponse for easy access to returned entity
get(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
 
get(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
 
get(String, Class<T>, Object...) - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
get(long, String) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
get(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
get(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
get(Object) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
get(Object) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
get(Object) - Method in class org.jboss.resteasy.util.PrefixedMultivaluedMap
Returns the value assigned to "prefix.key" implicitly converts the key to String
get() - Method in class org.jboss.resteasy.util.ThreadLocalStack
 
getAbsolutePath() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getAbsolutePathBuilder() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getAcceptableLanguages() - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
getAcceptableMediaTypes() - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
getAccepts() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getActualProviderClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getActualResourceClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getActualTypeArgumentsOfAnInterface(Class<?>, Class<?>) - Static method in class org.jboss.resteasy.util.Types
Given a class and an interfaces, go through the class hierarchy to find the interface and return its type arguments.
getActualValueOfTypeVariable(Class<?>, TypeVariable<?>) - Static method in class org.jboss.resteasy.util.Types
Finds an actual value of a type variable.
getAnnotations() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getAnnotations() - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
getAnnotations() - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
getAnnotations() - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
getAnnotations() - Method in class org.jboss.resteasy.core.ServerResponse
 
getAnnotations() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
getAnnotations() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
getAnnotationType() - Method in class org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver
 
getAnnotationType() - Method in class org.jboss.resteasy.spi.touri.MappedByAnnotationResolver
 
getAnnotationType() - Method in class org.jboss.resteasy.spi.touri.URITemplateAnnotationResolver
 
getAny(String) - Method in interface org.jboss.resteasy.client.cache.BrowserCache
 
getAny(String) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
getAny(String) - Method in class org.jboss.resteasy.client.cache.MapCache
 
getApplication() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getApplicationClass() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getArgumentType(ParameterizedType, int) - Static method in class org.jboss.resteasy.util.Types
Gets the index-th type argument.
getAsynchronousResponse() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getAsynchronousResponse() - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
getAsynchronousResponse() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getAsynchronousResponse() - Method in interface org.jboss.resteasy.spi.HttpRequest
Returns the AsynchronousResponse created by createAsynchronousResponse
getAsynchronousResponse() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getAsyncJobServiceBasePath() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getAsyncJobServiceMaxJobResults() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getAsyncJobServiceMaxWait() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getAsyncJobServiceThreadPoolSize() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getAttribute(String) - Method in class org.jboss.resteasy.client.core.ClientMessageBodyReaderContext
 
getAttribute(String) - Method in class org.jboss.resteasy.client.core.ClientMessageBodyWriterContext
 
getAttribute(String) - Method in class org.jboss.resteasy.core.interception.ServerMessageBodyReaderContext
 
getAttribute(String) - Method in class org.jboss.resteasy.core.interception.ServerMessageBodyWriterContext
 
getAttribute(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getAttribute(String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getAttribute(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
Map of contextual data.
getAttribute(String) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
Allows you to pass values back and forth between interceptors On the server side, this is the HttpRequest attributes, on the client side, this is the ClientRequest/ClientResponse attributes.
getAttribute(String) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Allows you to pass values back and forth between interceptors On the server side, this is the HttpRequest attributes, on the client side, this is the ClientRequest/ClientResponse attributes.
getAttribute(String) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getAttributeExceptionsTo() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getAttributes() - Method in class org.jboss.resteasy.client.ClientRequest
 
getAttributes() - Method in class org.jboss.resteasy.client.ClientResponse
Used to pass information to and between interceptors.
getAttributes() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getAttributes() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getAuthenticationScheme() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
 
getAvailableMediaTypes(String[]) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
 
getAvailableVariants(String[]) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
 
getAvailableVariants(List<MediaType>) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
 
getBase() - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
getBaseUri() - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
getBaseURI() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
 
getBaseUri() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getBaseUriBuilder() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getBestMatch(List<Variant>) - Method in class org.jboss.resteasy.core.request.ServerDrivenNegotiation
 
getBestMatch(List<MediaType>, List<MediaType>) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
getBody() - Method in class org.jboss.resteasy.client.ClientRequest
 
getBody() - Static method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
getBodyAnnotations() - Method in class org.jboss.resteasy.client.ClientRequest
 
getBodyContentType() - Method in class org.jboss.resteasy.client.ClientRequest
 
getBodyGenericType() - Method in class org.jboss.resteasy.client.ClientRequest
 
getBodyType() - Method in class org.jboss.resteasy.client.ClientRequest
 
getBooleanValue(String) - Static method in class org.jboss.resteasy.util.TypeConverter
Returns a Boolean value from a String.
getBounded() - Method in class org.jboss.resteasy.core.registry.RootSegment
Return a map of paths and what resource methods they are bound to
getBufSize() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
Return the current maximum size of the internal buffer.
getByteCount() - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
getBytes(Object, String) - Static method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
getCached() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
 
getCached() - Method in class org.jboss.resteasy.client.cache.CacheEntry
 
getClassCache() - Method in class org.jboss.resteasy.core.MediaTypeMap
 
getClassWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.jboss.resteasy.util.AnnotationResolver
 
getClazz() - Method in class org.jboss.resteasy.client.core.ClientProxy
 
getCleanables() - Method in class org.jboss.resteasy.plugins.server.servlet.Cleanables
 
getClientErrorInterceptors() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientErrorInterceptors() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Return the list of currently registered ClientErrorInterceptor instances.
getClientExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClientExecutionInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientExecutionInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClientMessageBodyReaderInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientMessageBodyReaderInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClientMessageBodyWriterInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientMessageBodyWriterInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClientResponse() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
 
getCollectionBaseType(Class, Type) - Static method in class org.jboss.resteasy.util.Types
 
getConstructedDefaultContextObjects() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getConsumes() - Method in class org.jboss.resteasy.core.ResourceMethod
 
getConsumes(Class, AccessibleObject) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
getContentAsString() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getContentType() - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
 
getContext(Class) - Method in class org.jboss.resteasy.core.ContextResolverProxy
 
getContextData(Class<T>) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContextDataLevelCount() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContextDataMap() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContextResolver(Class<T>, MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getContextResolver(Class<T>, MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContextResolvers(Class<?>, MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getContextResolvers(Class<?>, MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getCookieHeaderName(int) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
Return the header name to set the cookie, based on cookie version.
getCookieName() - Method in class org.jboss.resteasy.client.core.marshallers.CookieParamMarshaller
 
getCookies() - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
getCount() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
 
getDeclaring() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getDecodedFormParameters() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getDecodedFormParameters() - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
getDecodedFormParameters() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getDecodedFormParameters() - Method in interface org.jboss.resteasy.spi.HttpRequest
 
getDecodedFormParameters() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getDecodedFormParameters() - Method in class org.jboss.resteasy.util.PrefixedFormFieldsHttpRequest
 
getDefaultContextObjects() - Method in interface org.jboss.resteasy.core.Dispatcher
 
getDefaultContextObjects() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getDefaultContextObjects() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getDefaultExecutor() - Static method in class org.jboss.resteasy.client.ClientRequest
 
getDelegate() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getDelegate() - Method in interface org.jboss.resteasy.spi.ProviderFactoryDelegate
 
getDelegate() - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
getDeployment() - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
getDispatcher() - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
getDispatcher() - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
 
getDispatcher() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
getDispatcher() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
getDispatcher() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getEncodedPathInfo(String, String) - Static method in class org.jboss.resteasy.util.PathHelper
 
getEncodedPathParameterPathSegments() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getEncodedQueryParameters() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getEntity() - Method in class org.jboss.resteasy.client.ClientResponse
Unmarshal the target entity from the response OutputStream.
getEntity(Class<T2>) - Method in class org.jboss.resteasy.client.ClientResponse
Extract the response body with the provided type information

This method actually does the reading on the OutputStream.

getEntity(Class<T2>, Type) - Method in class org.jboss.resteasy.client.ClientResponse
Extract the response body with the provided type information

This method actually does the reading on the OutputStream.

getEntity(Class<T2>, Type, Annotation[]) - Method in class org.jboss.resteasy.client.ClientResponse
 
getEntity(GenericType<T2>) - Method in class org.jboss.resteasy.client.ClientResponse
Extract the response body with the provided type information.
getEntity(GenericType<T2>, Annotation[]) - Method in class org.jboss.resteasy.client.ClientResponse
 
getEntity() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getEntity(Class<T2>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getEntity(Class<T2>, Type) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getEntity(Class<T2>, Type, Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getEntity(GenericType<T2>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getEntity(GenericType<T2>, Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getEntity() - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
getEntity() - Method in class org.jboss.resteasy.core.ServerResponse
 
getEntity() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
getEntity(String) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
getEntity() - Method in interface org.jboss.resteasy.spi.MarshalledEntity
 
getEntityType(int, MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.client.core.VoidEntityTypeFactory
 
getEntityType(int, MultivaluedMap<String, Object>) - Method in interface org.jboss.resteasy.client.EntityTypeFactory
 
getEntry(ClientRequest) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
 
getEntry(String, MediaType) - Method in class org.jboss.resteasy.client.cache.MapCache
 
getErrorCode() - Method in exception org.jboss.resteasy.spi.Failure
 
getErrorHandler() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
 
getErrorMessage() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getException() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getExecutionInterceptorList() - Method in interface org.jboss.resteasy.client.core.ClientInterceptorRepository
 
getExecutionInterceptorList() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
getExecutionInterceptors() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
getExecutor() - Method in class org.jboss.resteasy.client.ClientRequest
 
getExecutor() - Method in class org.jboss.resteasy.client.ProxyConfig
 
getExecutor() - Method in class org.jboss.resteasy.spi.Link
 
getExtendedProperty(Serializable) - Method in class org.jboss.resteasy.client.cache.CacheEntry
 
getExtensions() - Method in class org.jboss.resteasy.spi.Link
 
getExtractorFactory() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
 
getExtractorFactory() - Method in class org.jboss.resteasy.client.ProxyConfig
 
getFirst(String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
getFirst(K) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
getFirst(String) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
getFirst(K) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
getFormParameters() - Method in class org.jboss.resteasy.client.ClientRequest
 
getFormParameters() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getFormParameters() - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
getFormParameters() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getFormParameters() - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
getFormParameters() - Method in interface org.jboss.resteasy.spi.HttpRequest
application/x-www-form-urlencoded parameters

This is here because @FormParam needs it and for when there are servlet filters that eat up the input stream

getFormParameters() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getFragment() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getGenericReturnTypeOfGenericInterfaceMethod(Class, Method) - Static method in class org.jboss.resteasy.util.Types
Given an interface Method, look in the implementing class for the method that implements the interface's method to obtain generic type information.
getGenericType() - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
getGenericType() - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
getGenericType() - Method in class org.jboss.resteasy.core.ServerResponse
 
getGenericType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
getGenericType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
getGenericType() - Method in class org.jboss.resteasy.util.GenericType
Gets underlying Type instance.
getGenericType() - Method in class org.jboss.resteasy.util.Types.TypeInfo
 
getHeaderAsLink(String) - Method in class org.jboss.resteasy.client.ClientResponse
Header is assumed to be a URL, a Link object is created from it if it exists.
getHeaderAsLink(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getHeaders() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
 
getHeaders() - Method in class org.jboss.resteasy.client.cache.CacheEntry
 
getHeaders() - Method in class org.jboss.resteasy.client.ClientRequest
 
getHeaders() - Method in class org.jboss.resteasy.client.ClientResponse
This method returns the same exact map as Response.getMetadata() except as a map of strings rather than objects
getHeaders() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getHeaders() - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
getHeaders() - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
getHeaders() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
getHeaders() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
getHeadersAsObjects() - Method in class org.jboss.resteasy.client.ClientRequest
 
getHost() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getHref() - Method in class org.jboss.resteasy.spi.Link
 
getHttpClient() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
getHttpContext() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
getHttpHeaders() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getHttpHeaders() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getHttpHeaders() - Method in interface org.jboss.resteasy.spi.HttpRequest
 
getHttpHeaders() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getHttpMethod() - Method in class org.jboss.resteasy.client.ClientRequest
 
getHttpMethod() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getHttpMethod() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getHttpMethod() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getHttpMethod() - Method in interface org.jboss.resteasy.spi.HttpRequest
 
getHttpMethod() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getHttpMethods() - Method in class org.jboss.resteasy.core.ResourceMethod
 
getHttpMethods(Method) - Static method in class org.jboss.resteasy.util.IsHttpMethod
 
getImageReaderByMediaType(MediaType) - Static method in class org.jboss.resteasy.plugins.providers.IIOImageProviderHelper
FIXME Comment this
getImageWriterByMediaType(MediaType) - Static method in class org.jboss.resteasy.plugins.providers.IIOImageProviderHelper
FIXME Comment this
getImplementingMethod(Class, Method) - Static method in class org.jboss.resteasy.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 class org.jboss.resteasy.plugins.server.servlet.FilterBootstrap
 
getInitParameter(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
 
getInitParameter(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
 
getInitParameter(String) - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
Only provide parameter from a servlet or filter init param
getInitParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.FilterBootstrap
 
getInitParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
 
getInitParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
 
getInitParameterNames() - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
 
getInjectorFactory() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getInjectorFactory() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getInjectorFactoryClass() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getInputStream() - Method in interface org.jboss.resteasy.client.core.BaseClientResponse.BaseClientResponseStreamFactory
 
getInputStream() - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
getInputStream() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getInputStream() - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
 
getInputStream() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getInputStream() - Method in interface org.jboss.resteasy.spi.HttpRequest
 
getInputStream() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
getInputStream() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getInstance() - Static method in class org.jboss.resteasy.spi.InternalDispatcher
 
getInstance() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Initializes ResteasyProviderFactory singleton if not set
getInstance() - Static method in class org.jboss.resteasy.spi.touri.ObjectToURI
 
getInterceptorAfterPrecedences() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getInterceptorBeforePrecedences() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getInterceptorPrecedences() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getInterceptors(Class<T>) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
getInterceptors(ClientInterceptorRepositoryImpl.InterceptorType) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
getInterceptorTypeFor(Class<?>) - Static method in enum org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl.InterceptorType
 
getInternalCache() - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
getIntf() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
getInvoker(HttpRequest) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getJndiComponentResources() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getJndiResources() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getKey() - Method in class org.jboss.resteasy.client.cache.CacheEntry
 
getLanguage() - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
getLanguageExtensions() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getLanguageMappings() - Method in interface org.jboss.resteasy.core.Dispatcher
 
getLanguageMappings() - Method in class org.jboss.resteasy.core.ExtensionHttpPreprocessor
 
getLanguageMappings() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getLinkByRelationship(String) - Method in class org.jboss.resteasy.spi.LinkHeader
 
getLinkByTitle(String) - Method in class org.jboss.resteasy.spi.LinkHeader
 
getLinkHeader() - Method in class org.jboss.resteasy.client.ClientResponse
Get the link headers of the response.
getLinkHeader() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
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
getList(K) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
getListeners() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
getLoader() - Method in class org.jboss.resteasy.client.ProxyConfig
 
getLocale() - Method in class org.jboss.resteasy.util.WeightedLanguage
 
getLocaleQualityValues(String) - Static method in class org.jboss.resteasy.core.request.AcceptHeaders
Gets the locales from a comma-separated list.
getLocation() - Method in class org.jboss.resteasy.client.ClientResponse
Get the Location header as a Link so you can easily execute on it.
getLocation() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getLogger(Class<?>) - Static method in class org.jboss.resteasy.logging.Logger
 
getMapKeyType(Type) - Static method in class org.jboss.resteasy.util.Types
 
getMapValueType(Type) - Static method in class org.jboss.resteasy.util.Types
 
getMarkLimit() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
 
getMarkPos() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
 
getMarshalledBytes() - Method in interface org.jboss.resteasy.spi.MarshalledEntity
 
getMatchedResources() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getMatchedURIs(boolean) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getMatchedURIs() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getMatrixParameters() - Method in class org.jboss.resteasy.client.ClientRequest
 
getMatrixParameters() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
getMaxBytes() - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
getMediaType() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
 
getMediaType() - Method in class org.jboss.resteasy.client.cache.CacheEntry
 
getMediaType() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getMediaType() - Method in class org.jboss.resteasy.client.core.marshallers.MessageBodyParameterMarshaller
 
getMediaType() - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
getMediaType() - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
getMediaType() - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
getMediaType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
getMediaType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
getMediaTypeMappings() - Method in interface org.jboss.resteasy.core.Dispatcher
 
getMediaTypeMappings() - Method in class org.jboss.resteasy.core.ExtensionHttpPreprocessor
 
getMediaTypeMappings() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getMediaTypeMappings() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getMediaTypeQualityValues(String) - Static method in class org.jboss.resteasy.core.request.AcceptHeaders
Gets the media types from a comma-separated list.
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getMessageBodyWriterInterceptors() - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
getMessageBodyWriterInterceptors() - Method in class org.jboss.resteasy.core.ServerResponse
 
getMetadata() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getMetadata() - Method in class org.jboss.resteasy.core.ServerResponse
 
getMethod() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getMethod() - Method in class org.jboss.resteasy.core.ResourceLocator
 
getMethod() - Method in class org.jboss.resteasy.core.ResourceMethod
 
getMethod() - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
getName() - Method in class org.jboss.resteasy.client.cache.BrowserCache.Header
 
getName() - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
 
getName() - Method in class org.jboss.resteasy.plugins.server.embedded.SimplePrincipal
 
getNewCookies() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getOrder() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
 
getOrder() - Method in interface org.jboss.resteasy.core.interception.InterceptorRegistry.InterceptorFactory
 
getOriginal() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
getOutput() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getOutputHeaders() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getOutputHeaders() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
getOutputHeaders() - Method in interface org.jboss.resteasy.spi.ClientHttpOutput
 
getOutputHeaders() - Method in interface org.jboss.resteasy.spi.HttpResponse
 
getOutputStream() - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
getOutputStream() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getOutputStream() - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
 
getOutputStream() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
getOutputStream() - Method in interface org.jboss.resteasy.spi.ClientHttpOutput
 
getOutputStream() - Method in interface org.jboss.resteasy.spi.HttpResponse
 
getOutputStream() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
getOverallQuality() - Method in class org.jboss.resteasy.core.request.VariantQuality
 
getParameter(String) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterBootstrap
 
getParameter(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
 
getParameter(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
 
getParameter(String) - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
i.e.
getParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.FilterBootstrap
 
getParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
 
getParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
 
getParameterNames() - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
 
getParams() - Method in class org.jboss.resteasy.core.MethodInjectorImpl
 
getParams() - Method in interface org.jboss.resteasy.spi.MethodInjector
 
getParamSignature() - Method in class org.jboss.resteasy.core.StringParameterInjector
 
getPath() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
getPath() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getPath() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getPath(boolean) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getPathExpression() - Method in class org.jboss.resteasy.core.registry.PathParamSegment
 
getPathParameterList() - Method in class org.jboss.resteasy.client.ClientRequest
 
getPathParameterPathSegments() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getPathParameters() - Method in class org.jboss.resteasy.client.ClientRequest
 
getPathParameters() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getPathParameters(boolean) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getPathParamNamesInDeclarationOrder() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
Return a unique order list of path params
getPathSegments() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getPathSegments(boolean) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getPort() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getPos() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
 
getPossible(MediaType) - Method in class org.jboss.resteasy.core.MediaTypeMap
Returns a list of objects sorted based on their media type where the first in the list is the best match
getPossible(MediaType, Class) - Method in class org.jboss.resteasy.core.MediaTypeMap
 
getPostProcessInterceptors() - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
getPostProcessInterceptors() - Method in class org.jboss.resteasy.core.ServerResponse
 
getPrecedence() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
 
getPrecedence() - Method in interface org.jboss.resteasy.core.interception.InterceptorRegistry.InterceptorFactory
 
getPreferredConsumes() - Method in class org.jboss.resteasy.core.ResourceMethod
Presorted list of preferred types, 1st entry is most preferred
getPreferredProduces() - Method in class org.jboss.resteasy.core.ResourceMethod
Presorted list of preferred types, 1st entry is most preferred
getPrefixInterceptors() - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
getPreprocessedPath() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getPreprocessedPath() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getPreprocessedPath() - Method in interface org.jboss.resteasy.spi.HttpRequest
Encoded preprocessed path with extension mappings and matrix parameters removed
getPreprocessedPath() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getProduces() - Method in class org.jboss.resteasy.core.ResourceMethod
 
getProduces(Class, Method) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
getProduces(Class, Method, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
getProvider(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getProvider(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Obtain a registered @Provider instance keyed by class.
getProviderClass() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
 
getProviderClass() - Method in interface org.jboss.resteasy.core.interception.InterceptorRegistry.InterceptorFactory
 
getProviderClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getProviderFactory() - Method in class org.jboss.resteasy.client.ClientRequest
 
getProviderFactory() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getProviderFactory() - Method in class org.jboss.resteasy.client.ProxyConfig
 
getProviderFactory() - Method in interface org.jboss.resteasy.core.Dispatcher
 
getProviderFactory() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getProviderFactory() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getProviderInstance(Class<? extends T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getProviders() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getPutDecodedFormParameters() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getPutFormParameters() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getQ(MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
getQuery() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getQueryParameters() - Method in class org.jboss.resteasy.client.ClientRequest
 
getQueryParameters() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getQueryParameters(boolean) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getQWithParamInfo(MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
getRawType(Type) - Static method in class org.jboss.resteasy.util.Types
 
getRawTypeNoException(Type) - Static method in class org.jboss.resteasy.util.Types
 
getReaderInterceptorList() - Method in interface org.jboss.resteasy.client.core.ClientInterceptorRepository
 
getReaderInterceptorList() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
getReaderInterceptors() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
getRegex() - Method in class org.jboss.resteasy.core.registry.PathParamSegment
 
getRegistry() - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
getRegistry() - Method in interface org.jboss.resteasy.core.Dispatcher
 
getRegistry() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getRegistry() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getRelationship() - Method in class org.jboss.resteasy.spi.Link
 
getRelative(String, Class<T>, Object...) - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
getRepresentations() - Method in class org.jboss.resteasy.util.MediaTypeMatcher
 
getRequest() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
 
getRequest() - Method in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
 
getRequest() - Method in interface org.jboss.resteasy.spi.interception.ClientExecutionContext
 
getRequestAttributes() - Method in class org.jboss.resteasy.client.ProxyConfig
 
getRequestCannotHaveBody() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
getRequestHeader(String) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
getRequestHeaders() - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
getRequestMediaType() - Method in class org.jboss.resteasy.core.request.VariantQuality
 
getRequestUri() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getRequestUriBuilder() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getResourceClass() - Method in class org.jboss.resteasy.core.ResourceMethod
 
getResourceClass() - Method in class org.jboss.resteasy.core.ServerResponse
Resource class.
getResourceClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getResourceFactories() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getResourceInvoker(HttpRequest) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
Find a resource to invoke on
getResourceInvoker(HttpRequest) - Method in interface org.jboss.resteasy.spi.Registry
 
getResourceMethod() - Method in class org.jboss.resteasy.core.ServerResponse
JAX-RS method invoked on.
getResources() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getResourcesAnnotations(Method) - Static method in class org.jboss.resteasy.util.FindAnnotation
Returns an array of annotations the specified method of a resource class.
getResponse() - Method in exception org.jboss.resteasy.client.ClientResponseFailure
 
getResponse(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getResponse() - Method in exception org.jboss.resteasy.spi.Failure
 
getResponse(String) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
getResponse(MockHttpRequest) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
getResponse(MockHttpRequest, Object) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
getResponseBufferSize() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
Response stream is wrapped in a BufferedInputStream.
getResponseHeader(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getResponseStatus() - Method in class org.jboss.resteasy.client.ClientResponse
 
getResponseStatus() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getResteasyClientInvokers() - Method in interface org.jboss.resteasy.client.core.marshallers.ResteasyClientProxy
 
GetRestful - Class in org.jboss.resteasy.util
 
GetRestful() - Constructor for class org.jboss.resteasy.util.GetRestful
 
getReturnType() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getRoot() - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
getRootResourceClass(Class) - Static method in class org.jboss.resteasy.util.GetRestful
Given a class, search itself and implemented interfaces for jax-rs annotations.
getScannableClass() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
 
getScannableClass() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
 
getScannableClass() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
getScannableClass() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
getScannableClass() - Method in interface org.jboss.resteasy.spi.ResourceFactory
Class to scan for jax-rs annotations
getScannedJndiComponentResources() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getScannedProviderClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getScannedResourceClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getScanningUrls() - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
getScanningUrls() - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
 
getScheme() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getSegment() - Method in class org.jboss.resteasy.core.registry.SimpleSegment
 
getServerConsumes() - Method in class org.jboss.resteasy.client.ProxyConfig
 
getServerMessageBodyReaderInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getServerMessageBodyReaderInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getServerMessageBodyWriterInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getServerMessageBodyWriterInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getServerPostProcessInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getServerPostProcessInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getServerPreProcessInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getServerPreProcessInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getServerProduces() - Method in class org.jboss.resteasy.client.ProxyConfig
 
getSize() - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
Number of endpoints registered
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.AbstractEntityProvider
 
getSize(byte[], Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ByteArrayProvider
 
getSize(Object, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
 
getSize(File, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
 
getSize(MultivaluedMap<String, String>, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
getSize(InputStream, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
 
getSize(StreamingOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StreamingOutputProvider
 
getSize(String, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
 
getSize() - Method in interface org.jboss.resteasy.spi.Registry
 
getStats() - Method in class org.jboss.resteasy.core.ResourceMethod
Key is httpMethod called
getStatus() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getStatus() - Method in class org.jboss.resteasy.core.ServerResponse
 
getStatus() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getStatus() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
getStatus() - Method in interface org.jboss.resteasy.spi.HttpResponse
 
getStreamFactory() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getString(LinkHeader) - Static method in class org.jboss.resteasy.plugins.delegates.LinkHeaderDelegate
 
getStringConverter(Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getStringConverter(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getStringQualityValues(String) - Static method in class org.jboss.resteasy.core.request.AcceptHeaders
Gets the strings from a comma-separated list.
getSubResourceClass(Class) - Static method in class org.jboss.resteasy.util.GetRestful
Given a class, search itself and implemented interfaces for jax-rs annotations.
getSubResourceClasses(Class<?>) - Static method in class org.jboss.resteasy.util.GetRestful
Given a class, search itself and implemented interfaces for jax-rs annotations.
getSuffixInterceptors() - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
getTarget(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
Tries to automatically unmarshal to target type.
getTempfilePrefix() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
Use context information, which will include node name, to avoid conflicts in case of multiple VMS using same temp directory location.
getTemplateParameterOfInterface(Class, Class) - Static method in class org.jboss.resteasy.util.Types
 
getterHashes - Variable in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
getters - Variable in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
getTitle() - Method in class org.jboss.resteasy.spi.Link
 
getType() - Method in class org.jboss.resteasy.client.core.marshallers.MessageBodyParameterMarshaller
 
getType() - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
getType() - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
getType() - Method in interface org.jboss.resteasy.core.MediaTypeMap.Typed
 
getType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
getType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
getType() - Method in class org.jboss.resteasy.spi.Link
 
getType() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
 
getType() - Method in class org.jboss.resteasy.util.GenericType
Gets the raw type of the enclosed entity.
getType(Class<T>, String) - Static method in class org.jboss.resteasy.util.TypeConverter
A generic method that returns the String as the specified Java type.
getType() - Method in class org.jboss.resteasy.util.Types.TypeInfo
 
getTypeArgument(Type) - Static method in class org.jboss.resteasy.util.Types
Returns the type argument from a parameterized type
getTypeViaValueOfMethod(String, Class<T>) - Static method in class org.jboss.resteasy.util.TypeConverter
 
getUnwrappedExceptions() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getUnwrappedExceptions() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getUri() - Method in class org.jboss.resteasy.client.ClientRequest
This method populates all path, matrix, and query parameters and saves it internally.
getUri() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getUri() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getUri() - Method in interface org.jboss.resteasy.spi.HttpRequest
 
getUri() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getUriBuilder(Class<? extends Object>) - Method in class org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver
 
getUriBuilder(Class<? extends Object>) - Method in class org.jboss.resteasy.spi.touri.MappedByAnnotationResolver
 
getUriBuilder(Class<? extends Object>) - Method in class org.jboss.resteasy.spi.touri.URITemplateAnnotationResolver
 
getUserInfo() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getUserPrincipal() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
 
getValidationHeaders() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
 
getValidationHeaders() - Method in class org.jboss.resteasy.client.cache.CacheEntry
 
getValue() - Method in class org.jboss.resteasy.client.cache.BrowserCache.Header
 
getWeight() - Method in class org.jboss.resteasy.util.WeightedLanguage
 
getWeight() - Method in class org.jboss.resteasy.util.WeightedMediaType
 
getWriterInterceptorList() - Method in interface org.jboss.resteasy.client.core.ClientInterceptorRepository
 
getWriterInterceptorList() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
getWriterInterceptors() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
GIGABYTE_MEMORY_UNIT - Static variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
GMT_ZONE - Static variable in class org.jboss.resteasy.plugins.delegates.ServerCookie
GMT timezone - all HTTP dates are on GMT
GROUP - Static variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
GroupParameterParser - Class in org.jboss.resteasy.util
A simple parser intended to parse sequences of name/value pairs.
GroupParameterParser() - Constructor for class org.jboss.resteasy.util.GroupParameterParser
Default ParameterParser constructor.
groups - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
GZIP - Annotation Type in org.jboss.resteasy.annotations
 
GZIP - Static variable in class org.jboss.resteasy.util.Base64
Specify that data should be gzip-compressed in second bit.
GZIPDecodingInterceptor - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
GZIPDecodingInterceptor(int) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor
 
GZIPDecodingInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor
 
GZIPDecodingInterceptor.FinishableGZIPInputStream - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
GZIPDecodingInterceptor.FinishableGZIPInputStream(InputStream) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor.FinishableGZIPInputStream
 
GZIPDecodingInterceptor.FinishableGZIPInputStream(InputStream, boolean) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor.FinishableGZIPInputStream
 
GZIPDecodingInterceptor.FinishableGZIPInputStream(InputStream, boolean, int) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor.FinishableGZIPInputStream
 
GZIPEncodingInterceptor - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
GZIPEncodingInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor
 
GZIPEncodingInterceptor.EndableGZIPOutputStream - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
GZIPEncodingInterceptor.EndableGZIPOutputStream(OutputStream) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.EndableGZIPOutputStream
 
gzipExceedsMaxSize(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 

H

handle(ClientResponse<?>) - Method in interface org.jboss.resteasy.client.core.ClientErrorInterceptor
Attempt to handle the current ClientResponse.
handleApplicationException(HttpRequest, HttpResponse, ApplicationException) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
handleException(HttpRequest, HttpResponse, Exception) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
handleExpired(ClientExecutionContext, ClientRequest, BrowserCache.Entry) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
 
handleFailure(HttpRequest, HttpResponse, Failure) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
handleInvokerException(HttpRequest, HttpResponse, Exception) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
Called if method invoke was unsuccessful
handleReaderException(HttpRequest, HttpResponse, ReaderException) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
handles(Class) - Method in class org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver
 
handles(Class<?>) - Method in class org.jboss.resteasy.spi.touri.URIableURIResolver
 
handles(Class<?>) - Method in interface org.jboss.resteasy.spi.touri.URIResolver
 
handleWebApplicationException(HttpRequest, HttpResponse, WebApplicationException) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
handleWriteResponseException(HttpRequest, HttpResponse, Exception) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
Called if method invoke was successful, but writing the Response after was not.
handleWriterException(HttpRequest, HttpResponse, WriterException) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
hasEncodingAnnotation(Annotation[]) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ContentEncodingHeaderInterceptor
 
hashCode() - Method in class org.jboss.resteasy.client.core.ClientProxy
 
hashCode() - Method in class org.jboss.resteasy.client.core.extractors.ClientResponseProxy
 
hashCode() - Method in class org.jboss.resteasy.core.ExtendedCacheControl
 
hashCode() - Method in class org.jboss.resteasy.core.MediaTypeMap.CachedMediaTypeAndClass
 
hashCode() - Method in class org.jboss.resteasy.core.request.QualityValue
 
hashCode() - Method in class org.jboss.resteasy.plugins.server.embedded.SimplePrincipal
 
hashCode() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
hashCode() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
hasNoStringConstructor(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
hasValue(List<String>) - Method in class org.jboss.resteasy.core.PrefixedFormInjector
Checks that the list has an non empty value.
head() - Method in class org.jboss.resteasy.client.ClientRequest
 
head(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
header(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
header(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
header(String, Object) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
HeaderDecoratorPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
HeaderDecoratorPrecedence interceptors should always come first as they decorate a response (on the server), or an outgoing request (on the client) with special, user-defined, headers.
headerDelegates - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
HeaderParameterParser - Class in org.jboss.resteasy.util
 
HeaderParameterParser() - Constructor for class org.jboss.resteasy.util.HeaderParameterParser
 
HeaderParamInjector - Class in org.jboss.resteasy.core
 
HeaderParamInjector(Class, Type, AccessibleObject, String, String, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.HeaderParamInjector
 
HeaderParamMarshaller - Class in org.jboss.resteasy.client.core.marshallers
 
HeaderParamMarshaller(String) - Constructor for class org.jboss.resteasy.client.core.marshallers.HeaderParamMarshaller
 
headers - Variable in class org.jboss.resteasy.client.ClientRequest
 
headers - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
Headers<V> - Class in org.jboss.resteasy.core
 
Headers() - Constructor for class org.jboss.resteasy.core.Headers
 
headers - Variable in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
headers - Variable in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
headers - Variable in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
headersCommitted - Variable in class org.jboss.resteasy.core.ServerResponse
 
Hex - Class in org.jboss.resteasy.util
 
Hex() - Constructor for class org.jboss.resteasy.util.Hex
 
HIGHEST - Static variable in class org.jboss.resteasy.core.request.QualityValue
 
host(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
HOST - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
href - Variable in class org.jboss.resteasy.spi.Link
 
httpClient - Variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
HttpClient4xUtils - Class in org.jboss.resteasy.util
HttpClient4xUtils provides utility methods useful for changes necessitated by switching from HttpClient 3.x to HttpClient 4.x.
HttpClient4xUtils() - Constructor for class org.jboss.resteasy.util.HttpClient4xUtils
 
httpContext - Variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
HttpHeaderNames - Interface in org.jboss.resteasy.util
A list of Http Header names.
httpHeaders - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
httpHeaders - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
HttpHeadersImpl - Class in org.jboss.resteasy.specimpl
 
HttpHeadersImpl() - Constructor for class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
httpMethod - Variable in class org.jboss.resteasy.client.ClientRequest
 
httpMethod(String) - Method in class org.jboss.resteasy.client.ClientRequest
 
httpMethod(String, Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
 
httpMethod(String, Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
 
httpMethod(String, GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
 
httpMethod - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
httpMethod - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
httpMethod - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
httpMethods - Variable in class org.jboss.resteasy.core.ResourceMethod
 
HttpRequest - Interface in org.jboss.resteasy.spi
Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
HttpRequestFactory - Interface in org.jboss.resteasy.plugins.server.servlet
 
HttpRequestPreprocessor - Interface in org.jboss.resteasy.spi
HttpRequestPreprocessors get invoked before any dispatching to JAX-RS resource methods happens
httpResponse - Variable in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
httpResponse - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
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.util
 
HttpResponseFactory - Interface in org.jboss.resteasy.plugins.server.servlet
 
HttpServletDispatcher - Class in org.jboss.resteasy.plugins.server.servlet
 
HttpServletDispatcher() - Constructor for class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
HttpServletInputMessage - Class in org.jboss.resteasy.plugins.server.servlet
Abstraction for an inbound http request on the server, or a response from a server to a client

We have this abstraction so that we can reuse marshalling objects in a client framework and serverside framework

HttpServletInputMessage(HttpServletRequest, HttpResponse, HttpHeaders, UriInfo, String, SynchronousDispatcher) - Constructor for class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
HttpServletResponseHeaders - Class in org.jboss.resteasy.plugins.server.servlet
 
HttpServletResponseHeaders(HttpServletResponse, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
HttpServletResponseWrapper - Class in org.jboss.resteasy.plugins.server.servlet
 
HttpServletResponseWrapper(HttpServletResponse, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
HttpServletResponseWrapper.DeferredOutputStream - Class in org.jboss.resteasy.plugins.server.servlet
RESTEASY-684 wants to defer access to outputstream until a write/flush/close happens
HttpServletResponseWrapper.DeferredOutputStream() - Constructor for class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
 

I

IF_MATCH - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
IF_MODIFIED_SINCE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
IF_NONE_MATCH - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
IF_RANGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
IF_UNMODIFIED_SINCE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ifMatch(List<EntityTag>, EntityTag) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
ifModifiedSince(String, Date) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
ifNoneMatch(List<EntityTag>, EntityTag) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
ifUnmodifiedSince(String, Date) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
ignoreParameters - Variable in class org.jboss.resteasy.core.registry.Segment
 
ignoreParametersSet - Variable in class org.jboss.resteasy.core.registry.Segment
 
ignoringUnsupportedLocale(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
IIOImageProvider - Class in org.jboss.resteasy.plugins.providers
 
IIOImageProvider() - Constructor for class org.jboss.resteasy.plugins.providers.IIOImageProvider
 
IIOImageProviderHelper - Class in org.jboss.resteasy.plugins.providers
A IIOImageProviderHelper.
illegalHexadecimalCharacter(char, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
illegalToInjectCookieParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
illegalToInjectFormParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
illegalToInjectHeaderParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
illegalToInjectMatrixParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
illegalToInjectMessageBody(AccessibleObject) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
illegalToInjectNonInterfaceType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
illegalToInjectPathParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
illegalToInjectQueryParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
illegalUriTemplate(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
ImageWriterParams - Annotation Type in org.jboss.resteasy.annotations.providers.img
An annotation that a resource class can use to pass parameters to the IIOImageProvider.
improperlyPaddedBase64Input() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
incorrectTypeParameter() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
incrementMethodCount(String) - Method in class org.jboss.resteasy.core.ResourceMethod
 
index - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
 
index - Variable in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
index - Variable in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
info(String) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
info(String, Object...) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
info(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
info(String) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
info(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
info(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
info(String) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
info(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
info(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
info(String) - Method in class org.jboss.resteasy.logging.Logger
 
info(String, Object...) - Method in class org.jboss.resteasy.logging.Logger
 
info(String, Throwable) - Method in class org.jboss.resteasy.logging.Logger
 
init(FilterConfig) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
 
init(ServletConfig) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
init(ServletContext, ConfigurationBootstrap, HttpRequestFactory, HttpResponseFactory) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
initCacheControl(Cache) - Method in class org.jboss.resteasy.plugins.interceptors.CacheControlInterceptor
 
initCacheControl(NoCache) - Method in class org.jboss.resteasy.plugins.interceptors.CacheControlInterceptor
 
initialize(Class, Type, String, Class, String, AccessibleObject, Annotation[], ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.StringParameterInjector
 
initialize() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
initialize() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
initialRequestThreadFinished() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
initialRequestThreadFinished() - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
initialRequestThreadFinished() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
initialRequestThreadFinished() - Method in interface org.jboss.resteasy.spi.HttpRequest
Callback by the initial calling thread.
initialRequestThreadFinished() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
initWithUri(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.AbstractCollectionFormInjector
Inject inside the context of an HTTP request.
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ContextParameterInjector
 
inject() - Method in class org.jboss.resteasy.core.ContextParameterInjector
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.CookieParamInjector
 
inject() - Method in class org.jboss.resteasy.core.CookieParamInjector
 
inject() - Method in class org.jboss.resteasy.core.FormInjector
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.FormInjector
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.FormParamInjector
 
inject() - Method in class org.jboss.resteasy.core.FormParamInjector
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.HeaderParamInjector
 
inject() - Method in class org.jboss.resteasy.core.HeaderParamInjector
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.MatrixParamInjector
 
inject() - Method in class org.jboss.resteasy.core.MatrixParamInjector
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
inject() - Method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.PathParamInjector
 
inject() - Method in class org.jboss.resteasy.core.PathParamInjector
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.PrefixedFormInjector
Inject inside the context of an HTTP request.
inject(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.PropertyInjectorImpl
 
inject(Object) - Method in class org.jboss.resteasy.core.PropertyInjectorImpl
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.QueryParamInjector
 
inject() - Method in class org.jboss.resteasy.core.QueryParamInjector
 
inject() - Method in class org.jboss.resteasy.core.SuspendInjector
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SuspendInjector
 
inject() - Method in interface org.jboss.resteasy.core.ValueInjector
Inject outside the context of an HTTP request.
inject(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.core.ValueInjector
Inject inside the context of an HTTP request.
inject(Object) - Method in interface org.jboss.resteasy.spi.PropertyInjector
Inject values into annotated properties (fields/setter methods) of the target object.
inject(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.PropertyInjector
Inject values into annotated properties (fields/setter methods) of the target object.
injectableArguments(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
injectableArguments() - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
injectableArguments() - 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) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
Create an argument list inside the scope of an HTTP request.
injectArguments(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.MethodInjectorImpl
 
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.
injector - Variable in class org.jboss.resteasy.core.ResourceLocator
 
injector - Variable in class org.jboss.resteasy.core.ResourceMethod
 
InjectorFactory - Interface in org.jboss.resteasy.spi
 
injectorFactory - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
injectorFactoryClass - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
InjectorFactoryImpl - Class in org.jboss.resteasy.core
 
InjectorFactoryImpl(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.InjectorFactoryImpl
 
injectProperties(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
injectProperties(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
InMemoryClientExecutor - Class in org.jboss.resteasy.client.core.executors
 
InMemoryClientExecutor() - Constructor for class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
InMemoryClientExecutor(Dispatcher) - Constructor for class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
inOneWay() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
inputStream - Variable in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
inputStream - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
inputStreamEmpty() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
InputStreamProvider - Class in org.jboss.resteasy.plugins.providers
 
InputStreamProvider() - Constructor for class org.jboss.resteasy.plugins.providers.InputStreamProvider
 
InputStreamToByteArray - Class in org.jboss.resteasy.util
 
InputStreamToByteArray(InputStream) - Constructor for class org.jboss.resteasy.util.InputStreamToByteArray
 
inputStringNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
insertInterceptorPrecedenceAfter(String, String) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
insertInterceptorPrecedenceAfter(String, String) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
insertInterceptorPrecedenceBefore(String, String) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
insertInterceptorPrecedenceBefore(String, String) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
insertPrecedenceAfter(String, String) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
insertPrecedenceBefore(String, String) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
instance - Static variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
interceptorAfterPrecedences - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
interceptorBeforePrecedences - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
interceptorClassMustBeAnnotated() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
interceptorClassMustBeAnnotatedWithClass(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
interceptorPrecedences - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
InterceptorRegistry<T> - Class in org.jboss.resteasy.core.interception
 
InterceptorRegistry(Class<T>, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry
 
InterceptorRegistry.AbstractInterceptorFactory - Class in org.jboss.resteasy.core.interception
 
InterceptorRegistry.AbstractInterceptorFactory() - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
 
InterceptorRegistry.InterceptorFactory - Interface in org.jboss.resteasy.core.interception
 
InterceptorRegistry.PerMethodInterceptorFactory - Class in org.jboss.resteasy.core.interception
 
InterceptorRegistry.PerMethodInterceptorFactory(Class) - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry.PerMethodInterceptorFactory
 
InterceptorRegistry.PrecedenceComparator - Class in org.jboss.resteasy.core.interception
 
InterceptorRegistry.PrecedenceComparator() - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry.PrecedenceComparator
 
InterceptorRegistry.SingletonInterceptorFactory - Class in org.jboss.resteasy.core.interception
 
InterceptorRegistry.SingletonInterceptorFactory(Object) - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry.SingletonInterceptorFactory
 
InterceptorRegistryListener - Interface in org.jboss.resteasy.core.interception
Callback interface for when an interceptor registry changes
interceptors - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
 
interceptors - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
interceptors - Variable in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
interceptors - Variable in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
internalCache - Variable in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
InternalDispatcher - Class in org.jboss.resteasy.spi
InternalDispatch represents a "forward" in servlet terms.
InternalDispatcher() - Constructor for class org.jboss.resteasy.spi.InternalDispatcher
 
internalInvocation(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.core.Dispatcher
 
internalInvocation(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
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, Response) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
 
InternalServerErrorException(String, Throwable) - 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
 
intf - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
intValue() - Method in class org.jboss.resteasy.core.request.QualityValue
 
invalidCharacterInBase64Data() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
invalidEscapeCharacterInCookieValue() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
invalidFormat(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
invalidHost() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
invalidPort() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
invoke(Object[]) - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
invoke(Object, Method, Object[]) - Method in class org.jboss.resteasy.client.core.ClientProxy
 
invoke(Object, Method, Object[]) - Method in class org.jboss.resteasy.client.core.extractors.ClientResponseProxy
 
invoke(Object[]) - Method in interface org.jboss.resteasy.client.core.MethodInvoker
 
invoke(Object[]) - Method in class org.jboss.resteasy.client.core.SubResourceInvoker
 
invoke(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
invoke(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.core.Dispatcher
 
invoke(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.MethodInjectorImpl
 
invoke(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.core.ResourceInvoker
 
invoke(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.core.ResourceInvoker
 
invoke(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ResourceLocator
 
invoke(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocator
 
invoke(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ResourceMethod
 
invoke(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceMethod
 
invoke(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
invoke(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
invoke(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.MethodInjector
Invoke on a method in the context of an HTTP request.
invokedMethod - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
invokeOnTarget(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceMethod
 
invokeOnTargetObject(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocator
 
invokePropagateNotFound(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
Propagate NotFoundException.
invokeSuper(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
isA(Class, ParameterizedType) - Static method in class org.jboss.resteasy.util.Types
Is the genericType of a certain class?
isAcceptable() - Method in class org.jboss.resteasy.core.request.QualityValue
 
IsAssignableFrom - Class in org.jboss.resteasy.util
 
IsAssignableFrom() - Constructor for class org.jboss.resteasy.util.IsAssignableFrom
 
isAsynchrnousRequest(HttpRequest) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
isAsyncJobServiceEnabled() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
isBuiltin - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
 
isBuiltinsRegistered() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
isBuiltinsRegistered() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
isClosed() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
isCollection - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
isCollectionOrArray() - Method in class org.jboss.resteasy.core.StringParameterInjector
 
isCommitted() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
isCommitted() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
isCommitted() - Method in interface org.jboss.resteasy.spi.HttpResponse
 
isCompatible(Method, Method) - Static method in class org.jboss.resteasy.util.Types
See if the two methods are compatible, that is they have the same relative signature
isCompatible(MediaType) - Method in class org.jboss.resteasy.util.WeightedMediaType
Non-equal properties should not be compatible
isCompatible(MediaType, boolean) - Method in class org.jboss.resteasy.util.WeightedMediaType
 
isComposite(String) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
isCompositeWildcardSubtype(String) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
subtypes like application/*+xml
isConvertable(Class<?>) - Static method in class org.jboss.resteasy.util.TypeConverter
Tests if the class can safely be converted from a String to the specified type.
isDebugEnabled() - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
isDebugEnabled() - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
isDebugEnabled() - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
isDebugEnabled() - Method in class org.jboss.resteasy.logging.Logger
 
isDeploymentSensitiveFactoryEnabled() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
isEmpty() - Method in class org.jboss.resteasy.core.registry.RootSegment
 
isEmpty() - Method in class org.jboss.resteasy.core.registry.Segment
 
isEmpty() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
isEmpty() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
isEmpty() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
isEmpty() - Method in class org.jboss.resteasy.util.ThreadLocalStack
 
isErrorSent() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
isFollowRedirects() - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
isFollowRedirects() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
isFormData(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
isGeneric - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
 
isHeadersCommitted - Variable in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
IsHttpMethod - Class in org.jboss.resteasy.util
 
IsHttpMethod() - Constructor for class org.jboss.resteasy.util.IsHttpMethod
 
isInitial() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
isInitial() - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
isInitial() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
isInitial() - Method in interface org.jboss.resteasy.spi.HttpRequest
Asynchronous HTTP support.
isInitial() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
isLocator(Method) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
isLoggable() - Method in exception org.jboss.resteasy.spi.Failure
 
isLowerCaseNames() - Method in class org.jboss.resteasy.util.GroupParameterParser
Returns true if parameter names are to be converted to lower case when name/value pairs are parsed.
isLowerCaseNames() - Method in class org.jboss.resteasy.util.ParameterParser
Returns true if parameter names are to be converted to lower case when name/value pairs are parsed.
isNotInitialRequest(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
isPrefered() - Method in class org.jboss.resteasy.core.request.QualityValue
 
isPublic() - Method in class org.jboss.resteasy.core.ExtendedCacheControl
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ByteArrayProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
FIXME Comment this
isReadable(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DocumentProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.IIOImageProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
 
isRegisterBuiltin() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
isRegisterBuiltins() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
isRegisterBuiltins() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
isRegistered(Class<?>) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
isRootResource(Class) - Static method in class org.jboss.resteasy.util.GetRestful
 
isSecure() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
 
isSecurityEnabled() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
isSubResourceClass(Class) - Static method in class org.jboss.resteasy.util.GetRestful
Given a class, search itself and implemented interfaces for jax-rs annotations.
isSuspended() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
isSuspended() - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
isSuspended() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
isSuspended() - Method in interface org.jboss.resteasy.spi.HttpRequest
Asynchronous HTTP support.
isSuspended() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
isTimeout() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
isTimeout() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
isToken(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
isToken2(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
isTraceEnabled() - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
isTraceEnabled() - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
isTraceEnabled() - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
isTraceEnabled() - Method in class org.jboss.resteasy.logging.Logger
 
isUserInRole(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
 
isUserInRoll(Principal, String) - Method in interface org.jboss.resteasy.plugins.server.embedded.SecurityDomain
 
isUserInRoll(Principal, String) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
 
isVoidReturnType(Class<?>) - Static method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
 
isWarnEnabled() - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
isWarnEnabled() - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
isWarnEnabled() - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
isWarnEnabled() - Method in class org.jboss.resteasy.logging.Logger
 
isWildcardCompositeSubtype(String) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
subtypes like application/*+xml
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ByteArrayProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
FIXME Comment this
isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DocumentProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.IIOImageProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StreamingOutputProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
 

J

JAXRSAnnotationsFoundAtNonPublicMethod(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
JndiComponentResourceFactory - Class in org.jboss.resteasy.plugins.server.resourcefactory
Used for component jndi-based resources like EJBs.
JndiComponentResourceFactory(String, Class, boolean) - Constructor for class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
 
jndiComponentResourceNotSetCorrectly() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
jndiComponentResources - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
JndiResourceFactory - Class in org.jboss.resteasy.plugins.server.resourcefactory
 
JndiResourceFactory(String) - Constructor for class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
 
jndiResources - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
JULLogger - Class in org.jboss.resteasy.logging.impl
 
JULLogger(String) - Constructor for class org.jboss.resteasy.logging.impl.JULLogger
 

K

keyCouldNotBeParsed(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
keySet() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
keySet() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
keySet() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
keySet() - Method in class org.jboss.resteasy.util.PrefixedMultivaluedMap
 
KILOBYTE_MEMORY_UNIT - Static variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 

L

language(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
language(String) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
language(Locale) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
languageExtensions - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
languageMappings - Variable in class org.jboss.resteasy.core.ExtensionHttpPreprocessor
 
languages(Locale...) - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
LAST_MODIFIED - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
lastModified(Date) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
latch - Variable in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
latch - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
LightweightBrowserCache - Class in org.jboss.resteasy.client.cache
In-memory BrowserCache.
LightweightBrowserCache() - Constructor for class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
LightweightBrowserCache(BrowserCache) - Constructor for class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
Link - Class in org.jboss.resteasy.spi
Implementation of Link Headers v6
Link() - Constructor for class org.jboss.resteasy.spi.Link
 
Link(String, String, String, String, MultivaluedMap<String, String>) - Constructor for class org.jboss.resteasy.spi.Link
 
linkHeader - Variable in class org.jboss.resteasy.client.ClientRequest
 
linkHeader - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
LinkHeader - Class in org.jboss.resteasy.spi
 
LinkHeader() - Constructor for class org.jboss.resteasy.spi.LinkHeader
 
LinkHeaderDelegate - Class in org.jboss.resteasy.plugins.delegates
 
LinkHeaderDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.LinkHeaderDelegate
 
LinkHeaderParam - Annotation Type in org.jboss.resteasy.annotations
 
ListenerBootstrap - Class in org.jboss.resteasy.plugins.server.servlet
 
ListenerBootstrap(ServletContext) - Constructor for class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
 
listeners - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
ListFormInjector - Class in org.jboss.resteasy.core
Can inject lists.
ListFormInjector(Class, Class, String, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ListFormInjector
Constructor.
literalCharacters - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
loadHttpMethod(ClientRequest, HttpRequestBase) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
loadHttpMethod(ClientRequest, MockHttpRequest) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
LocaleDelegate - Class in org.jboss.resteasy.plugins.delegates
 
LocaleDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.LocaleDelegate
 
LocaleHelper - Class in org.jboss.resteasy.util
 
LocaleHelper() - Constructor for class org.jboss.resteasy.util.LocaleHelper
 
localeValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
location - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
location(URI) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
LOCATION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
locator - Variable in class org.jboss.resteasy.core.registry.Segment
 
locatorExpressions - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
Log4jLogger - Class in org.jboss.resteasy.logging.impl
 
Log4jLogger(String) - Constructor for class org.jboss.resteasy.logging.impl.Log4jLogger
 
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(String, Response) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
 
LoggableFailure(String, Response, int) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
 
LoggableFailure(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
 
LoggableFailure(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
 
LoggableFailure(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
 
LoggableFailure(Throwable) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
 
LoggableFailure(String) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
 
LoggableFailure(int) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
 
LoggableFailure(String, int) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
 
LoggableFailure(String, Throwable, int) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
 
LoggableFailure(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.LoggableFailure
 
Logger - Class in org.jboss.resteasy.logging
Logging abstraction.
Logger() - Constructor for class org.jboss.resteasy.logging.Logger
 
LOGGER - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
Logger.LoggerType - Enum in org.jboss.resteasy.logging
 
LogMessages - Interface in org.jboss.resteasy.resteasy_jaxrs.i18n
 
longValue() - Method in class org.jboss.resteasy.core.request.QualityValue
 
LOW_ALPHA - Static variable in class org.jboss.resteasy.util.URLUtils
lowalpha = "a" | "b" | "c" | "d" | "e" | "f" | "g" | "h" | "i" | "j" | "k" | "l" | "m" | "n" | "o" | "p" | "q" | "r" | "s" | "t" | "u" | "v" | "w" | "x" | "y" | "z"
LOWEST - Static variable in class org.jboss.resteasy.core.request.QualityValue
 

M

makeCacheable(Object) - Static method in class org.jboss.resteasy.client.cache.CacheFactory
Makes the client proxy cacheable.
makeCacheable(Object, BrowserCache) - Static method in class org.jboss.resteasy.client.cache.CacheFactory
Makes the client proxy cacheable.
makeCacheable(ClientInterceptorRepository, BrowserCache) - Static method in class org.jboss.resteasy.client.cache.CacheFactory
Make a raw ClientRequest cache results in the provided cache.
malformedMediaType(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
malformedParameter(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
malformedParameters(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
malformedQualityValue() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
MapCache - Class in org.jboss.resteasy.client.cache
 
MapCache() - Constructor for class org.jboss.resteasy.client.cache.MapCache
 
MapCache(Map<String, Map<String, BrowserCache.Entry>>) - Constructor for class org.jboss.resteasy.client.cache.MapCache
 
mapEquals(Map<String, String[]>, MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
MapFormInjector - Class in org.jboss.resteasy.core
Can inject maps.
MapFormInjector(Class, Class, Class, String, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.MapFormInjector
Constructor.
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.
MappedByAnnotationResolver - Class in org.jboss.resteasy.spi.touri
 
MappedByAnnotationResolver() - Constructor for class org.jboss.resteasy.spi.touri.MappedByAnnotationResolver
 
mark(int) - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
Not supported.
mark(int) - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
markSupported() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
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 interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
Marshaller - Interface in org.jboss.resteasy.client.core.marshallers
 
marshallers - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
match(String, HttpRequest) - Method in class org.jboss.resteasy.core.registry.Segment
 
match(List<MediaType>) - Method in class org.jboss.resteasy.util.MediaTypeMatcher
 
matchChildren(HttpRequest, String, int) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
matchPattern(HttpRequest, String, int) - Method in class org.jboss.resteasy.core.registry.PathParamSegment
 
matchRoot(HttpRequest) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
matchRoot(HttpRequest, int) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
matchSimple(HttpRequest, String, int) - Method in class org.jboss.resteasy.core.registry.SimpleSegment
 
matrixParam(String, Object...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
matrixParameter(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
matrixParameters - Variable in class org.jboss.resteasy.client.ClientRequest
 
MatrixParamInjector - Class in org.jboss.resteasy.core
 
MatrixParamInjector(Class, Type, AccessibleObject, String, String, boolean, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.MatrixParamInjector
 
MatrixParamMarshaller - Class in org.jboss.resteasy.client.core.marshallers
 
MatrixParamMarshaller(String) - Constructor for class org.jboss.resteasy.client.core.marshallers.MatrixParamMarshaller
 
maxBytes - Variable in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
maxForwards - Static variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
maybeQuote(int, StringBuffer, String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
Deprecated.
- Not used
maybeQuote2(int, StringBuffer, String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
Quotes values using rules that vary depending on Cookie version.
mediaType - Variable in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
mediaType - Variable in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
MediaTypeHeaderDelegate - Class in org.jboss.resteasy.plugins.delegates
 
MediaTypeHeaderDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.MediaTypeHeaderDelegate
 
MediaTypeHelper - Class in org.jboss.resteasy.util
 
MediaTypeHelper() - Constructor for class org.jboss.resteasy.util.MediaTypeHelper
 
MediaTypeMap<T> - Class in org.jboss.resteasy.core
efficient MediaType index of T
MediaTypeMap() - Constructor for class org.jboss.resteasy.core.MediaTypeMap
 
MediaTypeMap.CachedMediaTypeAndClass - Class in org.jboss.resteasy.core
 
MediaTypeMap.Typed - Interface in org.jboss.resteasy.core
 
mediaTypeMappings - Variable in class org.jboss.resteasy.core.ExtensionHttpPreprocessor
 
mediaTypeMappings - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
MediaTypeMatcher<T> - Class in org.jboss.resteasy.util
Helper class that picks an object from a MediaType map from a list of sorted acceptable MediaTypes
MediaTypeMatcher() - Constructor for class org.jboss.resteasy.util.MediaTypeMatcher
 
mediaTypeQGreaterThan1(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
mediaTypeQMustBeFloat(MediaType) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
mediaTypeQWeightedLanguageMustBeFloat(WeightedLanguage) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
mediaTypes(MediaType...) - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
mediaTypeValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
MEGABYTE_MEMORY_UNIT - Static variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
MessageBodyParameterInjector - Class in org.jboss.resteasy.core
 
MessageBodyParameterInjector(Class, AccessibleObject, Class, Type, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.MessageBodyParameterInjector
 
MessageBodyParameterMarshaller - Class in org.jboss.resteasy.client.core.marshallers
 
MessageBodyParameterMarshaller(MediaType, Class, Type, Annotation[]) - Constructor for class org.jboss.resteasy.client.core.marshallers.MessageBodyParameterMarshaller
 
MessageBodyReaderContext - Interface in org.jboss.resteasy.spi.interception
 
MessageBodyReaderContextImpl - Class in org.jboss.resteasy.core.interception
 
MessageBodyReaderContextImpl(MessageBodyReaderInterceptor[], MessageBodyReader, Class, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Constructor for class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
MessageBodyReaderInterceptor - Interface in org.jboss.resteasy.spi.interception
Wraps around invocations of MessageBodyReader.readFrom().
messageBodyReaderInterceptors - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
messageBodyReaders - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
MessageBodyWriterContext - Interface in org.jboss.resteasy.spi.interception
 
MessageBodyWriterContextImpl - Class in org.jboss.resteasy.core.interception
 
MessageBodyWriterContextImpl(MessageBodyWriterInterceptor[], MessageBodyWriter, Object, Class, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Constructor for class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
MessageBodyWriterInterceptor - Interface in org.jboss.resteasy.spi.interception
Wraps around invocations of MessageBodyWriter.writeTo()
messageBodyWriterInterceptors - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
messageBodyWriterInterceptors - Variable in class org.jboss.resteasy.core.ServerResponse
 
messageBodyWriters - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
Messages - Interface in org.jboss.resteasy.resteasy_jaxrs.i18n
 
MESSAGES - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
metadata - Variable in class org.jboss.resteasy.core.ServerResponse
 
method - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
method - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
method - Variable in class org.jboss.resteasy.core.ResourceLocator
 
method - Variable in class org.jboss.resteasy.core.ResourceMethod
 
methodConsumes - Variable in class org.jboss.resteasy.core.ResourceMethod
 
methodHash(Method) - Static method in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
methodHash(Method) - Static method in class org.jboss.resteasy.core.PropertyInjectorImpl
 
methodInjector - Variable in class org.jboss.resteasy.core.ResourceLocator
 
methodInjector - Variable in class org.jboss.resteasy.core.ResourceMethod
 
MethodInjector - Interface in org.jboss.resteasy.spi
Will invoke a method in the context of an HTTP request.
MethodInjectorImpl - Class in org.jboss.resteasy.core
 
MethodInjectorImpl(Class, Method, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.MethodInjectorImpl
 
MethodInvoker - Interface in org.jboss.resteasy.client.core
 
MethodNotAllowedException - Exception in org.jboss.resteasy.spi
Thrown by RESTEasy when HTTP Method Not Allowed (405) is encountered
MethodNotAllowedException(String) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
 
MethodNotAllowedException(String, Response) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
 
MethodNotAllowedException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
 
MethodNotAllowedException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
 
MethodNotAllowedException(Throwable) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
 
MethodNotAllowedException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
 
methodNotAnnotatedWithPath() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
methodNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
methods - Variable in class org.jboss.resteasy.core.registry.Segment
 
missingTypeParameter() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
MockDispatcherFactory - Class in org.jboss.resteasy.mock
Creates a mock Dispatcher that you can invoke on locally
MockDispatcherFactory() - Constructor for class org.jboss.resteasy.mock.MockDispatcherFactory
 
MockHttpRequest - Class in org.jboss.resteasy.mock
 
MockHttpRequest() - Constructor for class org.jboss.resteasy.mock.MockHttpRequest
 
MockHttpResponse - Class in org.jboss.resteasy.mock
Acts as a bridge between asynchronous message and reply
MockHttpResponse() - Constructor for class org.jboss.resteasy.mock.MockHttpResponse
 
modify(ClientInvoker) - Method in interface org.jboss.resteasy.client.core.ClientInvokerModifier
 
MultivaluedMapImpl<K,V> - Class in org.jboss.resteasy.specimpl
 
MultivaluedMapImpl() - Constructor for class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
mustDefineConsumes() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
mustSetLinkHeaderRelOrTitle(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
mustUseOneHttpMethod(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 

N

nameParameterNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
NewCookieHeaderDelegate - Class in org.jboss.resteasy.plugins.delegates
 
NewCookieHeaderDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.NewCookieHeaderDelegate
 
newCookies - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
newCookieValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
NO_OPTIONS - Static variable in class org.jboss.resteasy.util.Base64
No options specified.
NoCache - Annotation Type in org.jboss.resteasy.annotations.cache
Set Cache-Control response header of "nocache"
noClassDefFoundErrorError(String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
NoLogWebApplicationException - Exception in org.jboss.resteasy.spi
WebApplicationExceptions are logged by RESTEasy.
NoLogWebApplicationException() - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
 
NoLogWebApplicationException(Response) - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
 
NoLogWebApplicationException(int) - 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, Response) - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
 
NoLogWebApplicationException(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
 
NoLogWebApplicationException(Throwable, Response.Status) - Constructor for exception org.jboss.resteasy.spi.NoLogWebApplicationException
 
noLongerASupportedContextParam(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
noMatchForAcceptHeader() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
NoMessageBodyWriterFoundFailure - Exception in org.jboss.resteasy.core
 
NoMessageBodyWriterFoundFailure(Class, MediaType) - Constructor for exception org.jboss.resteasy.core.NoMessageBodyWriterFoundFailure
 
NOOPMarshaller - Class in org.jboss.resteasy.client.core.marshallers
Marshaller that doesn't do anything with the target.
NOOPMarshaller() - Constructor for class org.jboss.resteasy.client.core.marshallers.NOOPMarshaller
 
noOutputStreamAllowed() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
noPathMatchInSubresource(URI) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
noResourceMethodFoundForHttpMethod(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
noResourceMethodFoundForOptions() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
NOT_ACCEPTABLE - Static variable in class org.jboss.resteasy.core.request.QualityValue
 
NotAcceptableException - Exception in org.jboss.resteasy.spi
Thrown by RESTEasy when HTTP Not Acceptable (406) is encountered
NotAcceptableException(String) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
 
NotAcceptableException(String, Response) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
 
NotAcceptableException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
 
NotAcceptableException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
 
NotAcceptableException(Throwable) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
 
NotAcceptableException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
 
notAllowedToReflectOnMethod(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
notEnoughPathParameters() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
NotFoundException - Exception in org.jboss.resteasy.spi
Thrown by RESTEasy when HTTP Not Found (404) is encountered
NotFoundException(String) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
 
NotFoundException(String, Response) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
 
NotFoundException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
 
NotFoundException(Throwable) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
 
NotFoundException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
 
notSupported() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
notValidInjectableType(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
noTypeInformationForEntity() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
noValueOfMethodAvailable(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
now() - Method in class org.jboss.resteasy.client.ProxyBuilder
 
nullResource(URI) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
numberOfMatchedSegments() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
numCapturingGroups - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
numNonDefaultGroups - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 

O

obj - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
 
ObjectToURI - Class in org.jboss.resteasy.spi.touri
This class encapsulates how an object can be converted to a URI string.
ObjectToURI() - Constructor for class org.jboss.resteasy.spi.touri.ObjectToURI
 
oddNumberOfCharacters() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
oneway(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
openCurlyReplacement - Static variable in class org.jboss.resteasy.util.PathHelper
 
options() - Method in class org.jboss.resteasy.client.ClientRequest
 
options(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
 
options(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
 
options(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
 
order - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
 
ORDERED - Static variable in class org.jboss.resteasy.util.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
org.jboss.resteasy.annotations - package org.jboss.resteasy.annotations
 
org.jboss.resteasy.annotations.cache - package org.jboss.resteasy.annotations.cache
 
org.jboss.resteasy.annotations.interception - package org.jboss.resteasy.annotations.interception
 
org.jboss.resteasy.annotations.providers.img - package org.jboss.resteasy.annotations.providers.img
 
org.jboss.resteasy.client - package org.jboss.resteasy.client
 
org.jboss.resteasy.client.cache - package org.jboss.resteasy.client.cache
 
org.jboss.resteasy.client.core - package org.jboss.resteasy.client.core
 
org.jboss.resteasy.client.core.executors - package org.jboss.resteasy.client.core.executors
 
org.jboss.resteasy.client.core.extractors - package org.jboss.resteasy.client.core.extractors
 
org.jboss.resteasy.client.core.marshallers - package org.jboss.resteasy.client.core.marshallers
 
org.jboss.resteasy.client.exception - package org.jboss.resteasy.client.exception
 
org.jboss.resteasy.client.exception.mapper - package org.jboss.resteasy.client.exception.mapper
 
org.jboss.resteasy.core - package org.jboss.resteasy.core
 
org.jboss.resteasy.core.interception - package org.jboss.resteasy.core.interception
 
org.jboss.resteasy.core.messagebody - package org.jboss.resteasy.core.messagebody
 
org.jboss.resteasy.core.registry - package org.jboss.resteasy.core.registry
 
org.jboss.resteasy.core.request - package org.jboss.resteasy.core.request
 
org.jboss.resteasy.logging - package org.jboss.resteasy.logging
 
org.jboss.resteasy.logging.impl - package org.jboss.resteasy.logging.impl
 
org.jboss.resteasy.mock - package org.jboss.resteasy.mock
 
org.jboss.resteasy.plugins.delegates - package org.jboss.resteasy.plugins.delegates
 
org.jboss.resteasy.plugins.interceptors - package org.jboss.resteasy.plugins.interceptors
 
org.jboss.resteasy.plugins.interceptors.encoding - package org.jboss.resteasy.plugins.interceptors.encoding
 
org.jboss.resteasy.plugins.providers - package org.jboss.resteasy.plugins.providers
 
org.jboss.resteasy.plugins.server - package org.jboss.resteasy.plugins.server
 
org.jboss.resteasy.plugins.server.embedded - package org.jboss.resteasy.plugins.server.embedded
 
org.jboss.resteasy.plugins.server.resourcefactory - package org.jboss.resteasy.plugins.server.resourcefactory
 
org.jboss.resteasy.plugins.server.servlet - package org.jboss.resteasy.plugins.server.servlet
 
org.jboss.resteasy.resteasy_jaxrs.i18n - package org.jboss.resteasy.resteasy_jaxrs.i18n
 
org.jboss.resteasy.specimpl - package org.jboss.resteasy.specimpl
 
org.jboss.resteasy.spi - package org.jboss.resteasy.spi
 
org.jboss.resteasy.spi.interception - package org.jboss.resteasy.spi.interception
 
org.jboss.resteasy.spi.touri - package org.jboss.resteasy.spi.touri
 
org.jboss.resteasy.spi.validation - package org.jboss.resteasy.spi.validation
 
org.jboss.resteasy.util - package org.jboss.resteasy.util
 
os - Variable in class org.jboss.resteasy.util.InputStreamToByteArray
 
outputHeaders - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
outputStream - Variable in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
overridenStream - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
overrideUri(URI) - Method in class org.jboss.resteasy.client.ClientRequest
 

P

ParameterParser - Class in org.jboss.resteasy.util
A simple parser intended to parse sequences of name/value pairs.
ParameterParser() - Constructor for class org.jboss.resteasy.util.ParameterParser
Default ParameterParser constructor.
paramMapping - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
paramName - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
params - Variable in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
params - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
paramType - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
parse(String) - Static method in class org.jboss.resteasy.plugins.delegates.MediaTypeHeaderDelegate
 
parse(String, char, char) - Method in class org.jboss.resteasy.util.GroupParameterParser
Extracts a map of name/value pairs from the given string.
parse(char[], char, char) - Method in class org.jboss.resteasy.util.GroupParameterParser
Extracts a map of name/value pairs from the given array of characters.
parse(char[], int, int, char, char) - Method in class org.jboss.resteasy.util.GroupParameterParser
Extracts a map of name/value pairs from the given array of characters.
parse(String, char) - Method in class org.jboss.resteasy.util.ParameterParser
Extracts a map of name/value pairs from the given string.
parse(char[], char) - Method in class org.jboss.resteasy.util.ParameterParser
Extracts a map of name/value pairs from the given array of characters.
parse(char[], int, int, char) - Method in class org.jboss.resteasy.util.ParameterParser
Extracts a map of name/value pairs from the given array of characters.
parse(String) - Static method in class org.jboss.resteasy.util.WeightedLanguage
 
parse(MediaType) - Static method in class org.jboss.resteasy.util.WeightedMediaType
 
parseAcceptHeader(String) - Static method in class org.jboss.resteasy.util.AcceptCharsetParser
Return list sorted with first most preferred
parseDate(String) - Static method in class org.jboss.resteasy.util.DateUtil
Parses a date value.
parseDate(String, Collection) - Static method in class org.jboss.resteasy.util.DateUtil
Parses the date value using the given date formats.
parseDate(String, Collection, Date) - Static method in class org.jboss.resteasy.util.DateUtil
Parses the date value using the given date formats.
parseForm(InputStream) - Static method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
parseHeader(String) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
parseMap(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
parseSegments(String, boolean) - Static method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
passedInValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
path(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
path(Class) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
path(Class, String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
path(Method) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
PATH_PARAM_NAME - Static variable in class org.jboss.resteasy.util.URLUtils
path_param_name = pchar ";" | "="
PATH_PARAM_VALUE - Static variable in class org.jboss.resteasy.util.URLUtils
path_param_value = pchar ";"
PATH_SEGMENT - Static variable in class org.jboss.resteasy.util.URLUtils
path_segment = pchar ";"
pathExpression - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
PathHelper - Class in org.jboss.resteasy.util
A utility class for handling URI template parameters.
PathHelper() - Constructor for class org.jboss.resteasy.util.PathHelper
 
pathInfo(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
pathNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
pathParameter(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
pathParameterList - Variable in class org.jboss.resteasy.client.ClientRequest
 
pathParameterNotProvided(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
pathParameters - Variable in class org.jboss.resteasy.client.ClientRequest
 
pathParameters(Object...) - Method in class org.jboss.resteasy.client.ClientRequest
 
PathParamInjector - Class in org.jboss.resteasy.core
 
PathParamInjector(Class, Type, AccessibleObject, String, String, boolean, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.PathParamInjector
 
PathParamMarshaller - Class in org.jboss.resteasy.client.core.marshallers
 
PathParamMarshaller(String, boolean, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.core.marshallers.PathParamMarshaller
 
PathParamSegment - Class in org.jboss.resteasy.core.registry
 
PathParamSegment(String) - Constructor for class org.jboss.resteasy.core.registry.PathParamSegment
 
paths(boolean, String, String...) - Static method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
PathSegmentImpl - Class in org.jboss.resteasy.specimpl
 
PathSegmentImpl(String, boolean) - Constructor for class org.jboss.resteasy.specimpl.PathSegmentImpl
 
pathSegmentIndex(String, int, int) - Static method in class org.jboss.resteasy.core.registry.PathParamSegment
 
pattern - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
PATTERN_ASCTIME - Static variable in class org.jboss.resteasy.util.DateUtil
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_RFC1036 - Static variable in class org.jboss.resteasy.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - Static variable in class org.jboss.resteasy.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1123 format.
patternNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
PCHAR - Static variable in class org.jboss.resteasy.util.URLUtils
pchar = unreserved | escaped | sub-delims | ":" | "@"

Note: we don't allow escaped here since we will escape it ourselves, so we don't want to allow them in the unescaped sequences

peekInstance() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Will not initialize singleton if not set
performReleaseConnection() - Method in interface org.jboss.resteasy.client.core.BaseClientResponse.BaseClientResponseStreamFactory
 
permitAll - Variable in class org.jboss.resteasy.plugins.interceptors.SecurityInterceptor
 
pfr - Static variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
PickConstructor - Class in org.jboss.resteasy.util
Pick
PickConstructor() - Constructor for class org.jboss.resteasy.util.PickConstructor
 
pickPerRequestConstructor(Class) - Static method in class org.jboss.resteasy.util.PickConstructor
Pick best constructor for a provider or resource class

Picks constructor with most parameters.

pickSingletonConstructor(Class) - Static method in class org.jboss.resteasy.util.PickConstructor
Pick best constructor for a provider or resource class

Picks constructor with most parameters.

POJOResourceFactory - Class in org.jboss.resteasy.plugins.server.resourcefactory
Allocates an instance of a class at each invocation
POJOResourceFactory(Class<?>) - Constructor for class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
pop() - Static method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
pop() - Method in class org.jboss.resteasy.util.ThreadLocalStack
 
popBody() - Static method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
popContextData(Class<T>) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
popCurrentResource() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
popMatchedURI() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
populateMap(Class, ResteasyProviderFactory) - Method in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
populateMap(Class<?>, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.PropertyInjectorImpl
 
populatePathParams(HttpRequest, Matcher, String) - Method in class org.jboss.resteasy.core.registry.PathParamSegment
 
port(int) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
post() - Method in class org.jboss.resteasy.client.ClientRequest
 
post(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
 
post(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
 
post(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
 
post(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
postEntity(String, String, Object) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
postEntity(String, Object) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
postJob(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
postProcess(ServerResponse) - Method in class org.jboss.resteasy.plugins.interceptors.CacheControlInterceptor
 
postProcess(ServerResponse) - Method in interface org.jboss.resteasy.spi.interception.PostProcessInterceptor
 
PostProcessInterceptor - Interface in org.jboss.resteasy.spi.interception
Invoked in order, gives you access to the response before MessageBodyReader and Writers get invoked.
postProcessInterceptors - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
postProcessInterceptors - Variable in class org.jboss.resteasy.core.ResourceMethod
 
postProcessInterceptors - Variable in class org.jboss.resteasy.core.ServerResponse
 
postTarget(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
 
PRAGMA - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
Precedence - Annotation Type in org.jboss.resteasy.annotations.interception
 
precedence - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
 
PRECEDENCE_STRING - Static variable in annotation type org.jboss.resteasy.annotations.interception.DecoderPrecedence
 
PRECEDENCE_STRING - Static variable in annotation type org.jboss.resteasy.annotations.interception.EncoderPrecedence
 
PRECEDENCE_STRING - Static variable in annotation type org.jboss.resteasy.annotations.interception.HeaderDecoratorPrecedence
 
PRECEDENCE_STRING - Static variable in annotation type org.jboss.resteasy.annotations.interception.RedirectPrecedence
 
PRECEDENCE_STRING - Static variable in annotation type org.jboss.resteasy.annotations.interception.SecurityPrecedence
 
precedenceList - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
precedenceOrder - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
preferredConsumes - Variable in class org.jboss.resteasy.core.ResourceMethod
 
preferredProduces - Variable in class org.jboss.resteasy.core.ResourceMethod
 
prefixClientInterceptorsTo(ClientInterceptorRepositoryImpl) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
PrefixedFormFieldsHttpRequest - Class in org.jboss.resteasy.util
 
PrefixedFormFieldsHttpRequest(String, HttpRequest) - Constructor for class org.jboss.resteasy.util.PrefixedFormFieldsHttpRequest
 
PrefixedFormInjector - Class in org.jboss.resteasy.core
Extension of FormInjector that handles prefixes for associated classes.
PrefixedFormInjector(Class, String, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.PrefixedFormInjector
Constructor setting the prefix.
PrefixedMultivaluedMap<V> - Class in org.jboss.resteasy.util
MultivaluedMap implementation that wraps another instance and only returns values that are prefixed with the given #prefix.
PrefixedMultivaluedMap(String, MultivaluedMap<String, V>) - Constructor for class org.jboss.resteasy.util.PrefixedMultivaluedMap
Constructor setting the prefix and the delegate.
prepareResponse(ServerResponse) - Method in class org.jboss.resteasy.core.ResourceMethod
 
preProcess(HttpRequest) - Method in class org.jboss.resteasy.core.AcceptParameterHttpPreprocessor
 
preProcess(HttpRequest) - Method in class org.jboss.resteasy.core.ExtensionHttpPreprocessor
 
preprocess(HttpRequest) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
preProcess(HttpRequest, ResourceMethod) - Method in class org.jboss.resteasy.plugins.interceptors.SecurityInterceptor
 
preProcess(HttpRequest) - Method in interface org.jboss.resteasy.spi.HttpRequestPreprocessor
 
preProcess(HttpRequest, ResourceMethod) - Method in interface org.jboss.resteasy.spi.interception.PreProcessInterceptor
Preprocess resource method invocation
preprocessedPath - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
preProcessedPath - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
preprocessExtensions(HttpRequest) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
PreProcessInterceptor - Interface in org.jboss.resteasy.spi.interception
Executed before resource method (not resource locator methods though!)

The interceptor can decide to return its own response.

preProcessInterceptors - Variable in class org.jboss.resteasy.core.ResourceMethod
 
printStackTrace() - Method in exception org.jboss.resteasy.core.ExceptionAdapter
FIXME Comment this
printStackTrace(PrintStream) - Method in exception org.jboss.resteasy.core.ExceptionAdapter
FIXME Comment this
printStackTrace(PrintWriter) - Method in exception org.jboss.resteasy.core.ExceptionAdapter
FIXME Comment this
proceed() - Method in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
 
proceed() - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
proceed() - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
proceed() - Method in interface org.jboss.resteasy.spi.interception.ClientExecutionContext
 
proceed() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
proceed() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
process(long, String, boolean) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
processApplication(Application) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
processApplication(Application) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
processJndiComponentResources(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
processJndiResources(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
processMethod(ResourceFactory, String, Class<?>, Method) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
processResources(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
processScannedJndiComponentResources(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
processScannedProviders(AnnotationDB) - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
processScannedResources(AnnotationDB) - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
processUnwrapped(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
produces - Variable in class org.jboss.resteasy.core.ResourceMethod
 
PropertyInjector - Interface in org.jboss.resteasy.spi
 
PropertyInjectorImpl - Class in org.jboss.resteasy.core
 
PropertyInjectorImpl(Class<?>, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.PropertyInjectorImpl
 
providerClass - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
 
providerClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
providerFactory - Variable in class org.jboss.resteasy.client.ClientRequest
 
providerFactory - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
providerFactory - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
providerFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.client.ProxyBuilder
 
providerFactory - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
providerFactory - Variable in class org.jboss.resteasy.core.ResourceLocator
 
providerFactory - Variable in class org.jboss.resteasy.core.ResourceMethod
 
providerFactory - Variable in class org.jboss.resteasy.core.ResourceMethodRegistry
 
providerFactory - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
providerFactory - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
providerFactory - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
ProviderFactoryDelegate - Interface in org.jboss.resteasy.spi
 
ProviderHelper - Class in org.jboss.resteasy.plugins.providers
A utility class to provide supporting functionality to various entity providers.
providers - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
providers - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
PROXY_AUTHENTICATE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ProxyBuilder<T> - Class in org.jboss.resteasy.client
 
ProxyConfig - Class in org.jboss.resteasy.client
 
ProxyConfig(ClassLoader, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory, Map<String, Object>, MediaType, MediaType) - Constructor for class org.jboss.resteasy.client.ProxyConfig
 
ProxyFactory - Class in org.jboss.resteasy.client
 
ProxyFactory() - Constructor for class org.jboss.resteasy.client.ProxyFactory
 
push(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
push(T) - Method in class org.jboss.resteasy.util.ThreadLocalStack
 
pushBody(Object) - Static method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
pushContext(Class<T>, T) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
pushContextDataMap(Map<Class<?>, Object>) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
pushContextObjects(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
pushCurrentResource(Object) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
pushMatchedURI(String, String) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
put(String, MediaType, MultivaluedMap<String, String>, byte[], int, String, String) - Method in interface org.jboss.resteasy.client.cache.BrowserCache
 
put(String, MediaType, MultivaluedMap<String, String>, byte[], int, String, String) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
put(CacheEntry) - Method in class org.jboss.resteasy.client.cache.MapCache
 
put(String, MediaType, MultivaluedMap<String, String>, byte[], int, String, String) - Method in class org.jboss.resteasy.client.cache.MapCache
 
put() - Method in class org.jboss.resteasy.client.ClientRequest
 
put(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
 
put(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
 
put(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
 
put(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
put(String, List<Object>) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
put(String, List<V>) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
put(K, List<V>) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
putAll(Map<? extends String, ? extends List<Object>>) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
putAll(Map) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
putAll(Map<? extends K, ? extends List<V>>) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
putEntity(String, String, Object) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
putEntity(String, Object) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
putSingle(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
putSingle(K, V) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
putSingle(String, V) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
putSingle(K, V) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 

Q

QualityValue - Class in org.jboss.resteasy.core.request
 
QUERY - Static variable in class org.jboss.resteasy.util.URLUtils
query = pchar / "/" / "?"
queryParam(String, Object...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
queryParameter(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
queryParameters - Variable in class org.jboss.resteasy.client.ClientRequest
 
QueryParamInjector - Class in org.jboss.resteasy.core
 
QueryParamInjector(Class, Type, AccessibleObject, String, String, boolean, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.QueryParamInjector
 
QueryParamMarshaller - Class in org.jboss.resteasy.client.core.marshallers
 
QueryParamMarshaller(String) - Constructor for class org.jboss.resteasy.client.core.marshallers.QueryParamMarshaller
 
quote(StringBuilder, String) - Method in class org.jboss.resteasy.plugins.delegates.NewCookieHeaderDelegate
 
quotedStringIsNotClosed(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
qValueCannotBeGreaterThan1(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 

R

RANGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
read() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
 
read(byte[], int, int) - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
 
read(byte[]) - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
 
read(Class<T>, String, String) - Static method in class org.jboss.resteasy.core.messagebody.ReaderUtility
 
read(Class<T>, String, byte[]) - Static method in class org.jboss.resteasy.core.messagebody.ReaderUtility
 
read(Class<T>, MediaType, byte[]) - Static method in class org.jboss.resteasy.core.messagebody.ReaderUtility
 
read(Class<T>, MediaType, InputStream) - Static method in class org.jboss.resteasy.core.messagebody.ReaderUtility
 
read(byte[], int, int) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor.FinishableGZIPInputStream
 
read(MessageBodyReaderContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor
 
read(MessageBodyReaderContext) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderInterceptor
 
read() - Method in class org.jboss.resteasy.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.jboss.resteasy.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
read(byte[]) - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
read(byte[], int, int) - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
readAndRemove(long, String) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
readDataSource(InputStream, MediaType) - Static method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
 
reader - Variable in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
readerClass - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
 
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(String, Response) - Constructor for exception org.jboss.resteasy.spi.ReaderException
 
ReaderException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.ReaderException
 
ReaderException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.ReaderException
 
ReaderException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.ReaderException
 
ReaderException(Throwable) - Constructor for exception org.jboss.resteasy.spi.ReaderException
 
ReaderException(String) - Constructor for exception org.jboss.resteasy.spi.ReaderException
 
ReaderException(int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
 
ReaderException(String, int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
 
ReaderException(String, Throwable, int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
 
ReaderException(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
 
readerNotFound(MediaType, String[]) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
ReaderUtility - Class in org.jboss.resteasy.core.messagebody
Utility for accessing RESTEasy's MessageBodyReader setup
ReaderUtility() - Constructor for class org.jboss.resteasy.core.messagebody.ReaderUtility
 
ReaderUtility(ResteasyProviderFactory, MessageBodyReaderInterceptor[]) - Constructor for class org.jboss.resteasy.core.messagebody.ReaderUtility
 
readFrom(Class<T2>, Type, MediaType, Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
readFrom(Class<byte[]>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.ByteArrayProvider
 
readFrom(Class<DataSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
FIXME Comment this
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
 
readFrom(Class<Document>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.DocumentProvider
 
readFrom(Class<File>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
 
readFrom(Class<MultivaluedMap<String, String>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
readFrom(Class<IIOImage>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.IIOImageProvider
 
readFrom(Class<InputStream>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
 
readFrom(Class<String>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
 
ReadFromStream - Class in org.jboss.resteasy.util
 
ReadFromStream() - Constructor for class org.jboss.resteasy.util.ReadFromStream
 
readFromStream(int, InputStream) - Static method in class org.jboss.resteasy.util.ReadFromStream
Stuff the contents of a InputStream into a byte buffer.
readImage(InputStream, ImageReader, int) - Static method in class org.jboss.resteasy.plugins.providers.IIOImageProviderHelper
FIXME Comment this
readString(InputStream) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
 
readString(InputStream, MediaType) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
 
recalculateOrder() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
recoverEnclosedCurlyBraces(String) - Static method in class org.jboss.resteasy.util.PathHelper
 
RedirectPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
Should be placed on a PreProcessInterceptor.
REFERER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
regex - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
register(Class<? extends T>) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
register(T) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
register(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.plugins.providers.RegisterBuiltin
 
RegisterBuiltin - Class in org.jboss.resteasy.plugins.providers
 
RegisterBuiltin() - Constructor for class org.jboss.resteasy.plugins.providers.RegisterBuiltin
 
registerBuiltin - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
registerBuiltinByDefault - Static variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
registerBuiltins - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
registerDefaultInterceptorPrecedences(InterceptorRegistry) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
registerDefaultInterceptorPrecedences() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
registered(InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
 
registered(InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
 
registered(InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
registered(InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
registered(InjectorFactory) - Method in interface org.jboss.resteasy.spi.ResourceFactory
Callback after registration has been completed.
registerInterceptor(Object) - Method in interface org.jboss.resteasy.client.core.ClientInterceptorRepository
 
registerInterceptor(Object) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
registerJndiComponentResource(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
registerProvider(Class) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
registerProvider(Class, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
registerProvider(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
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.
registerProviderInstance(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
registerProviderInstance(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Register a @Provider object.
registerProviders(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.plugins.providers.RegisterBuiltin
 
registerURIResolver(URIResolver) - Method in class org.jboss.resteasy.spi.touri.ObjectToURI
 
registration() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
registry - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
Registry - Interface in org.jboss.resteasy.spi
 
registry - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
registryUpdated(InterceptorRegistry) - Method in interface org.jboss.resteasy.core.interception.InterceptorRegistryListener
 
registryUpdated(InterceptorRegistry) - Method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
registryUpdated(InterceptorRegistry) - Method in class org.jboss.resteasy.core.ResourceMethod
 
relationship - Variable in class org.jboss.resteasy.spi.Link
 
releaseConnection() - Method in class org.jboss.resteasy.client.ClientResponse
 
releaseConnection() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
remove(String, MediaType) - Method in interface org.jboss.resteasy.client.cache.BrowserCache
 
remove(String, MediaType) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
remove(String, MediaType) - Method in class org.jboss.resteasy.client.cache.MapCache
 
remove(String) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
remove(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
remove(Object) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
remove(Object) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
removeAttribute(String) - Method in class org.jboss.resteasy.client.core.ClientMessageBodyReaderContext
 
removeAttribute(String) - Method in class org.jboss.resteasy.client.core.ClientMessageBodyWriterContext
 
removeAttribute(String) - Method in class org.jboss.resteasy.core.interception.ServerMessageBodyReaderContext
 
removeAttribute(String) - Method in class org.jboss.resteasy.core.interception.ServerMessageBodyWriterContext
 
removeAttribute(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
removeAttribute(String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
removeAttribute(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
 
removeAttribute(String) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
removeAttribute(String) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
removeAttribute(String) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
removeContextDataLevel() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
removeListener(InterceptorRegistryListener) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
removePath(String[], int, Method) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
removePath(String, Method) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
removeRegistrations(Class) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
Find all endpoints reachable by clazz and unregister them
removeRegistrations(Class, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
removeRegistrations(Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
 
removeRegistrations(Class<?>, String) - Method in interface org.jboss.resteasy.spi.Registry
 
removingHeaderIllegal() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
replace(String) - Static method in class org.jboss.resteasy.util.StringContextReplacement
Utility to replace predefined expressions within a string with values from the HTTP request;

${basepath} - UriInfo.getBaseUri().getRawPath() ${absolutepath} - UriInfo.getAbsolutePath().getRawPath() ${absoluteuri} - UriInfo.getAbsolutePath().toString() ${baseuri} - UriInfo.getBaseUri().toString() ${contextpath} - HttpServletRequest.getContextPath()

replaceEnclosedCurlyBraces(String) - Static method in class org.jboss.resteasy.util.PathHelper
 
replaceMatrix(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
replaceMatrixParam(String, Object...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
replaceParameter(Map<String, ? extends Object>, boolean, String, StringBuffer) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
replacePath(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
replacePathParameter(String, String, boolean, String, StringBuffer) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
replaceQuery(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
replaceQueryParam(String, Object...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
replaceQueryStringParameter(Map<String, ? extends Object>, boolean, String, StringBuffer) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
representations - Variable in class org.jboss.resteasy.util.MediaTypeMatcher
 
request - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
 
request - Variable in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingHeaderInterceptor
 
request - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
request() - Method in class org.jboss.resteasy.spi.Link
 
request(ClientExecutor) - Method in class org.jboss.resteasy.spi.Link
 
requestAttributes(Map<String, Object>) - Method in class org.jboss.resteasy.client.ProxyBuilder
 
requestFactory - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
requestFinished(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
 
requestFinished(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
 
requestFinished(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
requestFinished(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
requestFinished(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.ResourceFactory
Callback when request is finished.
RequestImpl - Class in org.jboss.resteasy.specimpl
 
RequestImpl(HttpRequest) - Constructor for class org.jboss.resteasy.specimpl.RequestImpl
 
requestMediaTypeNotUrlencoded() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
requestPreprocessors - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
requestWasCommitted() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
RESERVED - Static variable in class org.jboss.resteasy.util.URLUtils
reserved = gen-delims | sub-delims
reset() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
reset() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
reset() - Method in interface org.jboss.resteasy.spi.HttpResponse
reset status and headers.
reset() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
resetStream() - Method in class org.jboss.resteasy.client.ClientResponse
Attempts to reset the InputStream of the response.
resetStream() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
resolveContentType(HttpRequest, Object) - Method in class org.jboss.resteasy.core.ResourceMethod
 
resolveContentType() - Method in class org.jboss.resteasy.core.ServerResponse
 
resolveContentTypeByAccept(List<MediaType>, Object) - Method in class org.jboss.resteasy.core.ResourceMethod
 
resolveContentTypeByAccept(List<MediaType>, Object) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
resolveURI(Object) - Method in class org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver
 
resolveURI(Object) - Method in class org.jboss.resteasy.spi.touri.ObjectToURI
 
resolveURI(Object) - Method in class org.jboss.resteasy.spi.touri.URIableURIResolver
 
resolveURI(Object) - Method in interface org.jboss.resteasy.spi.touri.URIResolver
 
resource - Variable in class org.jboss.resteasy.core.ResourceLocator
 
resource - Variable in class org.jboss.resteasy.core.ResourceMethod
 
resourceClass - Variable in class org.jboss.resteasy.core.ResourceMethod
 
resourceClass - Variable in class org.jboss.resteasy.core.ServerResponse
 
resourceClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
resourceExpressions - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
resourceFactories - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
ResourceFactory - Interface in org.jboss.resteasy.spi
Implementations of this interface are registered through the Registry class.
ResourceInvoker - Interface in org.jboss.resteasy.core
 
ResourceLocator - Class in org.jboss.resteasy.core
 
ResourceLocator(ResourceFactory, InjectorFactory, ResteasyProviderFactory, Class, Method) - Constructor for class org.jboss.resteasy.core.ResourceLocator
 
ResourceMethod - Class in org.jboss.resteasy.core
 
ResourceMethod(Class<?>, Method, InjectorFactory, ResourceFactory, ResteasyProviderFactory, Set<String>) - Constructor for class org.jboss.resteasy.core.ResourceMethod
 
resourceMethod - Variable in class org.jboss.resteasy.core.ServerResponse
 
ResourceMethodRegistry - Class in org.jboss.resteasy.core
Registry of resources and methods/classes that can dispatch HTTP method requests
ResourceMethodRegistry(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ResourceMethodRegistry
 
resourceNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
resources - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
response - Variable in exception org.jboss.resteasy.spi.Failure
 
responseBufferSize - Variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
ResponseBuilderImpl - Class in org.jboss.resteasy.specimpl
 
ResponseBuilderImpl() - Constructor for class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
responseFactory - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
ResponseObject - Annotation Type in org.jboss.resteasy.annotations
 
ResponseObjectEntityExtractorFactory - Class in org.jboss.resteasy.client.core.extractors
This class represents the method level creation of a "rich response object" that has the @ResponseObject annotation.
ResponseObjectEntityExtractorFactory() - Constructor for class org.jboss.resteasy.client.core.extractors.ResponseObjectEntityExtractorFactory
 
ResponseObjectProxy<T> - Class in org.jboss.resteasy.client.core.extractors
This class represents the proxying functionality for creating a "rich response object" that has the @ResponseObject annotation.
ResponseObjectProxy(Method, EntityExtractorFactory) - Constructor for class org.jboss.resteasy.client.core.extractors.ResponseObjectProxy
 
RESTEASY_APPEND_INTERCEPTOR_PRECEDENCE - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_CHOSEN_ACCEPT - Static variable in class org.jboss.resteasy.core.registry.Segment
 
RESTEASY_CONTEXT_OBJECTS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_DISABLE_DTDS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_EXPAND_ENTITY_REFERENCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_GZIP_MAX_INPUT - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_IGNORE_MEDIA_TYPE_PARAMETERS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_INTERCEPTOR_AFTER_PRECEDENCE - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_INTERCEPTOR_BEFORE_PRECEDENCE - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_JNDI_COMPONENT_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_JNDI_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_LANGUAGE_MAPPINGS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_MEDIA_TYPE_MAPPINGS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_MEDIA_TYPE_PARAM_MAPPING - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_PROVIDERS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_RESOURCE_METHOD_INTERCEPTORS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
this is deprecated
RESTEASY_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_ROLE_BASED_SECURITY - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_SCAN - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_SCAN_PROVIDERS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_SCAN_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_SCANNED_BY_DEPLOYER - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_SCANNED_JNDI_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_SCANNED_PROVIDERS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_SCANNED_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_SECURE_PROCESSING_FEATURE - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_UNWRAPPED_EXCEPTIONS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_USE_BUILTIN_PROVIDERS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
ResteasyAuthChallengeException - Exception in org.jboss.resteasy.client.exception
 
ResteasyAuthChallengeException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthChallengeException
 
ResteasyAuthChallengeException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthChallengeException
 
ResteasyAuthChallengeException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthChallengeException
 
ResteasyAuthChallengeException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthChallengeException
 
ResteasyAuthenticationException - Exception in org.jboss.resteasy.client.exception
 
ResteasyAuthenticationException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthenticationException
 
ResteasyAuthenticationException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthenticationException
 
ResteasyAuthenticationException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthenticationException
 
ResteasyAuthenticationException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthenticationException
 
ResteasyBootstrap - Class in org.jboss.resteasy.plugins.server.servlet
This is a ServletContextListener that creates the registry for resteasy and stuffs it as a servlet context attribute
ResteasyBootstrap() - Constructor for class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
ResteasyBootstrapClasses - Interface in org.jboss.resteasy.plugins.server.servlet
Constant list of bootstrap classes.
ResteasyCircularRedirectException - Exception in org.jboss.resteasy.client.exception
 
ResteasyCircularRedirectException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCircularRedirectException
 
ResteasyCircularRedirectException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCircularRedirectException
 
ResteasyCircularRedirectException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCircularRedirectException
 
ResteasyCircularRedirectException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCircularRedirectException
 
ResteasyClientException - Exception in org.jboss.resteasy.client.exception
 
ResteasyClientException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientException
 
ResteasyClientException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientException
 
ResteasyClientException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientException
 
ResteasyClientException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientException
 
ResteasyClientProtocolException - Exception in org.jboss.resteasy.client.exception
 
ResteasyClientProtocolException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientProtocolException
 
ResteasyClientProtocolException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientProtocolException
 
ResteasyClientProtocolException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientProtocolException
 
ResteasyClientProtocolException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientProtocolException
 
ResteasyClientProxy - Interface in org.jboss.resteasy.client.core.marshallers
implemented by every generated proxy
ResteasyConfiguration - Interface in org.jboss.resteasy.spi
 
ResteasyConnectionClosedException - Exception in org.jboss.resteasy.client.exception
 
ResteasyConnectionClosedException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionClosedException
 
ResteasyConnectionClosedException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionClosedException
 
ResteasyConnectionClosedException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionClosedException
 
ResteasyConnectionClosedException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionClosedException
 
ResteasyConnectionPoolTimeoutException - Exception in org.jboss.resteasy.client.exception
 
ResteasyConnectionPoolTimeoutException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionPoolTimeoutException
 
ResteasyConnectionPoolTimeoutException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionPoolTimeoutException
 
ResteasyConnectionPoolTimeoutException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionPoolTimeoutException
 
ResteasyConnectionPoolTimeoutException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionPoolTimeoutException
 
ResteasyConnectTimeoutException - Exception in org.jboss.resteasy.client.exception
 
ResteasyConnectTimeoutException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectTimeoutException
 
ResteasyConnectTimeoutException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectTimeoutException
 
ResteasyConnectTimeoutException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectTimeoutException
 
ResteasyConnectTimeoutException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectTimeoutException
 
ResteasyContextParameters - Interface in org.jboss.resteasy.plugins.server.servlet
constant names of resteasy configuration variables within a servlet
ResteasyCookieRestrictionViolationException - Exception in org.jboss.resteasy.client.exception
 
ResteasyCookieRestrictionViolationException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCookieRestrictionViolationException
 
ResteasyCookieRestrictionViolationException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCookieRestrictionViolationException
 
ResteasyCookieRestrictionViolationException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCookieRestrictionViolationException
 
ResteasyCookieRestrictionViolationException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCookieRestrictionViolationException
 
ResteasyCredentialsNotAvailableException - Exception in org.jboss.resteasy.client.exception
 
ResteasyCredentialsNotAvailableException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCredentialsNotAvailableException
 
ResteasyCredentialsNotAvailableException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCredentialsNotAvailableException
 
ResteasyCredentialsNotAvailableException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCredentialsNotAvailableException
 
ResteasyCredentialsNotAvailableException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCredentialsNotAvailableException
 
ResteasyDeployment - Class in org.jboss.resteasy.spi
This class is used to configure and initialize the core components of RESTEasy.
ResteasyDeployment() - Constructor for class org.jboss.resteasy.spi.ResteasyDeployment
 
ResteasyHttpContentTooLargeException - Exception in org.jboss.resteasy.client.exception
 
ResteasyHttpContentTooLargeException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpContentTooLargeException
 
ResteasyHttpContentTooLargeException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpContentTooLargeException
 
ResteasyHttpContentTooLargeException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpContentTooLargeException
 
ResteasyHttpContentTooLargeException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpContentTooLargeException
 
ResteasyHttpException - Exception in org.jboss.resteasy.client.exception
 
ResteasyHttpException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpException
 
ResteasyHttpException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpException
 
ResteasyHttpException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpException
 
ResteasyHttpException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpException
 
ResteasyHttpHostConnectException - Exception in org.jboss.resteasy.client.exception
 
ResteasyHttpHostConnectException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpHostConnectException
 
ResteasyHttpHostConnectException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpHostConnectException
 
ResteasyHttpHostConnectException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpHostConnectException
 
ResteasyHttpHostConnectException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpHostConnectException
 
ResteasyHttpRecoverableException - Exception in org.jboss.resteasy.client.exception
 
ResteasyHttpRecoverableException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpRecoverableException
 
ResteasyHttpRecoverableException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpRecoverableException
 
ResteasyHttpRecoverableException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpRecoverableException
 
ResteasyHttpRecoverableException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpRecoverableException
 
ResteasyInvalidCredentialsException - Exception in org.jboss.resteasy.client.exception
 
ResteasyInvalidCredentialsException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidCredentialsException
 
ResteasyInvalidCredentialsException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidCredentialsException
 
ResteasyInvalidCredentialsException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidCredentialsException
 
ResteasyInvalidCredentialsException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidCredentialsException
 
ResteasyInvalidRedirectLocationException - Exception in org.jboss.resteasy.client.exception
 
ResteasyInvalidRedirectLocationException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidRedirectLocationException
 
ResteasyInvalidRedirectLocationException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidRedirectLocationException
 
ResteasyInvalidRedirectLocationException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidRedirectLocationException
 
ResteasyInvalidRedirectLocationException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidRedirectLocationException
 
ResteasyIOException - Exception in org.jboss.resteasy.client.exception
 
ResteasyIOException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyIOException
 
ResteasyIOException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyIOException
 
ResteasyIOException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyIOException
 
ResteasyIOException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyIOException
 
ResteasyMalformedChallengeException - Exception in org.jboss.resteasy.client.exception
 
ResteasyMalformedChallengeException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChallengeException
 
ResteasyMalformedChallengeException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChallengeException
 
ResteasyMalformedChallengeException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChallengeException
 
ResteasyMalformedChallengeException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChallengeException
 
ResteasyMalformedChunkCodingException - Exception in org.jboss.resteasy.client.exception
 
ResteasyMalformedChunkCodingException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChunkCodingException
 
ResteasyMalformedChunkCodingException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChunkCodingException
 
ResteasyMalformedChunkCodingException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChunkCodingException
 
ResteasyMalformedChunkCodingException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChunkCodingException
 
ResteasyMalformedCookieException - Exception in org.jboss.resteasy.client.exception
 
ResteasyMalformedCookieException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedCookieException
 
ResteasyMalformedCookieException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedCookieException
 
ResteasyMalformedCookieException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedCookieException
 
ResteasyMalformedCookieException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedCookieException
 
ResteasyMethodNotSupportedException - Exception in org.jboss.resteasy.client.exception
 
ResteasyMethodNotSupportedException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMethodNotSupportedException
 
ResteasyMethodNotSupportedException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMethodNotSupportedException
 
ResteasyMethodNotSupportedException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMethodNotSupportedException
 
ResteasyMethodNotSupportedException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMethodNotSupportedException
 
ResteasyNoHttpResponseException - Exception in org.jboss.resteasy.client.exception
 
ResteasyNoHttpResponseException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNoHttpResponseException
 
ResteasyNoHttpResponseException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNoHttpResponseException
 
ResteasyNoHttpResponseException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNoHttpResponseException
 
ResteasyNoHttpResponseException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNoHttpResponseException
 
ResteasyNonRepeatableRequestException - Exception in org.jboss.resteasy.client.exception
 
ResteasyNonRepeatableRequestException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNonRepeatableRequestException
 
ResteasyNonRepeatableRequestException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNonRepeatableRequestException
 
ResteasyNonRepeatableRequestException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNonRepeatableRequestException
 
ResteasyNonRepeatableRequestException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNonRepeatableRequestException
 
ResteasyNTLMEngineException - Exception in org.jboss.resteasy.client.exception
 
ResteasyNTLMEngineException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNTLMEngineException
 
ResteasyNTLMEngineException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNTLMEngineException
 
ResteasyNTLMEngineException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNTLMEngineException
 
ResteasyNTLMEngineException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNTLMEngineException
 
ResteasyProtocolException - Exception in org.jboss.resteasy.client.exception
 
ResteasyProtocolException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyProtocolException
 
ResteasyProtocolException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyProtocolException
 
ResteasyProtocolException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyProtocolException
 
ResteasyProtocolException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyProtocolException
 
ResteasyProviderFactory - Class in org.jboss.resteasy.spi
 
ResteasyProviderFactory() - Constructor for class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ResteasyProviderFactory.SortedKey<T> - Class in org.jboss.resteasy.spi
Allow us to sort message body implementations that are more specific for their types i.e.
ResteasyRedirectException - Exception in org.jboss.resteasy.client.exception
 
ResteasyRedirectException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyRedirectException
 
ResteasyRedirectException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyRedirectException
 
ResteasyRedirectException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyRedirectException
 
ResteasyRedirectException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyRedirectException
 
ResteasyTunnelRefusedException - Exception in org.jboss.resteasy.client.exception
 
ResteasyTunnelRefusedException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyTunnelRefusedException
 
ResteasyTunnelRefusedException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyTunnelRefusedException
 
ResteasyTunnelRefusedException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyTunnelRefusedException
 
ResteasyTunnelRefusedException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyTunnelRefusedException
 
ResteasyUnsupportedHttpVersionException - Exception in org.jboss.resteasy.client.exception
 
ResteasyUnsupportedHttpVersionException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyUnsupportedHttpVersionException
 
ResteasyUnsupportedHttpVersionException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyUnsupportedHttpVersionException
 
ResteasyUnsupportedHttpVersionException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyUnsupportedHttpVersionException
 
ResteasyUnsupportedHttpVersionException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyUnsupportedHttpVersionException
 
ResteasyURIException - Exception in org.jboss.resteasy.client.exception
 
ResteasyURIException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyURIException
 
ResteasyURIException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyURIException
 
ResteasyURIException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyURIException
 
ResteasyURIException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyURIException
 
resumeEncoding() - Method in class org.jboss.resteasy.util.Base64.OutputStream
Resumes encoding of the stream.
rethrow() - Method in exception org.jboss.resteasy.core.ExceptionAdapter
Rethrows the original exception class.
RETRY_AFTER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
returnType - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
rolesAllowed - Variable in class org.jboss.resteasy.plugins.interceptors.SecurityInterceptor
 
rootClass - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
RootSegment - Class in org.jboss.resteasy.core.registry
 
RootSegment() - Constructor for class org.jboss.resteasy.core.registry.RootSegment
 
rootSegment - Variable in class org.jboss.resteasy.core.ResourceMethodRegistry
 
runningJob() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 

S

sameWeight(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
SC_ACCEPTED - Static variable in interface org.jboss.resteasy.util.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.util.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.util.HttpResponseCodes
Status code (400) indicating the request sent by the client was syntactically incorrect.
SC_CONFLICT - Static variable in interface org.jboss.resteasy.util.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.util.HttpResponseCodes
Status code (100) indicating the client can continue.
SC_CREATED - Static variable in interface org.jboss.resteasy.util.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.util.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.util.HttpResponseCodes
Status code (403) indicating the server understood the request but refused to fulfill it.
SC_FOUND - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (302) indicating that the resource reside temporarily under a different URI.
SC_GATEWAY_TIMEOUT - Static variable in interface org.jboss.resteasy.util.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.util.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.util.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.util.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.util.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.util.HttpResponseCodes
Status code (405) indicating that the method specified in the Request-Line is not allowed for the resource identified by the Request-URI.
SC_MOVED_PERMANENTLY - Static variable in interface org.jboss.resteasy.util.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.util.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.util.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.util.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.util.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.util.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.util.HttpResponseCodes
Status code (404) indicating that the requested resource is not available.
SC_NOT_IMPLEMENTED - Static variable in interface org.jboss.resteasy.util.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.util.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.util.HttpResponseCodes
Status code (200) indicating the request succeeded normally.
SC_PARTIAL_CONTENT - Static variable in interface org.jboss.resteasy.util.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.util.HttpResponseCodes
Status code (402) reserved for future use.
SC_PRECONDITION_FAILED - Static variable in interface org.jboss.resteasy.util.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.util.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.util.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.util.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.util.HttpResponseCodes
Status code (414) indicating that the server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (416) indicating that the server cannot serve the requested byte range.
SC_RESET_CONTENT - Static variable in interface org.jboss.resteasy.util.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.util.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.util.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.util.HttpResponseCodes
Status code (101) indicating the server is switching protocols according to Upgrade header.
SC_TEMPORARY_REDIRECT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (307) indicating that the requested resource resides temporarily under a different URI.
SC_UNAUTHORIZED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (401) indicating that the request requires HTTP authentication.
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface org.jboss.resteasy.util.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.util.HttpResponseCodes
Status code (305) indicating that the requested resource MUST be accessed through the proxy given by the Location field.
scannedJndiComponentResources - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
scannedProviderClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
scannedResourceClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
scanning() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
scanningArchive(URL) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
scheme(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
schemeSpecificPart(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
schemeSpecificPartNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
SecurityDomain - Interface in org.jboss.resteasy.plugins.server.embedded
Simple plugin to provide authentication/authorization to embedded implementations
securityEnabled - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
SecurityInterceptor - Class in org.jboss.resteasy.plugins.interceptors
 
SecurityInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.SecurityInterceptor
 
SecurityPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
Should be placed on a PreProcessInterceptor.
Segment - Class in org.jboss.resteasy.core.registry
 
Segment() - Constructor for class org.jboss.resteasy.core.registry.Segment
 
segment - Variable in class org.jboss.resteasy.core.registry.SimpleSegment
 
segment(String...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
segmentNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
segmentsParameterNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
selectVariant(List<Variant>) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
SelfExpandingBufferredInputStream - Class in org.jboss.resteasy.client.core
Extension of BufferedInputStream enforcing the contract where reset() always returns to the beginning of the stream, and the internal buffer expands automatically to the total length of content read from the underlying stream.
SelfExpandingBufferredInputStream(InputStream) - Constructor for class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
 
SelfExpandingBufferredInputStream(InputStream, int) - Constructor for class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
 
sendError(int) - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
sendError(int, String) - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
sendError(int) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
sendError(int, String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
sendError(int) - Method in interface org.jboss.resteasy.spi.HttpResponse
 
sendError(int, String) - Method in interface org.jboss.resteasy.spi.HttpResponse
 
sentError - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
SERVER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ServerCached - Annotation Type in org.jboss.resteasy.annotations.cache
Specifies that the response to this jax-rs method should be cached on the server.
serverConsumes(MediaType) - Method in class org.jboss.resteasy.client.ProxyBuilder
 
ServerContentEncodingHeaderInterceptor - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
ServerContentEncodingHeaderInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingHeaderInterceptor
 
ServerCookie - Class in org.jboss.resteasy.plugins.delegates
Server-side cookie representation.
ServerCookie() - Constructor for class org.jboss.resteasy.plugins.delegates.ServerCookie
 
ServerDrivenNegotiation - Class in org.jboss.resteasy.core.request
Variant selection.
ServerDrivenNegotiation() - Constructor for class org.jboss.resteasy.core.request.ServerDrivenNegotiation
 
ServerInterceptor - Annotation Type in org.jboss.resteasy.annotations.interception
Identifies an interceptor as a server-side interceptor
serverMediaType(MediaType) - Method in class org.jboss.resteasy.client.ProxyBuilder
shortcut for serverProduces(type).serverConsumes(type)
ServerMessageBodyReaderContext - Class in org.jboss.resteasy.core.interception
 
ServerMessageBodyReaderContext(MessageBodyReaderInterceptor[], MessageBodyReader, Class, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream, HttpRequest) - Constructor for class org.jboss.resteasy.core.interception.ServerMessageBodyReaderContext
 
serverMessageBodyReaderInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ServerMessageBodyWriterContext - Class in org.jboss.resteasy.core.interception
 
ServerMessageBodyWriterContext(MessageBodyWriterInterceptor[], MessageBodyWriter, Object, Class, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream, HttpRequest) - Constructor for class org.jboss.resteasy.core.interception.ServerMessageBodyWriterContext
 
serverMessageBodyWriterInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
serverPostProcessInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
serverPreProcessInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
serverProduces(MediaType) - Method in class org.jboss.resteasy.client.ProxyBuilder
 
ServerResponse - Class in org.jboss.resteasy.core
 
ServerResponse(Object, int, Headers<Object>) - Constructor for class org.jboss.resteasy.core.ServerResponse
 
ServerResponse() - Constructor for class org.jboss.resteasy.core.ServerResponse
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
service(String, HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
service(String, HttpServletRequest, HttpServletResponse, boolean) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
ServletBootstrap - Class in org.jboss.resteasy.plugins.server.servlet
 
ServletBootstrap(ServletConfig) - Constructor for class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
 
servletContainerDispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
 
servletContainerDispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
ServletContainerDispatcher - Class in org.jboss.resteasy.plugins.server.servlet
Helper/delegate class to unify Servlet and Filter dispatcher implementations
ServletContainerDispatcher() - Constructor for class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
servletContext - Variable in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
 
ServletSecurityContext - Class in org.jboss.resteasy.plugins.server.servlet
 
ServletSecurityContext(HttpServletRequest) - Constructor for class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
 
ServletUtil - Class in org.jboss.resteasy.plugins.server.servlet
 
ServletUtil() - Constructor for class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
SET_COOKIE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
setAcceptableLanguages(List<String>) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setAcceptableMediaTypes(List<MediaType>) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setAcceptCharsetHeaders(List<String>) - Method in class org.jboss.resteasy.core.request.ServerDrivenNegotiation
 
setAcceptEncodingHeaders(List<String>) - Method in class org.jboss.resteasy.core.request.ServerDrivenNegotiation
 
setAcceptHeaders(List<String>) - Method in class org.jboss.resteasy.core.request.ServerDrivenNegotiation
 
setAcceptLanguageHeaders(List<String>) - Method in class org.jboss.resteasy.core.request.ServerDrivenNegotiation
 
setActualProviderClasses(List<Class>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setActualResourceClasses(List<Class>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setAlternateMediaType(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.core.ServerResponse
 
setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.StringParameterUnmarshaller
 
setApplication(Application) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setApplicationClass(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setAsyncJobServiceBasePath(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setAsyncJobServiceEnabled(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setAsyncJobServiceMaxJobResults(int) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setAsyncJobServiceMaxWait(long) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setAsyncJobServiceThreadPoolSize(int) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setAttribute(String, Object) - Method in class org.jboss.resteasy.client.core.ClientMessageBodyReaderContext
 
setAttribute(String, Object) - Method in class org.jboss.resteasy.client.core.ClientMessageBodyWriterContext
 
setAttribute(String, Object) - Method in class org.jboss.resteasy.core.interception.ServerMessageBodyReaderContext
 
setAttribute(String, Object) - Method in class org.jboss.resteasy.core.interception.ServerMessageBodyWriterContext
 
setAttribute(String, Object) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
setAttribute(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
setAttribute(String, Object) - Method in interface org.jboss.resteasy.spi.HttpRequest
 
setAttribute(String, Object) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
setAttribute(String, Object) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
setAttribute(String, Object) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
setAttribute(char[], int, int, char, String, String) - Method in class org.jboss.resteasy.util.ParameterParser
Takes string as-is and only changes the value of a specific attribute.
setAttributeExceptionsTo(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setAttributes(Map<String, Object>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setBase(URI) - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
setBasePath(String) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
Set the base path to find jobs
setBaseUri(URI) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
setBuiltinsRegistered(boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
setBuiltinsRegistered(boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
setCharacterSetQualityValue(QualityValue) - Method in class org.jboss.resteasy.core.request.VariantQuality
 
setClazz(Class<?>) - Method in class org.jboss.resteasy.client.core.ClientProxy
 
setConstructedDefaultContextObjects(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setCookies(Map<String, Cookie>) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setDefaultContextObjects(Map<Class, Object>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setDefaultExecutorClass(String) - Static method in class org.jboss.resteasy.client.ClientRequest
Set the default executor class name.
setDelegate(OutputStream) - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
setDeployment(ResteasyDeployment) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
setDeploymentSensitiveFactoryEnabled(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setDispatcher(Dispatcher) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
setDispatcher(Dispatcher) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setEncodingQualityValue(QualityValue) - Method in class org.jboss.resteasy.core.request.VariantQuality
 
setEntity(Object) - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
setEntity(Object) - Method in class org.jboss.resteasy.core.ServerResponse
 
setEntity(Object) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
setErrorCode(int) - Method in exception org.jboss.resteasy.spi.Failure
 
setException(Exception) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setExecutionInterceptors(ClientExecutionInterceptor[]) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
setExecutionInterceptors(Collection<ClientExecutionInterceptor>) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
setExecutor(ExecutorService) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
Plug in your own executor to process requests
setExecutor(ClientExecutor) - Method in class org.jboss.resteasy.spi.Link
 
setFailure(Exception) - Method in interface org.jboss.resteasy.spi.AsynchronousResponse
 
setFileUploadInMemoryThresholdLimit(int) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
setFileUploadMemoryUnit(String) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
setFileUploadTempFileDir(File) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
setFollowRedirects(boolean) - Method in class org.jboss.resteasy.client.ClientRequestFactory
 
setFollowRedirects(boolean) - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
setGenericReturnType(Type) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setGenericType(Type) - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
setGenericType(Type) - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
setGenericType(Type) - Method in class org.jboss.resteasy.core.ServerResponse
 
setGenericType(Type) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
setGenericType(Type) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
setHeaders(MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setHeaders(MockHttpResponse, BaseClientResponse) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
setHeaders(CommitHeaderOutputStream.CommitCallback) - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
setHref(String) - Method in class org.jboss.resteasy.spi.Link
 
setHttpContext(HttpContext) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
setHttpMethod(String) - Method in class org.jboss.resteasy.client.ClientRequest
 
setHttpMethod(String) - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
setInjectorFactory(InjectorFactory) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
setInjectorFactory(InjectorFactory) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
setInjectorFactoryClass(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setInputStream(InputStream) - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
setInputStream(InputStream) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
setInputStream(InputStream) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
setInputStream(InputStream) - Method in interface org.jboss.resteasy.spi.HttpRequest
If you are using a servlet container, this will *NOT* override the HttpServletRequest.getInputStream().
setInputStream(InputStream) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
setInputStream(InputStream) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
setInstance(InternalDispatcher) - Static method in class org.jboss.resteasy.spi.InternalDispatcher
 
setInstance(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
setInterceptorAfterPrecedences(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setInterceptorBeforePrecedences(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setInterceptorPrecedences(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setInternalCache(BrowserCache) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
setJndiComponentResources(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setJndiResources(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setLanguage(String) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setLanguageExtensions(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setLanguageMappings(Map<String, String>) - Method in interface org.jboss.resteasy.core.Dispatcher
 
setLanguageMappings(Map<String, String>) - Method in class org.jboss.resteasy.core.ExtensionHttpPreprocessor
 
setLanguageMappings(Map<String, String>) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
setLanguageQualityValue(QualityValue) - Method in class org.jboss.resteasy.core.request.VariantQuality
 
setLast(T) - Method in class org.jboss.resteasy.util.ThreadLocalStack
 
setLoggable(boolean) - Method in exception org.jboss.resteasy.spi.Failure
 
setLoggerType(Logger.LoggerType) - Static method in class org.jboss.resteasy.logging.Logger
 
setLowerCaseNames(boolean) - Method in class org.jboss.resteasy.util.GroupParameterParser
Sets the flag if parameter names are to be converted to lower case when name/value pairs are parsed.
setLowerCaseNames(boolean) - Method in class org.jboss.resteasy.util.ParameterParser
Sets the flag if parameter names are to be converted to lower case when name/value pairs are parsed.
setMaxBytes(long) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
 
setMaxCacheSize(int) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
Max response cache size default is 100
setMaxWaitMilliSeconds(long) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
Maximum wait time.
setMediaType(MediaType) - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
setMediaType(MediaType) - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
setMediaType(MediaType) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setMediaType(MediaType) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
setMediaType(MediaType) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
setMediaTypeMappings(Map<String, MediaType>) - Method in interface org.jboss.resteasy.core.Dispatcher
 
setMediaTypeMappings(Map<String, MediaType>) - Method in class org.jboss.resteasy.core.ExtensionHttpPreprocessor
 
setMediaTypeMappings(Map<String, MediaType>) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
setMediaTypeMappings(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setMediaTypeParamMapping(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setMediaTypeQualityValue(QualityValue) - Method in class org.jboss.resteasy.core.request.VariantQuality
 
setMessageBodyReaderInterceptors(MessageBodyReaderInterceptor[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setMessageBodyWriterInterceptors(MessageBodyWriterInterceptor[]) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
setMessageBodyWriterInterceptors(MessageBodyWriterInterceptor[]) - Method in class org.jboss.resteasy.core.ServerResponse
 
setMetadata(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.core.ServerResponse
 
setOutputStream(OutputStream) - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
setOutputStream(OutputStream) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
setParam(HashMap<String, String>, String, int) - Static method in class org.jboss.resteasy.util.HeaderParameterParser
 
setPostProcessInterceptors(PostProcessInterceptor[]) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
setPostProcessInterceptors(PostProcessInterceptor[]) - Method in class org.jboss.resteasy.core.ServerResponse
 
setPrecedence(Class<?>) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
 
setPreprocessedPath(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
setPreprocessedPath(String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
setPreprocessedPath(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
 
setPreprocessedPath(String) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
setProviderClasses(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setProviderFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setProviderFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setProviders(List<Object>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setPublic(boolean) - Method in class org.jboss.resteasy.core.ExtendedCacheControl
 
setReaderInterceptors(MessageBodyReaderInterceptor[]) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
setReaderInterceptors(Collection<MessageBodyReaderInterceptor>) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
setRegisterBuiltin(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setRegisterBuiltinByDefault(boolean) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
setRegisterBuiltins(boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
setRegisterBuiltins(boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
setRegistry(Registry) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setRelationship(String) - Method in class org.jboss.resteasy.spi.Link
 
setRepresentations(Map<MediaType, T>) - Method in class org.jboss.resteasy.util.MediaTypeMatcher
 
setRequestHeaders(MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setRequestMediaType(MediaType) - Method in class org.jboss.resteasy.core.request.VariantQuality
 
setResourceClass(Class) - Method in class org.jboss.resteasy.core.ServerResponse
 
setResourceClasses(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setResourceFactories(List<ResourceFactory>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setResourceMethod(Method) - Method in class org.jboss.resteasy.core.ServerResponse
 
setResources(List<Object>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setResponse(Response) - Method in interface org.jboss.resteasy.spi.AsynchronousResponse
 
setResponseBufferSize(int) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
Response stream is wrapped in a BufferedInputStream.
setReturnType(Class<T>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setRootResourcePath(String) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
setScannedJndiComponentResources(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setScannedProviderClasses(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setScannedResourceClasses(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setSecurityDomain(SecurityDomain) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
setSecurityEnabled(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setStatus(int) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setStatus(int) - Method in class org.jboss.resteasy.core.ServerResponse
 
setStatus(int) - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
setStatus(int) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
setStatus(int) - Method in interface org.jboss.resteasy.spi.HttpResponse
 
setStreamFactory(BaseClientResponse.BaseClientResponseStreamFactory) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setterhashes - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
setters - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
setThreadPoolSize(int) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
Fixed thread pool size of asynchronous delivery
setTitle(String) - Method in class org.jboss.resteasy.spi.Link
 
setType(Class) - Method in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
setType(Class) - Method in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
setType(Class) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
 
setType(Class) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
 
setType(String) - Method in class org.jboss.resteasy.spi.Link
 
setUnwrappedExceptions(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setupResponse(ServerResponse) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
setWasReleased(boolean) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setWriterInterceptors(MessageBodyWriterInterceptor[]) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
setWriterInterceptors(Collection<MessageBodyWriterInterceptor>) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
shouldBeUnreachable() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
SimplePrincipal - Class in org.jboss.resteasy.plugins.server.embedded
 
SimplePrincipal(String) - Constructor for class org.jboss.resteasy.plugins.server.embedded.SimplePrincipal
 
SimpleSecurityDomain - Class in org.jboss.resteasy.plugins.server.embedded
POJO Security domain.
SimpleSecurityDomain() - Constructor for class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
 
SimpleSegment - Class in org.jboss.resteasy.core.registry
 
SimpleSegment(String) - Constructor for class org.jboss.resteasy.core.registry.SimpleSegment
 
simpleSegments - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
SingletonResource - Class in org.jboss.resteasy.plugins.server.resourcefactory
VERY simple implementation that just returns the instance the SingleResource was created with
SingletonResource(Object) - Constructor for class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
size - Variable in class org.jboss.resteasy.core.ResourceMethodRegistry
 
size() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
size() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
size() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
size() - Method in class org.jboss.resteasy.util.ThreadLocalStack
 
skip(long) - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
Slf4jLogger - Class in org.jboss.resteasy.logging.impl
 
Slf4jLogger(String) - Constructor for class org.jboss.resteasy.logging.impl.Slf4jLogger
 
sortByWeight(List<MediaType>) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
sortedLocatorExpressions - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
sortedResourceExpressions - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
sourceArrayCannotProcessBytes(int, int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
sourceArrayCannotProcessFourBytes(int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
sourceArrayNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
start() - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
start() - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
start() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
stats - Variable in class org.jboss.resteasy.core.ResourceMethod
 
Status - Annotation Type in org.jboss.resteasy.annotations
 
status - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
status - Variable in class org.jboss.resteasy.core.ServerResponse
 
status - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
status(int) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
stop() - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
stop() - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
stop() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
streamFactory - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
StreamingOutputProvider - Class in org.jboss.resteasy.plugins.providers
 
StreamingOutputProvider() - Constructor for class org.jboss.resteasy.plugins.providers.StreamingOutputProvider
 
streamWrappedBySignature() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
StringContextReplacement - Class in org.jboss.resteasy.util
Utility to replace predefined expressions within a string with values from the HTTP request;

${basepath} - UriInfo.getBaseUri().getRawPath() ${absolutepath} - UriInfo.getAbsolutePath().getRawPath() ${absoluteuri} - UriInfo.getAbsolutePath().toString() ${baseuri} - UriInfo.getBaseUri().toString() ${contextpath} - HttpServletRequest.getContextPath()

StringContextReplacement() - Constructor for class org.jboss.resteasy.util.StringContextReplacement
 
StringConverter<T> - Interface in org.jboss.resteasy.spi
Implement this interface and annotate your class with @Provider to provide marshalling and unmarshalling of string-based, @HeaderParam, @MatrixParam, @QueryParam, and/or @PathParam injected values.
stringConverters - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
StringParameterInjector - Class in org.jboss.resteasy.core
 
StringParameterInjector() - Constructor for class org.jboss.resteasy.core.StringParameterInjector
 
StringParameterInjector(Class, Type, String, Class, String, AccessibleObject, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.StringParameterInjector
 
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.
stringParameterUnmarshallers - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
StringTextStar - Class in org.jboss.resteasy.plugins.providers
 
StringTextStar() - Constructor for class org.jboss.resteasy.plugins.providers.StringTextStar
 
StringToPrimitive - Class in org.jboss.resteasy.util
 
StringToPrimitive() - Constructor for class org.jboss.resteasy.util.StringToPrimitive
 
stringToPrimitiveBoxType(Class, String) - Static method in class org.jboss.resteasy.util.StringToPrimitive
 
SUB_DELIMS - Static variable in class org.jboss.resteasy.util.URLUtils
sub-delims = "!" / "$" / "&" / "'" / "(" / ")" / "*" / "+" / "," / ";" / "="
subresourceHasNoJaxRsAnnotations(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
SubResourceInvoker - Class in org.jboss.resteasy.client.core
 
SubResourceInvoker(URI, Method, ProxyConfig) - Constructor for class org.jboss.resteasy.client.core.SubResourceInvoker
 
substitutePathParam(String, Object, boolean) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
Only replace path params in path of URI.
Suspend - Annotation Type in org.jboss.resteasy.annotations
 
suspend() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
suspend(long) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
suspended - Variable in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
suspended - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
suspendEncoding() - Method in class org.jboss.resteasy.util.Base64.OutputStream
Suspends encoding of the stream.
SuspendInjector - Class in org.jboss.resteasy.core
 
SuspendInjector(Suspend, Class) - Constructor for class org.jboss.resteasy.core.SuspendInjector
 
suspendTimeout - Variable in class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
suspendTimeout - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
SynchronousDispatcher - Class in org.jboss.resteasy.core
 
SynchronousDispatcher(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.SynchronousDispatcher
 

T

tag(EntityTag) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
tag(String) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
tailingGarbage(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
target - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
TE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
template - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
 
templateParameterNull(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
threadLocalProviderFactory - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
ThreadLocalResteasyProviderFactory - Class in org.jboss.resteasy.core
Allow applications to push/pop provider factories onto the stack
ThreadLocalResteasyProviderFactory(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
ThreadLocalStack<T> - Class in org.jboss.resteasy.util
Comment
ThreadLocalStack() - Constructor for class org.jboss.resteasy.util.ThreadLocalStack
 
title - Variable in class org.jboss.resteasy.spi.Link
 
toByteArray() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
toDigit(char, int) - Static method in class org.jboss.resteasy.util.Hex
Converts a hexadecimal character to an integer.
toException(Exception) - Method in class org.jboss.resteasy.client.exception.mapper.ApacheHttpClient4ExceptionMapper
 
toException(E) - Method in interface org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper
 
toHeaderString(Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
toLanguageString(Locale) - Static method in class org.jboss.resteasy.util.LocaleHelper
HTTP 1.1 has different String format for language than what java.util.Locale does '-' instead of '_' as a separator
toString(Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
toString() - Method in class org.jboss.resteasy.client.core.ClientProxy
 
toString() - Method in class org.jboss.resteasy.client.core.extractors.ClientResponseProxy
 
toString(CacheControl) - Method in class org.jboss.resteasy.plugins.delegates.CacheControlDelegate
 
toString(Object) - Method in class org.jboss.resteasy.plugins.delegates.CookieHeaderDelegate
 
toString(EntityTag) - Method in class org.jboss.resteasy.plugins.delegates.EntityTagDelegate
 
toString(LinkHeader) - Method in class org.jboss.resteasy.plugins.delegates.LinkHeaderDelegate
 
toString(Locale) - Method in class org.jboss.resteasy.plugins.delegates.LocaleDelegate
 
toString(Object) - Method in class org.jboss.resteasy.plugins.delegates.MediaTypeHeaderDelegate
 
toString(Object) - Method in class org.jboss.resteasy.plugins.delegates.NewCookieHeaderDelegate
 
toString(Object) - Method in class org.jboss.resteasy.plugins.delegates.UriHeaderDelegate
 
toString() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
toString() - Method in class org.jboss.resteasy.spi.Link
 
toString() - Method in class org.jboss.resteasy.spi.LinkHeader
 
toString(T) - Method in interface org.jboss.resteasy.spi.StringConverter
 
toString() - Method in class org.jboss.resteasy.util.WeightedLanguage
 
toURI() - Method in interface org.jboss.resteasy.spi.touri.URIable
 
trace(String) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
trace(String, Object...) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
trace(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
trace(String) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
trace(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
trace(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
trace(String) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
trace(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
trace(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
trace(String) - Method in class org.jboss.resteasy.logging.Logger
 
trace(String, Object...) - Method in class org.jboss.resteasy.logging.Logger
 
trace(String, Throwable) - Method in class org.jboss.resteasy.logging.Logger
 
TRAILER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
TRANSFER_ENCODING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
twoMethodsSameName(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
type - Variable in class org.jboss.resteasy.core.interception.MessageBodyReaderContextImpl
 
type - Variable in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
type - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
type(MediaType) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
type(String) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
type - Variable in class org.jboss.resteasy.spi.Link
 
TypeConverter - Class in org.jboss.resteasy.util
A utility class that can convert a String value as a typed object.
Types - Class in org.jboss.resteasy.util
Type conversions and generic type manipulations
Types() - Constructor for class org.jboss.resteasy.util.Types
 
Types.TypeInfo - Class in org.jboss.resteasy.util
 
Types.TypeInfo(Class<?>, Type) - Constructor for class org.jboss.resteasy.util.Types.TypeInfo
 

U

unableToCloseEntityStream(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
unableToDecodeQueryString() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToDetermineBaseClass() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToDetermineTypeParameter(TypeVariable<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToExtractParameter(String, String, AccessibleObject) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToFindConstructor(String, AccessibleObject, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToFindContextualData(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToFindInjectorFactory() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToFindJaxRsResource(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToFindPublicConstructorForClass(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToFindPublicConstructorForInterceptor(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToFindPublicConstructorForProvider(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToFindTypeArguments(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToInstantiateClientExceptionMapper() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToInstantiateContextObject(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToInstantiateContextResolver() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToInstantiateExceptionMapper() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToInstantiateForm() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToInstantiateInjectorFactory() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToInstantiateMessageBodyReader() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToInstantiateMessageBodyWriter() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToParseDate(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToParseLinkHeaderNoEndToLink(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToParseLinkHeaderNoEndToParameter(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToParseLinkHeaderTooManyLinks(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToResolveTypeVariable() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToRetrieveConfigDTDs() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
unableToRetrieveConfigExpand() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
unableToRetrieveConfigSecure() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
unableToScanWebInf() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unableToUnmarshalResponse(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
UnauthorizedException - Exception in org.jboss.resteasy.spi
Thrown by RESTEasy when HTTP Unauthorized (401) is encountered
UnauthorizedException() - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
 
UnauthorizedException(String, Response) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
 
UnauthorizedException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
 
UnauthorizedException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
 
UnauthorizedException(Throwable) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
 
UnauthorizedException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
 
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
 
unknownClassTypeGetClasses(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unknownClassTypeGetSingletons(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unknownException(String, String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
unknownInterceptorPrecedence(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unknownPathParam(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unknownStateListener() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unmarshaledEntity - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
unmarshaller - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
unregistered() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
 
unregistered() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
 
unregistered() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
unregistered() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
unregistered() - Method in interface org.jboss.resteasy.spi.ResourceFactory
 
UNRESERVED - Static variable in class org.jboss.resteasy.util.URLUtils
unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"
unsupportedCollectionType(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
UnsupportedMediaTypeException - Exception in org.jboss.resteasy.spi
Thrown by RESTEasy when HTTP Unsupported Media Type (415) is encountered
UnsupportedMediaTypeException(String) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(String, Response) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(Throwable) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
 
unsupportedParameter(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
unwrapException(HttpRequest, HttpResponse, Throwable) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
unwrappedExceptions - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
unwrappedExceptions - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
UP_ALPHA - Static variable in class org.jboss.resteasy.util.URLUtils
upalpha = "A" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "I" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "T" | "U" | "V" | "W" | "X" | "Y" | "Z"
updateOnNotModified(ClientRequest, BrowserCache.Entry, BaseClientResponse) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
 
updateQuery(String, String) - Static method in class org.jboss.resteasy.util.HttpClient4xUtils
 
UPGRADE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
uri - Variable in class org.jboss.resteasy.client.ClientRequest
 
uri - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
uri - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
uri - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
uri(URI) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
URI_PARAM_NAME_REGEX - Static variable in class org.jboss.resteasy.util.PathHelper
 
URI_PARAM_PATTERN - Static variable in class org.jboss.resteasy.util.PathHelper
 
URI_PARAM_REGEX - Static variable in class org.jboss.resteasy.util.PathHelper
 
URI_PARAM_REGEX_REGEX - Static variable in class org.jboss.resteasy.util.PathHelper
 
URI_PARAM_WITH_REGEX - Static variable in class org.jboss.resteasy.util.PathHelper
 
URI_PARAM_WITH_REGEX_PATTERN - Static variable in class org.jboss.resteasy.util.PathHelper
 
URI_PARAM_WITHOUT_REGEX - Static variable in class org.jboss.resteasy.util.PathHelper
 
URI_PARAM_WITHOUT_REGEX_PATTERN - Static variable in class org.jboss.resteasy.util.PathHelper
 
URI_TEMPLATE_PATTERN - Static variable in class org.jboss.resteasy.util.PathHelper
A regex pattern that searches for a URI template parameter in the form of {*}
URI_TEMPLATE_REPLACE_PATTERN - Static variable in class org.jboss.resteasy.util.PathHelper
 
URIable - Interface in org.jboss.resteasy.spi.touri
This is an interface which allows an object to perform its own uri creation
URIableURIResolver - Class in org.jboss.resteasy.spi.touri
URIResolver Adapter for URIable classes
URIableURIResolver() - Constructor for class org.jboss.resteasy.spi.touri.URIableURIResolver
 
UriBuilderImpl - Class in org.jboss.resteasy.specimpl
 
UriBuilderImpl() - Constructor for class org.jboss.resteasy.specimpl.UriBuilderImpl
 
UriHeaderDelegate - Class in org.jboss.resteasy.plugins.delegates
 
UriHeaderDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.UriHeaderDelegate
 
UriInfoImpl - Class in org.jboss.resteasy.specimpl
 
UriInfoImpl(URI, URI, String, String, List<PathSegment>) - Constructor for class org.jboss.resteasy.specimpl.UriInfoImpl
 
uriNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
URIParamMarshaller - Class in org.jboss.resteasy.client.core.marshallers
allows a user to specify the url.
URIParamMarshaller() - Constructor for class org.jboss.resteasy.client.core.marshallers.URIParamMarshaller
 
URIResolver - Interface in org.jboss.resteasy.spi.touri
This is the interface that defines all object to uri transformations in ObjectToURI
uriTemplate(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
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.
URITemplateAnnotationResolver - Class in org.jboss.resteasy.spi.touri
 
URITemplateAnnotationResolver() - Constructor for class org.jboss.resteasy.spi.touri.URITemplateAnnotationResolver
 
uriValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
URL_SAFE - Static variable in class org.jboss.resteasy.util.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
URLConnectionClientExecutor - Class in org.jboss.resteasy.client.core.executors
 
URLConnectionClientExecutor() - Constructor for class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
 
URLUtils - Class in org.jboss.resteasy.util
URL-encoding utility for each URL part according to the RFC specs
URLUtils() - Constructor for class org.jboss.resteasy.util.URLUtils
 
useCache - Static variable in class org.jboss.resteasy.core.MediaTypeMap
By default, MediaTypeMap will cache possible MediaType/Class matches.
useOfApplicationClass(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
 
USER_AGENT - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
userInfo(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
userIsNotRegistered(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 

V

ValidateRequest - Annotation Type in org.jboss.resteasy.spi.validation
 
validatorAdapter - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
ValidatorAdapter - Interface in org.jboss.resteasy.spi.validation
 
ValueInjector - Interface in org.jboss.resteasy.core
 
valueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
valueOf(String) - Static method in enum org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl.InterceptorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.jboss.resteasy.core.request.QualityValue
 
valueOf - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
valueOf(String) - Static method in enum org.jboss.resteasy.logging.Logger.LoggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.jboss.resteasy.spi.LinkHeader
 
valueOf(String) - Static method in class org.jboss.resteasy.util.WeightedMediaType
 
values() - Static method in enum org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl.InterceptorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.resteasy.logging.Logger.LoggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
values() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
values() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
valuesParameterNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
variant(Variant) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
VariantListBuilderImpl - Class in org.jboss.resteasy.specimpl
 
VariantListBuilderImpl() - Constructor for class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
variantListMustNotBeZero() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
VariantQuality - Class in org.jboss.resteasy.core.request
A individual variant quality bean for the RVSA.
VariantQuality() - Constructor for class org.jboss.resteasy.core.request.VariantQuality
 
variants(List<Variant>) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
VARY - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
VIA - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
VoidEntityTypeFactory - Class in org.jboss.resteasy.client.core
 
VoidEntityTypeFactory() - Constructor for class org.jboss.resteasy.client.core.VoidEntityTypeFactory
 

W

warn(String) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
warn(String, Object...) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
warn(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.JULLogger
 
warn(String) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
warn(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
warn(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
 
warn(String) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
warn(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
warn(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
 
warn(String) - Method in class org.jboss.resteasy.logging.Logger
 
warn(String, Object...) - Method in class org.jboss.resteasy.logging.Logger
 
warn(String, Throwable) - Method in class org.jboss.resteasy.logging.Logger
 
WARNING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
wasReleased - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
wasReleased() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
WeightedLanguage - Class in org.jboss.resteasy.util
 
WeightedMediaType - Class in org.jboss.resteasy.util
 
WILD_SUBTYPE_COMPOSITE_PATTERN - Static variable in class org.jboss.resteasy.core.MediaTypeMap
 
write(Object, MediaType, OutputStream) - Static method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
write(MessageBodyWriterContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ContentEncodingHeaderInterceptor
 
write(MessageBodyWriterContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor
 
write(MessageBodyWriterContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingHeaderInterceptor
 
write(int) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
 
write(byte[]) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
 
write(byte[], int, int) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
 
write(MessageBodyWriterContext) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterInterceptor
 
write(int) - Method in class org.jboss.resteasy.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.jboss.resteasy.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
write(byte[]) - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
write(byte[], int, int) - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
writeDefaultOptionsMethod(HttpRequest, HttpResponse, Response) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
writeFailure(HttpRequest, HttpResponse, Response) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
writeImage(Annotation[], MediaType, ImageWriter, OutputStream, IIOImage) - Static method in class org.jboss.resteasy.plugins.providers.IIOImageProviderHelper
FIXME Comment this
writeJaxrsResponse(HttpRequest, HttpResponse, Response) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
writer - Variable in class org.jboss.resteasy.core.interception.MessageBodyWriterContextImpl
 
writeRequestBody(MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.client.ClientRequest
 
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(String, Response) - Constructor for exception org.jboss.resteasy.spi.WriterException
 
WriterException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.WriterException
 
WriterException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.WriterException
 
WriterException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.WriterException
 
WriterException(Throwable) - Constructor for exception org.jboss.resteasy.spi.WriterException
 
WriterException(String) - Constructor for exception org.jboss.resteasy.spi.WriterException
 
WriterException(int) - Constructor for exception org.jboss.resteasy.spi.WriterException
 
WriterException(String, int) - Constructor for exception org.jboss.resteasy.spi.WriterException
 
WriterException(String, Throwable, int) - Constructor for exception org.jboss.resteasy.spi.WriterException
 
WriterException(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.WriterException
 
writerInterceptors - Variable in class org.jboss.resteasy.core.ResourceMethod
 
WriterUtility - Class in org.jboss.resteasy.core.messagebody
Utility for accessing RESTEasy's MessageBodyWrite setup
WriterUtility() - Constructor for class org.jboss.resteasy.core.messagebody.WriterUtility
 
WriterUtility(ResteasyProviderFactory, MessageBodyWriterInterceptor[]) - Constructor for class org.jboss.resteasy.core.messagebody.WriterUtility
 
writeTo(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.ServerResponse
If there is an entity, headers are not converted to a string and set on the HttpResponse until the output stream is written to.
writeTo(byte[], Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.ByteArrayProvider
 
writeTo(DataSource, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
FIXME Comment this
writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
 
writeTo(Document, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.DocumentProvider
 
writeTo(File, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
 
writeTo(MultivaluedMap<String, String>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
writeTo(IIOImage, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.IIOImageProvider
 
writeTo(InputStream, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
 
writeTo(InputStream, OutputStream) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
 
writeTo(StreamingOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.StreamingOutputProvider
 
writeTo(String, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
 
wrongPassword(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
 
WWW_AUTHENTICATE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2017. All Rights Reserved.