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

A

AbortedResponse - Class in org.jboss.resteasy.client.jaxrs.internal
 
AbortedResponse(ClientConfiguration, Response) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.AbortedResponse
 
abortedWithResponse - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
abortIfClosed() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
abortIfClosed() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
abortWith(Response) - Method in interface javax.ws.rs.client.ClientRequestContext
Abort the filter chain with a response.
abortWith(Response) - Method in interface javax.ws.rs.container.ContainerRequestContext
Abort the filter chain with a response.
abortWith(Response) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
abortWith(Response) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
abortWith(Response) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
 
AbstractAsynchronousResponse - Class in org.jboss.resteasy.core
 
AbstractAsynchronousResponse(SynchronousDispatcher, HttpRequest, HttpResponse) - 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.
AbstractCollectionProcessor<T> - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors
 
AbstractCollectionProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor
 
AbstractEntityProvider<T> - Class in org.jboss.resteasy.plugins.providers
A AbstractEntityProvider.
AbstractEntityProvider() - Constructor for class org.jboss.resteasy.plugins.providers.AbstractEntityProvider
 
AbstractExecutionContext - Class in org.jboss.resteasy.core
 
AbstractExecutionContext(SynchronousDispatcher, HttpRequest, HttpResponse) - Constructor for class org.jboss.resteasy.core.AbstractExecutionContext
 
AbstractInvocationCollectionProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation
 
AbstractInvocationCollectionProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.AbstractInvocationCollectionProcessor
 
AbstractJAXBContextFinder - Class in org.jboss.resteasy.plugins.providers.jaxb
 
AbstractJAXBContextFinder() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
AbstractJAXBContextFinder.CacheKey - Class in org.jboss.resteasy.plugins.providers.jaxb
 
AbstractJAXBContextFinder.CacheKey(Class[]) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder.CacheKey
 
AbstractJAXBProvider<T> - Class in org.jboss.resteasy.plugins.providers.jaxb
A AbstractJAXBProvider.
AbstractJAXBProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
AbstractMultivaluedMap<K,V> - Class in javax.ws.rs.core
Abstract skeleton implementation of a MultivaluedMap that is backed by a [key, multi-value] store represented as a Map<K, List<V>>.
AbstractMultivaluedMap(Map<K, List<V>>) - Constructor for class javax.ws.rs.core.AbstractMultivaluedMap
Initialize the backing store in the abstract parent multivalued map implementation.
AbstractReaderInterceptorContext - Class in org.jboss.resteasy.core.interception
 
AbstractReaderInterceptorContext(MediaType, ResteasyProviderFactory, Annotation[], ReaderInterceptor[], MultivaluedMap<String, String>, Type, Class, InputStream) - Constructor for class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
AbstractURITemplateAnnotationResolver - Class in org.jboss.resteasy.spi.touri
 
AbstractURITemplateAnnotationResolver() - Constructor for class org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver
 
AbstractWebTargetCollectionProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget
 
AbstractWebTargetCollectionProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.AbstractWebTargetCollectionProcessor
 
AbstractWriterInterceptorContext - Class in org.jboss.resteasy.core.interception
 
AbstractWriterInterceptorContext(WriterInterceptor[], Annotation[], Object, Type, MediaType, Class, OutputStream, ResteasyProviderFactory, MultivaluedMap<String, Object>) - Constructor for class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
accept() - Method in class Acme.Serve.SelectorAcceptor
 
accept() - Method in interface Acme.Serve.Serve.Acceptor
 
accept() - Method in class Acme.Serve.SimpleAcceptor
 
accept() - Method in class Acme.Serve.SSLAcceptor
 
accept(String...) - Method in interface javax.ws.rs.client.Invocation.Builder
Add the accepted response media types.
accept(MediaType...) - Method in interface javax.ws.rs.client.Invocation.Builder
Add the accepted response media types.
ACCEPT - Static variable in interface javax.ws.rs.core.HttpHeaders
accept(Class, Method) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
Deprecated.
 
accept(MediaType) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
accept(String) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
accept(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
accept(MediaType...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
accept(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
accept(MediaType...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
accept(List<MediaType>) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
accept(MediaType) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
accept(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
accept - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
 
accept(Class, Method) - Method in interface org.jboss.resteasy.spi.interception.AcceptedByMethod
Deprecated.
 
ACCEPT - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_CHARSET - Static variable in interface javax.ws.rs.core.HttpHeaders
ACCEPT_CHARSET - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_ENCODING - Static variable in interface javax.ws.rs.core.HttpHeaders
ACCEPT_ENCODING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_LANGUAGE - Static variable in class Acme.Serve.Serve.ServeConnection
 
ACCEPT_LANGUAGE - Static variable in interface javax.ws.rs.core.HttpHeaders
ACCEPT_LANGUAGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_RANGES - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
accepted() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with an ACCEPTED status.
accepted(Object) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with an ACCEPTED status that contains a representation.
AcceptedByMethod - Interface in org.jboss.resteasy.spi.interception
Deprecated. 
acceptEncoding(String...) - Method in interface javax.ws.rs.client.Invocation.Builder
Add acceptable encodings.
acceptEncoding(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
acceptEncoding(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
AcceptEncodingGZIPFilter - Class in org.jboss.resteasy.plugins.interceptors.encoding
Must be used in conjunction with GZIPDecodingInterceptor

Sets

AcceptEncodingGZIPFilter() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter
 
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
 
AcceptHeaderByFileSuffixFilter - Class in org.jboss.resteasy.core
Modifies Accept and Accept-Language headers by looking at path file suffix i.e.
AcceptHeaderByFileSuffixFilter() - Constructor for class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter
 
AcceptHeaders - Class in org.jboss.resteasy.core.request
 
AcceptHeaders() - Constructor for class org.jboss.resteasy.core.request.AcceptHeaders
 
acceptLanguage(Locale...) - Method in interface javax.ws.rs.client.Invocation.Builder
Add acceptable languages.
acceptLanguage(String...) - Method in interface javax.ws.rs.client.Invocation.Builder
Add acceptable languages.
acceptLanguage(Locale...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
acceptLanguage(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
acceptLanguage(Locale...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
acceptLanguage(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
acceptor - Variable in class Acme.Serve.Serve
 
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.
AcceptParser - Class in org.jboss.resteasy.util
Returns a sorted list of values by their qualifier 'q' with parameters pulled off.
AcceptParser() - Constructor for class org.jboss.resteasy.util.AcceptParser
 
accepts - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
accepts - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
Acme - package Acme
 
Acme.Serve - package Acme.Serve
 
actualProviderClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
actualResourceClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
add(K, V) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
Add a value to the current list of values for the supplied key.
add(K, V) - Method in interface javax.ws.rs.core.MultivaluedMap
Add a value to the current list of values for the supplied key.
add() - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Add the current combination of metadata to the list of supported variants, after this method is called the current combination of metadata is emptied.
add(MediaType, T) - Method in class org.jboss.resteasy.core.MediaTypeMap
 
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(K, V...) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
Add multiple values to the current list of values for the supplied key.
addAll(K, List<V>) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
Add all the values from the supplied value list to the current list of values for the supplied key.
addAll(K, V...) - Method in interface javax.ws.rs.core.MultivaluedMap
Add multiple values to the current list of values for the supplied key.
addAll(K, List<V>) - Method in interface javax.ws.rs.core.MultivaluedMap
Add all the values from the supplied value list to the current list of values for the supplied key.
addAll(String, Object...) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
addAll(String, List<Object>) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
addAll(K, V...) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
addAll(K, List<V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
addAll(MultivaluedMapImpl<K, V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
addAll(String, V...) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
addAll(String, List<V>) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
addAll(K, V...) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
addAll(K, List<V>) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
addClassViolation(ResteasyConstraintViolation) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
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<?>, Type) - 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(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
 
addClientMessageBodyReader(ResteasyProviderFactory.SortedKey<MessageBodyReader>, Consumes) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addClientMessageBodyWriter(Produces, ResteasyProviderFactory.SortedKey<MessageBodyWriter>) - 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.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, Class, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addCookie(Cookie) - Method in class Acme.Serve.Serve.ServeConnection
 
addDateHeader(String, long) - Method in class Acme.Serve.Serve.ServeConnection
 
addDefaultServlets(String) - Method in class Acme.Serve.Serve
 
addDefaultServlets(String, String) - Method in class Acme.Serve.Serve
Register a standard set of Servlets, with optional throttles.
addEncodedPathParameter(String, String) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
addEntry(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap
 
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
 
addExpression(String, ClassExpression) - Method in class org.jboss.resteasy.core.registry.RootClassNode
 
addExpression(String, ResourceInvoker) - Method in class org.jboss.resteasy.core.registry.RootNode
 
addExpression(MethodExpression) - Method in class org.jboss.resteasy.core.registry.SegmentNode
 
addExtendedProperty(Serializable, Serializable) - Method in class org.jboss.resteasy.client.cache.CacheEntry
Deprecated.
 
addExtendedProperty(Serializable, Serializable) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
 
addFieldViolation(ResteasyConstraintViolation) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
addFileMapping(String, File) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
addFileMapping(String, File) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe
 
addFirst(K, V) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
Add a value to the first position in the current list of values for the supplied key.
addFirst(K, V) - Method in interface javax.ws.rs.core.MultivaluedMap
Add a value to the first position in the current list of values for the supplied key.
addFirst(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
addFirst(K, V) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
addFirst(String, V) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
addFirst(K, V) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
addFirstNull(List<V>) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
Define the behavior for adding a null values to the first position in the value list.
addFormHeader(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
Set CONTENT-TYPE to ""application/x-www-form-urlencoded"
addHeader(String, String) - Method in class Acme.Serve.Serve.ServeConnection
 
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
 
addIntHeader(String, int) - Method in class Acme.Serve.Serve.ServeConnection
 
addInvoker(String, String, ResourceInvoker) - Method in class org.jboss.resteasy.core.registry.RootClassNode
 
addInvoker(String, ResourceInvoker) - Method in class org.jboss.resteasy.core.registry.RootNode
 
addJndiResource(String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addJndiResource(String, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addJndiResource(String, ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addJndiResource(String, ResourceClass, 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.
addJndiResource(String, ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
 
addJndiResource(String, ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
 
addLink(Link) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
addLink(String, String, String, String) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
addLink(Link) - Method in class org.jboss.resteasy.spi.LinkHeader
 
addLink(String, String, String, String) - Method in class org.jboss.resteasy.spi.LinkHeader
 
addLink(Link) - Method in class org.jboss.resteasy.spi.LinkHeaders
 
addLinkObjects(MultivaluedMap<String, Object>, HeaderValueProcessor) - Method in class org.jboss.resteasy.spi.LinkHeaders
 
addLinks(MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.spi.LinkHeaders
 
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(Class<? extends MessageBodyWriter>, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyWriter(MessageBodyWriter) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyWriter(MessageBodyWriter, Class<?>, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Specify the provider class.
addMethodAnnotations(Method) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
addMultiple(K, Collection<V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
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
Deprecated.
 
addNull(List<V>) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
Define the behavior for adding a null values to the value list.
addParameterViolation(ResteasyConstraintViolation) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
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(ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addPerRequestResource(ResourceClass, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addPerRequestResource(Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
Add a JAX-RS endpoint.
addPerRequestResource(Class<?>, String) - Method in interface org.jboss.resteasy.spi.Registry
Add a JAX-RS endpoint.
addPerRequestResource(ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
 
addPerRequestResource(ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
 
addPerRequestResource(Class<?>) - Static method in class org.jboss.resteasy.test.BaseResourceTest
 
addPrecedence(String, int) - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
 
addPropertyViolation(ResteasyConstraintViolation) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
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, String, ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addResourceFactory(ResourceFactory) - Method in interface org.jboss.resteasy.spi.Registry
Add a custom resource implementation endpoint.
addResourceFactory(ResourceFactory, String) - Method in interface org.jboss.resteasy.spi.Registry
Add a custom resource implementation endpoint.
addResourceFactory(ResourceFactory, String, Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
ResourceFactory.getScannableClass() is not used, only the clazz parameter and not any implemented interfaces of the clazz parameter.
addResourceFactory(ResourceFactory, String, Class<?>[]) - Method in interface org.jboss.resteasy.spi.Registry
 
addResourceFactory(ResourceFactory, String, ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
 
addResponseHeader(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
addReturnValueViolation(ResteasyConstraintViolation) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
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
 
addServerMessageBodyReader(ResteasyProviderFactory.SortedKey<MessageBodyReader>, Consumes) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addServerMessageBodyWriter(Produces, ResteasyProviderFactory.SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addServlet(String, String) - Method in class Acme.Serve.Serve
 
addServlet(String, String, Hashtable) - Method in class Acme.Serve.Serve
Adds a servlet to run
addServlet(String, Servlet) - Method in class Acme.Serve.Serve
Register a Servlet.
addServlet(String, Servlet, Hashtable) - Method in class Acme.Serve.Serve
Register a Servlet
addServlet(String, HttpServlet) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
addServlet(String, HttpServlet, Hashtable) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
addServlet(String, HttpServlet, Hashtable<String, String>, Hashtable<String, String>) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
addSiblingNames(Serve.PathTreeDictionary.Node, Vector, String) - Method in class Acme.Serve.Serve.PathTreeDictionary
 
addSiblingObjects(Serve.PathTreeDictionary.Node, Vector) - Method in class Acme.Serve.Serve.PathTreeDictionary
 
addSingletonResource(Object) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addSingletonResource(Object, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addSingletonResource(Object, ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addSingletonResource(Object, ResourceClass, 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.
addSingletonResource(Object, ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
 
addSingletonResource(Object, ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
 
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
 
addViolations(Set<? extends ResteasyConstraintViolation>) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
addWarDeployer(String, String) - Method in class Acme.Serve.Serve
 
after() - Static method in class org.jboss.resteasy.test.BaseResourceTest
 
AGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ALLOW - Static variable in interface javax.ws.rs.core.HttpHeaders
allow(String...) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the list of allowed methods for the resource.
allow(Set<String>) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the list of allowed methods for the resource.
allow(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
allow(Set<String>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
allow(String...) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
allow(Set<String>) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
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
 
annotatedMethod - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
annotatedMethod - Variable in class org.jboss.resteasy.spi.metadata.SetterParameter
 
AnnotationFactory - Class in org.jboss.resteasy.plugins.providers.jaxb
 
AnnotationFactory() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.AnnotationFactory
 
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.AbstractReaderInterceptorContext
 
annotations - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
annotations - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
 
annotations - Variable in class org.jboss.resteasy.spi.metadata.ConstructorParameter
 
annotations - Variable in class org.jboss.resteasy.spi.metadata.MethodParameter
 
any - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
 
any - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
 
ApacheHttpClient4Engine - Class in org.jboss.resteasy.client.jaxrs.engines
 
ApacheHttpClient4Engine() - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
ApacheHttpClient4Engine(HttpClient) - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
ApacheHttpClient4Engine(HttpClient, boolean) - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
ApacheHttpClient4Engine(HttpClient, HttpContext) - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
ApacheHttpClient4Engine.MemoryUnit - Enum in org.jboss.resteasy.client.jaxrs.engines
Enumeration to represent memory units.
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
 
AppAccept - Class in org.jboss.resteasy.plugins.providers.atom.app
Per RFC5023:
AppAccept() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppAccept
 
AppAccept(String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppAccept
 
AppCategories - Class in org.jboss.resteasy.plugins.providers.atom.app
The app:categories element can contain a "fixed" attribute, with a value of either "yes" or "no", indicating whether the list of categories is a fixed or an open set.
AppCategories() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
 
AppCategories(List<Category>, Boolean, String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
 
AppCollection - Class in org.jboss.resteasy.plugins.providers.atom.app
Per RFC5023:
AppCollection() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
 
AppCollection(String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
 
AppCommonAttributes - Class in org.jboss.resteasy.plugins.providers.atom.app
Attributes common across all atom app types
AppCommonAttributes() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
 
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
Deprecated.
 
appendPrecedence(String) - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
 
Application - Class in javax.ws.rs.core
Defines the components of a JAX-RS application and supplies additional meta-data.
Application() - Constructor for class javax.ws.rs.core.Application
 
application - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
APPLICATION_ATOM_XML - Static variable in class javax.ws.rs.core.MediaType
A String constant representing ""application/atom+xml"" media type.
APPLICATION_ATOM_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing ""application/atom+xml"" media type.
APPLICATION_FORM_URLENCODED - Static variable in class javax.ws.rs.core.MediaType
A String constant representing ""application/x-www-form-urlencoded"" media type.
APPLICATION_FORM_URLENCODED_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing ""application/x-www-form-urlencoded"" media type.
APPLICATION_JAVASCRIPT_MEDIA_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
"application/javascript" media type.
APPLICATION_JSON - Static variable in class javax.ws.rs.core.MediaType
A String constant representing ""application/json"" media type.
APPLICATION_JSON_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing ""application/json"" media type.
APPLICATION_OCTET_STREAM - Static variable in class javax.ws.rs.core.MediaType
A String constant representing ""application/octet-stream"" media type.
APPLICATION_OCTET_STREAM_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing ""application/octet-stream"" media type.
APPLICATION_PLUS_JSON_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
"application/*+json" media type.
APPLICATION_SERIALIZABLE - Static variable in class org.jboss.resteasy.plugins.providers.SerializableProvider
 
APPLICATION_SERIALIZABLE_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.SerializableProvider
 
APPLICATION_SVG_XML - Static variable in class javax.ws.rs.core.MediaType
A String constant representing ""application/svg+xml"" media type.
APPLICATION_SVG_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing ""application/svg+xml"" media type.
APPLICATION_XHTML_XML - Static variable in class javax.ws.rs.core.MediaType
A String constant representing ""application/xhtml+xml"" media type.
APPLICATION_XHTML_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing ""application/xhtml+xml"" media type.
APPLICATION_XML - Static variable in class javax.ws.rs.core.MediaType
A String constant representing ""application/xml"" media type.
APPLICATION_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing ""application/xml"" media type.
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
 
ApplicationPath - Annotation Type in javax.ws.rs
Identifies the application path that serves as the base URI for all resource URIs provided by Path.
apply(T, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor
 
apply(ClientInvocationBuilder, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.FormParamProcessor
 
apply(ClientInvocationBuilder, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.HeaderParamProcessor
 
apply(WebTarget, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.MatrixParamProcessor
 
apply(WebTarget, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.QueryParamProcessor
 
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
 
AppService - Class in org.jboss.resteasy.plugins.providers.atom.app
Per RFC 5023:
AppService() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppService
 
AppWorkspace - Class in org.jboss.resteasy.plugins.providers.atom.app
Per RFC5023:
AppWorkspace() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
 
ARG_ACCEPTOR_CLASS - Static variable in class Acme.Serve.Serve
 
ARG_ACCESS_LOG_FMT - Static variable in class Acme.Serve.Serve
 
ARG_ALGORITHM - Static variable in class Acme.Serve.SSLAcceptor
 
ARG_ALIASES - Static variable in class Acme.Serve.Serve
 
ARG_BACKLOG - Static variable in class Acme.Serve.Serve
 
ARG_BACKLOG - Static variable in class Acme.Serve.SSLAcceptor
 
ARG_BINDADDRESS - Static variable in class Acme.Serve.Serve
 
ARG_CGI_PATH - Static variable in class Acme.Serve.Serve
 
ARG_CLIENTAUTH - Static variable in class Acme.Serve.SSLAcceptor
 
ARG_ERR - Static variable in class Acme.Serve.Serve
 
ARG_IFADDRESS - Static variable in class Acme.Serve.SSLAcceptor
 
ARG_JSP - Static variable in class Acme.Serve.Serve
 
ARG_KEEPALIVE - Static variable in class Acme.Serve.Serve
 
ARG_KEEPALIVE_TIMEOUT - Static variable in class Acme.Serve.Serve
 
ARG_KEYPASS - Static variable in class Acme.Serve.SSLAcceptor
 
ARG_KEYSTOREFILE - Static variable in class Acme.Serve.SSLAcceptor
 
ARG_KEYSTOREPASS - Static variable in class Acme.Serve.SSLAcceptor
 
ARG_KEYSTORETYPE - Static variable in class Acme.Serve.SSLAcceptor
 
ARG_LOG_DIR - Static variable in class Acme.Serve.Serve
 
ARG_LOG_OPTIONS - Static variable in class Acme.Serve.Serve
 
ARG_MAX_ACTIVE_SESSIONS - Static variable in class Acme.Serve.Serve
 
ARG_MAX_CONN_USE - Static variable in class Acme.Serve.Serve
 
ARG_NOHUP - Static variable in class Acme.Serve.Serve
 
ARG_OUT - Static variable in class Acme.Serve.Serve
 
ARG_PORT - Static variable in class Acme.Serve.Serve
 
ARG_PORT - Static variable in class Acme.Serve.SSLAcceptor
 
ARG_PROTOCOL - Static variable in class Acme.Serve.SSLAcceptor
 
ARG_REALMS - Static variable in class Acme.Serve.Serve
 
ARG_SERVLETS - Static variable in class Acme.Serve.Serve
 
ARG_SESSION_PERSIST - Static variable in class Acme.Serve.Serve
 
ARG_SESSION_SEED - Static variable in class Acme.Serve.Serve
 
ARG_SESSION_TIMEOUT - Static variable in class Acme.Serve.Serve
 
ARG_THREAD_POOL_SIZE - Static variable in class Acme.Serve.Serve
 
ARG_THROTTLES - Static variable in class Acme.Serve.Serve
 
ARG_WAR - Static variable in class Acme.Serve.Serve
 
ARG_WORK_DIRECTORY - Static variable in class Acme.Serve.Serve
 
arguments - Variable in class Acme.Serve.Serve
 
aroundReadFrom(ReaderInterceptorContext) - Method in interface javax.ws.rs.ext.ReaderInterceptor
aroundReadFrom(ReaderInterceptorContext) - Method in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry.ReaderInterceptorFacade
 
aroundReadFrom(ReaderInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor
 
aroundWriteTo(WriterInterceptorContext) - Method in interface javax.ws.rs.ext.WriterInterceptor
aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry.WriterInterceptorFacade
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFilter
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFilter
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
as(Class<T>) - Method in interface org.jboss.resteasy.client.core.marshallers.ResteasyClientProxy
 
asMap() - Method in class javax.ws.rs.core.Form
Returns multivalued map representation of the form.
asMap() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
asString(Object, String) - Static method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
async() - Method in interface javax.ws.rs.client.Invocation.Builder
Access the asynchronous uniform request invocation interface to asynchronously invoke the built request.
async() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
asyncExecutor - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
asyncExecutor(ExecutorService) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
Executor to use to run AsyncInvoker invocations
asynchronous - Variable in class org.jboss.resteasy.spi.metadata.ResourceMethod
 
asynchronousContext - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
asynchronousDelivery(HttpRequest, HttpResponse, Response) - 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
 
asynchronousExceptionDelivery(HttpRequest, HttpResponse, Throwable) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
AsynchronousInvoke - Class in org.jboss.resteasy.client.jaxrs.internal
 
AsynchronousInvoke(ClientInvocation) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
asynchronousResponse - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
 
AsynchronousResponse - Interface in org.jboss.resteasy.spi
This is injected into a jax-rs method via the @Suspend annotation.
AsynchronousResponseInjector - Class in org.jboss.resteasy.core
 
AsynchronousResponseInjector() - Constructor for class org.jboss.resteasy.core.AsynchronousResponseInjector
 
asyncInvocationExecutor - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
asyncInvocationExecutor() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
AsyncInvoker - Interface in javax.ws.rs.client
Uniform interface for asynchronous invocation of HTTP methods.
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
 
AsyncResponse - Interface in javax.ws.rs.container
An injectable JAX-RS asynchronous response that provides means for asynchronous server side response processing.
AtomEntryProvider - Class in org.jboss.resteasy.plugins.providers.atom
 
AtomEntryProvider() - Constructor for class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
 
AtomFeedProvider - Class in org.jboss.resteasy.plugins.providers.atom
 
AtomFeedProvider() - Constructor for class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
 
attributeExceptionsTo - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
attributes - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
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
 
AUTHENTICATION - Static variable in class javax.ws.rs.Priorities
Security authentication filter/interceptor priority.
AUTHORIZATION - Static variable in interface javax.ws.rs.core.HttpHeaders
AUTHORIZATION - Static variable in class javax.ws.rs.Priorities
Security authorization filter/interceptor priority.
AUTHORIZATION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
available() - Method in class Acme.Serve.Serve.ServeInputStream
Available bytes to read without blocking.
available() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
available() - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
 

B

backgroundThread - Variable in class Acme.Serve.Serve
 
BACKLOG - Static variable in class Acme.Serve.SSLAcceptor
default backlog
BadgerContext - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
BadgerContext(Class...) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerContext
 
BadgerContext(String) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerContext
 
BadgerFish - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb.json
A JSONConfig.
BadgerMarshaller - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
BadgerMarshaller(JAXBContext) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
BadgerUnmarshaller - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
BadgerUnmarshaller(JAXBContext) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
BadRequestException - Exception in javax.ws.rs
A runtime exception indicating a bad client request.
BadRequestException() - Constructor for exception javax.ws.rs.BadRequestException
Construct a new bad client request exception.
BadRequestException(String) - Constructor for exception javax.ws.rs.BadRequestException
Construct a new bad client request exception.
BadRequestException(Response) - Constructor for exception javax.ws.rs.BadRequestException
Construct a new bad client request exception.
BadRequestException(String, Response) - Constructor for exception javax.ws.rs.BadRequestException
Construct a new bad client request exception.
BadRequestException(Throwable) - Constructor for exception javax.ws.rs.BadRequestException
Construct a new bad client request exception.
BadRequestException(String, Throwable) - Constructor for exception javax.ws.rs.BadRequestException
Construct a new bad client request exception.
BadRequestException(Response, Throwable) - Constructor for exception javax.ws.rs.BadRequestException
Construct a new bad client request exception.
BadRequestException(String, Response, Throwable) - Constructor for exception javax.ws.rs.BadRequestException
Construct a new bad client request exception.
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
 
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.
BASE64ARRAY - Static variable in class Acme.Utils
 
base64Decode(String, String) - Static method in class Acme.Utils
base 64 decoding
base64Encode(String, String) - Static method in class Acme.Utils
base 64 encoding, string converted to bytes using specified encoding
base64Encode(byte[]) - Static method in class Acme.Utils
base 64 encoding, array of bytes converted to bytes using specified encoding
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
 
baseGenericType - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
BaseHttpRequest - Class in org.jboss.resteasy.plugins.server
Helper for creating HttpRequest implementations.
BaseHttpRequest(SynchronousDispatcher) - Constructor for class org.jboss.resteasy.plugins.server.BaseHttpRequest
 
BaseLink - Class in org.jboss.resteasy.plugins.providers.atom
If invoked within the context of a JAX-RS call, it will automatically build a URI based the base URI of the JAX-RS application.
BaseLink() - Constructor for class org.jboss.resteasy.plugins.providers.atom.BaseLink
 
BaseLink(String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.BaseLink
 
BaseLink(String, String, MediaType) - Constructor for class org.jboss.resteasy.plugins.providers.atom.BaseLink
 
BaseLink(String, String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.BaseLink
 
BaseMarshaller - Class in org.jboss.resteasy.plugins.providers.jaxb
 
BaseMarshaller() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.BaseMarshaller
 
BaseResourceTest - Class in org.jboss.resteasy.test
 
BaseResourceTest() - Constructor for class org.jboss.resteasy.test.BaseResourceTest
 
baseType - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
baseUri(URI) - Method in interface javax.ws.rs.core.Link.Builder
Set the base URI for resolution of relative URIs.
baseUri(String) - Method in interface javax.ws.rs.core.Link.Builder
Set the base URI as a string for resolution of relative URIs.
baseUri - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
baseUri - Variable in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
baseUri - Variable in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
baseUri(URI) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
baseUri(String) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
BASIC_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Basic authentication.
BasicAuthentication - Class in org.jboss.resteasy.client.jaxrs
Client filter that will do basic authentication.
BasicAuthentication(String, String) - Constructor for class org.jboss.resteasy.client.jaxrs.BasicAuthentication
 
BasicAuthHelper - Class in org.jboss.resteasy.util
 
BasicAuthHelper() - Constructor for class org.jboss.resteasy.util.BasicAuthHelper
 
BeanParam - Annotation Type in javax.ws.rs
The annotation that may be used to inject custom JAX-RS "parameter aggregator" value object into a resource class field, property or resource method parameter.
beanParam() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
before() - Static method in class org.jboss.resteasy.test.BaseResourceTest
 
BGCOLOR - Static variable in class Acme.Serve.Serve
 
bind(Class, AccessibleObject) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
bindForList(Class, AccessibleObject) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
binding(Class, AccessibleObject, Object) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
Deprecated.
 
Body - Annotation Type in org.jboss.resteasy.annotations
 
body - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
body(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
body(MediaType, Object) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
body(MediaType, Object, GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
body(MediaType, Object, Type) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
body(MediaType, Object, Class, Type, Annotation[]) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
bodyAnnotations - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
bodyContentType - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
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
 
BodyEntityExtractor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
BodyEntityExtractor extract body objects from responses.
BodyEntityExtractor(Method) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.BodyEntityExtractor
 
bodyGenericType - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
bodyType - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
BooleanAdapter - Class in org.jboss.resteasy.plugins.providers.atom.app
 
BooleanAdapter() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.BooleanAdapter
 
BOOTSTRAP_CLASSES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrapClasses
 
bounded - Variable in class org.jboss.resteasy.core.registry.RootClassNode
 
bounded - Variable in class org.jboss.resteasy.core.registry.RootNode
 
BrowserCache - Interface in org.jboss.resteasy.client.cache
Deprecated. 
BrowserCache - Interface in org.jboss.resteasy.client.jaxrs.cache
 
BrowserCache.Entry - Interface in org.jboss.resteasy.client.cache
Deprecated.
 
BrowserCache.Entry - Interface in org.jboss.resteasy.client.jaxrs.cache
 
BrowserCache.Header - Class in org.jboss.resteasy.client.cache
Deprecated.
 
BrowserCache.Header(String, String) - Constructor for class org.jboss.resteasy.client.cache.BrowserCache.Header
Deprecated.
 
BrowserCache.Header - Class in org.jboss.resteasy.client.jaxrs.cache
 
BrowserCache.Header(String, String) - Constructor for class org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Header
 
BrowserCacheFeature - Class in org.jboss.resteasy.client.jaxrs.cache
 
BrowserCacheFeature() - Constructor for class org.jboss.resteasy.client.jaxrs.cache.BrowserCacheFeature
 
bufferedEntity - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
bufferEntity() - Method in class javax.ws.rs.core.Response
Buffer the message entity data.
bufferEntity() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
bufferEntity() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
bufferEntity() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
build() - Method in class javax.ws.rs.client.ClientBuilder
Build a new client instance using all the configuration previously specified in this client builder.
build(String) - Method in interface javax.ws.rs.client.Invocation.Builder
Build a request invocation using an arbitrary request method name.
build(String, Entity<?>) - Method in interface javax.ws.rs.client.Invocation.Builder
Build a request invocation using an arbitrary request method name and request entity.
build(Object...) - Method in interface javax.ws.rs.core.Link.Builder
Finish building this link using the supplied values as URI parameters.
build() - Method in class javax.ws.rs.core.Response.ResponseBuilder
Create a Response instance from the current ResponseBuilder.
build(Object...) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, using the supplied values in order to replace any URI template parameters.
build(Object[], boolean) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, using the supplied values in order to replace any URI template parameters.
build() - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Add the current combination of metadata to the list of supported variants (provided the current combination of metadata is not empty) and build a list of representation variants from the current state of the builder.
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(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
build(String, Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
build(WebTarget, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
 
build(ClientRequest, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.MessageBodyParameterProcessor
 
build(WebTarget, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.AbstractWebTargetCollectionProcessor
 
build(WebTarget, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.PathParamProcessor
 
build(WebTarget, Object) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.processors.WebTargetProcessor
 
build() - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
 
build() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
build(Class<T>, URI) - Static method in class org.jboss.resteasy.client.ProxyBuilder
Deprecated.
 
build(Class<T>, String) - Static method in class org.jboss.resteasy.client.ProxyBuilder
Deprecated.
 
build(Object...) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
build() - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
build(Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
build(Object[], boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
build() - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
buildClass() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
 
buildConstructor() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ConstructorParameterBuilder
 
buildConstructor() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceConstructorBuilder
 
buildDelete() - Method in interface javax.ws.rs.client.Invocation.Builder
Build a DELETE request invocation.
buildDelete() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
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.
buildEntity(ClientInvocation) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
Build the HttpEntity to be sent to the Service as part of (POST) request.
builder(Class<T>, WebTarget) - Static method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
 
buildField() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.FieldParameterBuilder
 
buildFromEncoded(Object...) - Method in class javax.ws.rs.core.UriBuilder
Build a URI.
buildFromEncoded(Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
buildFromEncodedMap(Map<String, ?>) - Method in class javax.ws.rs.core.UriBuilder
Build a URI.
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
buildFromMap(Map<String, ?>) - Method in class javax.ws.rs.core.UriBuilder
Build a URI.
buildFromMap(Map<String, ?>, boolean) - Method in class javax.ws.rs.core.UriBuilder
Build a URI.
buildFromMap(Map<String, ? extends Object>) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
buildFromMap(Map<String, ?>, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
buildFromValues(boolean, boolean, Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
buildGet() - Method in interface javax.ws.rs.client.Invocation.Builder
Build a GET request invocation.
buildGet() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
buildIt(T, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor
 
buildMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.LocatorMethodParameterBuilder
 
buildMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
 
buildMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
buildPost(Entity<?>) - Method in interface javax.ws.rs.client.Invocation.Builder
Build a POST request invocation.
buildPost(Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
buildPut(Entity<?>) - Method in interface javax.ws.rs.client.Invocation.Builder
Build a PUT request invocation.
buildPut(Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
buildRelativized(URI, Object...) - Method in interface javax.ws.rs.core.Link.Builder
Finish building this link using the supplied values as URI parameters and relativize the result with respect to the supplied URI.
buildRelativized(URI, Object...) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
buildSetter() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.SetterParameterBuilder
 
buildUriFromMap(Map<String, ? extends Object>, boolean, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
builtinsRegistered - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
BuiltResponse - Class in org.jboss.resteasy.specimpl
A response object not attached to a client or server invocation.
BuiltResponse() - Constructor for class org.jboss.resteasy.specimpl.BuiltResponse
 
BuiltResponse(int, Headers<Object>, Object, Annotation[]) - Constructor for class org.jboss.resteasy.specimpl.BuiltResponse
 
busyThreads - Variable in class Acme.Utils.ThreadPool
 
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
Deprecated.
 
bytes - Variable in class org.jboss.resteasy.client.jaxrs.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
Deprecated.
 
cache - Variable in class org.jboss.resteasy.client.cache.MapCache
Deprecated.
 
cache - Variable in class org.jboss.resteasy.client.jaxrs.cache.BrowserCacheFeature
 
cache - Variable in class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
 
cache - Variable in class org.jboss.resteasy.client.jaxrs.cache.MapCache
 
CACHE_CONTROL - Static variable in interface javax.ws.rs.core.HttpHeaders
CACHE_CONTROL - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
cacheControl(CacheControl) - Method in interface javax.ws.rs.client.Invocation.Builder
Set the cache control data of the message.
CacheControl - Class in javax.ws.rs.core
An abstraction for the value of a HTTP Cache-Control response header.
CacheControl() - Constructor for class javax.ws.rs.core.CacheControl
Create a new instance of CacheControl.
cacheControl(CacheControl) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the cache control data of the message.
cacheControl(CacheControl) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
cacheControl(CacheControl) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
cacheControl - Variable in class org.jboss.resteasy.plugins.interceptors.CacheControlFilter
 
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
 
CacheControlFeature - Class in org.jboss.resteasy.plugins.interceptors
 
CacheControlFeature() - Constructor for class org.jboss.resteasy.plugins.interceptors.CacheControlFeature
 
CacheControlFilter - Class in org.jboss.resteasy.plugins.interceptors
 
CacheControlFilter(CacheControl) - Constructor for class org.jboss.resteasy.plugins.interceptors.CacheControlFilter
 
cachedSubresources - Variable in class org.jboss.resteasy.core.ResourceLocatorInvoker
 
CacheEntry - Class in org.jboss.resteasy.client.cache
Deprecated. 
CacheEntry(String, MultivaluedMap<String, String>, byte[], int, String, String, MediaType) - Constructor for class org.jboss.resteasy.client.cache.CacheEntry
Deprecated.
 
CacheEntry - Class in org.jboss.resteasy.client.jaxrs.cache
 
CacheEntry(String, MultivaluedMap<String, String>, byte[], int, String, String, MediaType) - Constructor for class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
 
CacheFactory - Class in org.jboss.resteasy.client.cache
Deprecated. 
CacheFactory() - Constructor for class org.jboss.resteasy.client.cache.CacheFactory
Deprecated.
 
cacheIfPossible(ClientRequest, BaseClientResponse) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
Deprecated.
 
cacheIfPossible(ClientRequestContext, ClientResponseContext) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
 
CacheInterceptor - Class in org.jboss.resteasy.client.cache
Deprecated. 
CacheInterceptor(BrowserCache) - Constructor for class org.jboss.resteasy.client.cache.CacheInterceptor
Deprecated.
 
CacheInterceptor - Class in org.jboss.resteasy.client.jaxrs.cache
 
CacheInterceptor(BrowserCache) - Constructor for class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
 
calculateClassPath(ClassLoader) - Static method in class Acme.Utils
calculate local file based class path for class loader if possible (servlet classes must be located there)
calculateOrder(Class<?>) - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
 
cancel() - Method in interface javax.ws.rs.container.AsyncResponse
Cancel the suspended request processing.
cancel(int) - Method in interface javax.ws.rs.container.AsyncResponse
Cancel the suspended request processing.
cancel(Date) - Method in interface javax.ws.rs.container.AsyncResponse
Cancel the suspended request processing.
cancel() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
cancel(int) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
cancel(Date) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
cancelled - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
canonicalizePath(String) - Static method in class Acme.Utils
 
CaseInsensitiveMap<V> - Class in org.jboss.resteasy.util
 
CaseInsensitiveMap() - Constructor for class org.jboss.resteasy.util.CaseInsensitiveMap
 
categories - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
 
category - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
 
Category - Class in org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Category() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Category
 
CgiServlet - Class in Acme.Serve
 
CgiServlet() - Constructor for class Acme.Serve.CgiServlet
 
charSet - Variable in class Acme.Serve.FileServlet
 
charset - Variable in class org.jboss.resteasy.plugins.providers.jaxb.BaseMarshaller
 
CHARSET_PARAMETER - Static variable in class javax.ws.rs.core.MediaType
The media type charset parameter name.
checkClientTrusted(X509Certificate[], String) - Method in class org.jboss.resteasy.client.jaxrs.engines.PassthroughTrustManager
 
checkFailureStatus() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
checkInitialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
checkInitialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.OnDemandInterceptorFactory
 
checkName(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
Deprecated.
- Not used
checkServerTrusted(X509Certificate[], String) - Method in class org.jboss.resteasy.client.jaxrs.engines.PassthroughTrustManager
 
checkViolations(HttpRequest) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
 
children - Variable in class org.jboss.resteasy.core.registry.ClassNode
 
children - Variable in class org.jboss.resteasy.core.registry.SegmentNode
 
CHUNKED - Static variable in class Acme.Serve.Serve.ServeConnection
 
chunking(boolean) - Method in class Acme.Serve.Serve.ServeInputStream
 
classContracts - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ClassExpression - Class in org.jboss.resteasy.core.registry
 
ClassExpression(String) - Constructor for class org.jboss.resteasy.core.registry.ClassExpression
 
classloader(ClassLoader) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
 
classloader(ClassLoader) - Method in class org.jboss.resteasy.client.ProxyBuilder
Deprecated.
 
ClassNode - Class in org.jboss.resteasy.core.registry
 
ClassNode(String) - Constructor for class org.jboss.resteasy.core.registry.ClassNode
 
clazz - Variable in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
clazz - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
 
clazz - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
clazz - Variable in class org.jboss.resteasy.spi.metadata.ResourceClass
 
cleanup() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
cleanUpAfterExecute(HttpRequestBase) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
If passed httpMethod is of type HttpPost then obtain its entity.
cleanUpAfterExecute(HttpRequestBase) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
If passed httpMethod is of type HttpPost then obtain its entity.
cleanupExecutor - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
clear() - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
clear() - Method in interface org.jboss.resteasy.client.cache.BrowserCache
Deprecated.
 
clear() - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
clear() - Method in class org.jboss.resteasy.client.cache.MapCache
Deprecated.
 
clear() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
Clear this request's state so that it can be re-used
clear() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache
 
clear() - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
clear() - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
 
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
 
Client - Interface in javax.ws.rs.client
Client is the main entry point to the fluent API used to build and execute client requests in order to consume responses returned.
client - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
client - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
CLIENT_CERT_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Client Certificate authentication.
ClientBuilder - Class in javax.ws.rs.client
Main entry point to the client API used to bootstrap Client instances.
ClientBuilder() - Constructor for class javax.ws.rs.client.ClientBuilder
Allows custom implementations to extend the ClientBuilder class.
ClientConfiguration - Class in org.jboss.resteasy.client.jaxrs.internal
 
ClientConfiguration(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
ClientConfiguration(ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
ClientContentEncodingAnnotationFeature - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
ClientContentEncodingAnnotationFeature() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFeature
 
ClientContentEncodingAnnotationFilter - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
ClientContentEncodingAnnotationFilter(String) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFilter
 
ClientContext - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
 
ClientContext(ClientInvocation, ClientResponse, EntityExtractorFactory) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientContext
 
clientDynamicFeatures - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ClientErrorException - Exception in javax.ws.rs
A base runtime application exception indicating a client request error (HTTP 4xx status codes).
ClientErrorException(Response.Status) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, Response.Status) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(int) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, int) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(Response) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, Response) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(Response.Status, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, Response.Status, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(int, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, int, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(Response, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, Response, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
Construct a new client error exception.
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
Deprecated. 
ClientExecutionContextImpl - Class in org.jboss.resteasy.core.interception
Deprecated. 
ClientExecutionContextImpl(List<ClientExecutionInterceptor>, ClientExecutor, ClientRequest) - Constructor for class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
Deprecated.
 
ClientExecutionInterceptor - Interface in org.jboss.resteasy.spi.interception
Deprecated. 
clientExecutionInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ClientExecutor - Interface in org.jboss.resteasy.client
Deprecated. 
ClientHttpEngine - Interface in org.jboss.resteasy.client.jaxrs
 
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
 
ClientInvocation - Class in org.jboss.resteasy.client.jaxrs.internal
 
ClientInvocation(ResteasyClient, URI, ClientRequestHeaders, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
ClientInvocationBuilder - Class in org.jboss.resteasy.client.jaxrs.internal
 
ClientInvocationBuilder(ResteasyClient, URI, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
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
 
ClientInvoker - Class in org.jboss.resteasy.client.jaxrs.internal.proxy
 
ClientInvoker(ResteasyWebTarget, Class, Method, ProxyConfig) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.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.
clientKeyStore - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
ClientMarshallerFactory - Class in org.jboss.resteasy.client.core.marshallers
 
ClientMarshallerFactory() - Constructor for class org.jboss.resteasy.client.core.marshallers.ClientMarshallerFactory
 
clientMessageBodyReaders - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
clientMessageBodyWriters - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
clientPrivateKeyPassword - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
ClientProxy - Class in org.jboss.resteasy.client.core
 
ClientProxy(Map<Method, MethodInvoker>, URI, ProxyConfig) - Constructor for class org.jboss.resteasy.client.core.ClientProxy
 
ClientProxy - Class in org.jboss.resteasy.client.jaxrs.internal.proxy
 
ClientProxy(Map<Method, MethodInvoker>) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
 
clientQueryParam(String, Object) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
Called by ClientRequest.getUri() to add a query parameter for @QueryParam parameters.
ClientReaderInterceptorContext - Class in org.jboss.resteasy.core.interception
 
ClientReaderInterceptorContext(ReaderInterceptor[], ResteasyProviderFactory, Class, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream, Map<String, Object>) - Constructor for class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
 
clientReaderInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ClientRequest - Class in org.jboss.resteasy.client
Deprecated. 
ClientRequest(String) - Constructor for class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
ClientRequest(String, ClientExecutor) - Constructor for class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
ClientRequest(UriBuilder, ClientExecutor) - Constructor for class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
ClientRequest(UriBuilder, ClientExecutor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
ClientRequestContext - Interface in javax.ws.rs.client
Client request filter context.
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
 
ClientRequestContextImpl - Class in org.jboss.resteasy.client.jaxrs.internal
 
ClientRequestContextImpl(ClientInvocation) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
ClientRequestFactory - Class in org.jboss.resteasy.client
Deprecated. 
ClientRequestFactory() - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
ClientRequestFactory(URI) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
ClientRequestFactory(ClientExecutor, URI) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
ClientRequestFactory(ClientExecutor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
ClientRequestFactory(ClientExecutor, ResteasyProviderFactory, URI) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
ClientRequestFactory(ClientRequestFactory) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
ClientRequestFilter - Interface in javax.ws.rs.client
An extension interface implemented by client request filters.
clientRequestFilters - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ClientRequestHeaders - Class in org.jboss.resteasy.client.jaxrs.internal
 
ClientRequestHeaders(ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
ClientResponse<T> - Class in org.jboss.resteasy.client
Deprecated. 
ClientResponse() - Constructor for class org.jboss.resteasy.client.ClientResponse
Deprecated.
 
ClientResponse - Class in org.jboss.resteasy.client.jaxrs.internal
 
ClientResponse(ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
ClientResponseContext - Interface in javax.ws.rs.client
Client response filter context.
ClientResponseContextImpl - Class in org.jboss.resteasy.client.jaxrs.internal
 
ClientResponseContextImpl(ClientResponse) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
clientResponseExtractor - Static variable in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
 
clientResponseExtractor - Static variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
 
ClientResponseFailure - Exception in org.jboss.resteasy.client
Deprecated. 
ClientResponseFailure(ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
Deprecated.
 
ClientResponseFailure(String, ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
Deprecated.
 
ClientResponseFailure(String, Throwable, ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
Deprecated.
 
ClientResponseFailure(Throwable, ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
Deprecated.
 
ClientResponseFilter - Interface in javax.ws.rs.client
An extension interface implemented by client response filters.
ClientResponseFilterRegistry - Class in org.jboss.resteasy.core.interception
 
ClientResponseFilterRegistry(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.interception.ClientResponseFilterRegistry
 
clientResponseFilters - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
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
 
ClientResponseProxy - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
Implement a client proxy for ProxyFactory.
ClientResponseProxy(ClientContext, Map<Method, EntityExtractor<?>>, Class<?>) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.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:

ClientWebTarget - Class in org.jboss.resteasy.client.jaxrs.internal
 
ClientWebTarget(ResteasyClient, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
ClientWebTarget(ResteasyClient, String, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
ClientWebTarget(ResteasyClient, URI, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
ClientWebTarget(ResteasyClient, UriBuilder, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
ClientWriterInterceptorContext - Class in org.jboss.resteasy.core.interception
 
ClientWriterInterceptorContext(WriterInterceptor[], ResteasyProviderFactory, Object, Class, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream, Map<String, Object>) - Constructor for class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
 
clientWriterInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
clone() - Method in class javax.ws.rs.core.Response.ResponseBuilder
clone() - Method in class javax.ws.rs.core.UriBuilder
Create a copy of the UriBuilder preserving its state.
clone() - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
clone() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
clone() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.ClientResponseFilterRegistry
 
clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.ContainerRequestFilterRegistry
 
clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
 
clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
clone() - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
 
clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry
 
clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry
 
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.ResteasyUriBuilder
 
cloneTo(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
close() - Method in class Acme.Serve.Serve.ServeInputStream
 
close() - Method in class Acme.Serve.Serve.ServeOutputStream
 
close() - Method in interface javax.ws.rs.client.Client
Close client instance and all it's associated resources.
close() - Method in class javax.ws.rs.core.Response
Close the underlying message entity input stream (if available and open) as well as releases any other resources associated with the response (e.g.
close() - Method in interface org.jboss.resteasy.client.ClientExecutor
Deprecated.
 
close() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
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 interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
 
close() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
close() - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
 
close() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
close() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
close() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
 
close() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
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.DelegatingOutputStream
 
close() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
close() - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
 
closeCurlyReplacement - Static variable in class org.jboss.resteasy.util.PathHelper
 
closed - Variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
closed - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
closed - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
closeSocket() - Method in class Acme.Serve.Serve.ServeConnection
 
closeStreams() - Method in class Acme.Serve.Serve.ServeConnection
it closes stream awaring of keep -alive
collection - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
 
CollectionProvider - Class in org.jboss.resteasy.plugins.providers.jaxb
 
CollectionProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
collectionType - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
commit() - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.CommittedGZIPOutputStream
 
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(ClientInvocation, HttpRequestBase) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
commitHeaders(ClientInvocation, HttpURLConnection) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
Add headers to HttpURLConnection from ClientInvocation.
commitHeaders(BuiltResponse, HttpResponse) - Static method in class org.jboss.resteasy.core.ServerResponseWriter
 
CommonAttributes - Class in org.jboss.resteasy.plugins.providers.atom
Attributes common across all atom types
CommonAttributes() - Constructor for class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
 
compare(InterceptorRegistry.InterceptorFactory, InterceptorRegistry.InterceptorFactory) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.PrecedenceComparator
Deprecated.
 
compare(JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.Match) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AscendingPrecedenceComparator
 
compare(JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.Match) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.DescendingPrecedenceComparator
 
compare(String, String) - Static method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
compareTo(Object) - Method in class Acme.Serve.Serve.LocaleWithWeight
 
compareTo(Expression) - Method in class org.jboss.resteasy.core.registry.Expression
 
compareTo(Expression) - Method in class org.jboss.resteasy.core.registry.MethodExpression
 
compareTo(SegmentNode.SortEntry) - Method in class org.jboss.resteasy.core.registry.SegmentNode.SortEntry
 
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
 
completed(RESPONSE) - Method in interface javax.ws.rs.client.InvocationCallback
Called when the invocation was successfully completed.
CompletionCallback - Interface in javax.ws.rs.container
A request processing callback that receives request processing completion events.
completionCallbacks - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
completionCallbacks(Throwable) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
COMPOSITE_SUBTYPE_WILDCARD_PATTERN - Static variable in class org.jboss.resteasy.core.MediaTypeMap
 
Configurable<C extends Configurable> - Interface in javax.ws.rs.core
Represents a client or server-side configurable context in JAX-RS.
configurable - Variable in class org.jboss.resteasy.util.FeatureContextDelegate
 
Configuration - Interface in javax.ws.rs.core
A configuration state associated with a configurable JAX-RS context.
configuration - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
configuration - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
configuration - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
configuration - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
configuration - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
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
 
configure(ResourceInfo, FeatureContext) - Method in interface javax.ws.rs.container.DynamicFeature
A callback method called by the JAX-RS runtime during the application deployment to register provider instances or classes in a runtime configuration scope of a particular resource or sub-resource method; i.e.
configure(FeatureContext) - Method in interface javax.ws.rs.core.Feature
A call-back method called when the feature is to be enabled in a given runtime configuration scope.
configure(FeatureContext) - Method in class org.jboss.resteasy.client.jaxrs.cache.BrowserCacheFeature
 
configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.CacheControlFeature
 
configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFeature
 
configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFeature
 
configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFeature
 
CONNECTION - Static variable in class Acme.Serve.Serve.ServeConnection
 
CONNECTION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ConnectionCallback - Interface in javax.ws.rs.container
Asynchronous request processing lifecycle callback that receives connection related asynchronous response lifecycle events.
connectionPoolSize - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
connectionPoolSize(int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
Number of connections allowed to pool
connections - Variable in class Acme.Serve.Serve
 
connectionTTL - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
connectionTTL(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
If there is a connection pool, set the time to live in the pool.
connectionTTLUnit - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
ConstrainedTo - Annotation Type in javax.ws.rs
Indicates the run-time context in which an annotated JAX-RS provider is applicable.
ConstraintType - Class in org.jboss.resteasy.api.validation
 
ConstraintType() - Constructor for class org.jboss.resteasy.api.validation.ConstraintType
 
ConstraintType.Type - Enum in org.jboss.resteasy.api.validation
 
ConstraintTypeUtil - Interface in org.jboss.resteasy.plugins.providers.validation
 
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
 
constructor - Variable in class org.jboss.resteasy.spi.metadata.ConstructorParameter
 
constructor(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
Picks a constructor from an annotated resource class based on spec rules
constructor(Constructor) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
 
constructor - Variable in class org.jboss.resteasy.spi.metadata.ResourceClass
 
constructor - Variable in class org.jboss.resteasy.spi.metadata.ResourceConstructor
 
ConstructorInjector - Interface in org.jboss.resteasy.spi
 
ConstructorInjectorImpl - Class in org.jboss.resteasy.core
 
ConstructorInjectorImpl(ResourceConstructor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ConstructorInjectorImpl
 
ConstructorInjectorImpl(Constructor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ConstructorInjectorImpl
 
ConstructorParameter - Class in org.jboss.resteasy.spi.metadata
 
ConstructorParameter(ResourceConstructor, Class<?>, Type, Annotation[]) - Constructor for class org.jboss.resteasy.spi.metadata.ConstructorParameter
 
consumeEntity(HttpResponse) - Static method in class org.jboss.resteasy.util.HttpClient4xUtils
 
Consumes - Annotation Type in javax.ws.rs
Defines the media types that the methods of a resource class or MessageBodyReader can accept.
consumes(MediaType...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
consumes(String...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
consumes - Variable in class org.jboss.resteasy.spi.metadata.ResourceMethod
 
ContainerRequestContext - Interface in javax.ws.rs.container
Container request filter context.
ContainerRequestFilter - Interface in javax.ws.rs.container
An extension interface implemented by container request filters.
ContainerRequestFilterRegistry - Class in org.jboss.resteasy.core.interception
 
ContainerRequestFilterRegistry(ResteasyProviderFactory, LegacyPrecedence) - Constructor for class org.jboss.resteasy.core.interception.ContainerRequestFilterRegistry
 
containerRequestFilterRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ContainerResponseContext - Interface in javax.ws.rs.container
Container response filter context.
ContainerResponseContextImpl - Class in org.jboss.resteasy.core.interception
 
ContainerResponseContextImpl(HttpRequest, HttpResponse, BuiltResponse) - Constructor for class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
ContainerResponseFilter - Interface in javax.ws.rs.container
An extension interface implemented by container response filters.
ContainerResponseFilterRegistry - Class in org.jboss.resteasy.core.interception
 
ContainerResponseFilterRegistry(ResteasyProviderFactory, LegacyPrecedence) - Constructor for class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
 
containerResponseFilterRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
containsCTL(String, int) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
containsHeader(String) - Method in class Acme.Serve.Serve.ServeConnection
 
containsKey(Object) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
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 javax.ws.rs.core.AbstractMultivaluedMap
 
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 - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppAccept
 
Content - Class in org.jboss.resteasy.plugins.providers.atom
Represents an atom:content element.
Content() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Content
 
CONTENT_DISPOSITION - Static variable in interface javax.ws.rs.core.HttpHeaders
CONTENT_ENCODING - Static variable in class Acme.Serve.Serve.ServeConnection
 
CONTENT_ENCODING - Static variable in interface javax.ws.rs.core.HttpHeaders
CONTENT_ENCODING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_ID - Static variable in interface javax.ws.rs.core.HttpHeaders
CONTENT_LANGUAGE - Static variable in interface javax.ws.rs.core.HttpHeaders
CONTENT_LANGUAGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_LENGTH - Static variable in interface javax.ws.rs.core.HttpHeaders
CONTENT_LENGTH - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_LOCATION - Static variable in interface javax.ws.rs.core.HttpHeaders
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 javax.ws.rs.core.HttpHeaders
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
CONTENTLENGTH - Static variable in class Acme.Serve.Serve.ServeConnection
 
contentLengthCheck(MultivaluedMap) - Static method in class org.jboss.resteasy.util.NoContent
 
contentLocation(URI) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the content location.
contentLocation(URI) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
CONTENTTYPE - Static variable in class Acme.Serve.Serve.ServeConnection
 
contentType(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
contentType(MediaType) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
Context - Annotation Type in javax.ws.rs.core
This annotation is used to inject information into a class field, bean property or method parameter.
context() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
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, Class, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ContextParameterInjector
 
contextParameters - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
ContextResolver<T> - Interface in javax.ws.rs.ext
Contract for a provider that supplies context information to resource classes and other providers.
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
 
converter - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
convertEtag(List<String>) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
COOKIE - Static variable in class Acme.Serve.Serve.ServeConnection
 
cookie(Cookie) - Method in interface javax.ws.rs.client.Invocation.Builder
Add a cookie to be set.
cookie(String, String) - Method in interface javax.ws.rs.client.Invocation.Builder
Add a cookie to be set.
Cookie - Class in javax.ws.rs.core
Represents the value of a HTTP cookie, transferred in a request.
Cookie(String, String, String, String, int) - Constructor for class javax.ws.rs.core.Cookie
Create a new instance.
Cookie(String, String, String, String) - Constructor for class javax.ws.rs.core.Cookie
Create a new instance.
Cookie(String, String) - Constructor for class javax.ws.rs.core.Cookie
Create a new instance.
COOKIE - Static variable in interface javax.ws.rs.core.HttpHeaders
cookie(NewCookie...) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add cookies to the response message.
cookie(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
cookie(Cookie) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
cookie(Cookie) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
cookie(String, String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
cookie(Cookie) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
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
 
CookieParam - Annotation Type in javax.ws.rs
Binds the value of a HTTP cookie to a resource method parameter, resource class field, or resource class bean property.
cookieParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
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
 
CookieParamProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation
 
CookieParamProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.CookieParamProcessor
 
CookieParser - Class in org.jboss.resteasy.util
 
CookieParser() - Constructor for class org.jboss.resteasy.util.CookieParser
 
COPY_BUF_SIZE - Static variable in class Acme.Utils
 
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.
copyOf(String[], int) - Static method in class Acme.Utils
 
copyOfRange(String[], int, int) - Static method in class Acme.Utils
 
copyStream(InputStream, OutputStream, long) - Method in class Acme.Serve.FileServlet
 
copyStream(InputStream, OutputStream, long) - Static method in class Acme.Utils
 
copyStream(Reader, Writer) - Static method in class Acme.Utils
 
copyStream(Reader, OutputStream, String) - Static method in class Acme.Utils
 
counter - Static variable in class Acme.Utils.ThreadPool
 
create(Runnable) - Method in interface Acme.Utils.ThreadFactory
 
create() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
Automatically does POST/Create pattern.
create(Class<T>, String) - Static method in class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
create(Class<T>, String, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
create(Class<T>, String, ResteasyProviderFactory, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
create(Class<T>, String, ClientExecutor) - Static method in class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
create(Class<T>, URI, ClientExecutor, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
create(Class<T>, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory) - Static method in class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
create(Class<T>, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
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
 
create(String, String, String) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AnnotationFactory
 
create(String, String, String, String, String) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AnnotationFactory
 
createAcceptor() - Method in class Acme.Serve.Serve
 
createApplication(String, Dispatcher, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyDeployment
 
createArray(String, String, String) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AnnotationFactory
 
createArray(String, String, String, String, String) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AnnotationFactory
 
createBinder() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
 
createBinder(Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
 
createBufferedStream(InputStream) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
createCache() - Method in class org.jboss.resteasy.client.cache.MapCache
Deprecated.
 
createCache() - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
 
createClientInvoker(Class<T>, Method, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory) - Static method in class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
createClientInvoker(Class<T>, Method, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
createClientInvoker(Class<T>, Method, URI, ProxyConfig) - Static method in class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
createClientRequest(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
Create a Resteasy ClientRequest object using the configured port.
createClientRequest(ClientRequestFactory, String) - Static method in class org.jboss.resteasy.test.TestPortProvider
 
createConnection(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
 
createConnection(ClientInvocation) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
Create HttpUrlConnection from ClientInvorcation and set request method
createConstructor(Constructor, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createConstructor(ResourceConstructor, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createConstructor(Constructor, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createConstructor(ResourceConstructor, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createConstructorInjector(Class<? extends T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
createConstructorInjector(Class<? extends T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
createContext(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
createContext(Annotation[], Class...) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.JAXBContextFinder
 
createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
createContextObject(Annotation[], String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder
 
createContextObject(Annotation[], String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder
 
createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder
 
createContextObject(Annotation[], String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder
 
createConvention(Mapped) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
 
created(URI) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a created resource, set the location header using the supplied value.
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
 
createdHttpClient - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
createDispatcher() - Static method in class org.jboss.resteasy.mock.MockDispatcherFactory
 
createEndpoint(Application, Class<T>) - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a configured instance of the supplied endpoint type.
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
 
createExtractor(Method) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
 
createExtractor(Method) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.EntityExtractorFactory
 
createExtractor(Method) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ResponseObjectEntityExtractorFactory
 
createFilter(Set<String>) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFeature
 
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.client.jaxrs.internal.proxy.processors.FormProcessor
 
createHash(String) - Static method in class org.jboss.resteasy.util.MethodHashing
 
createHeader(String, String) - Static method in class org.jboss.resteasy.util.BasicAuthHelper
 
createHeaderDelegate(Class<T>) - Method in class javax.ws.rs.ext.RuntimeDelegate
Obtain an instance of a RuntimeDelegate.HeaderDelegate for the supplied class.
createHeaderDelegate(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
createHeaderDelegate(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
createHttpMethod(String, String) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
createHttpRequest(String, HttpServletRequest, ResteasyHttpHeaders, ResteasyUriInfo, 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 class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
createJAXBIntrospector() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
 
createLinkBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a new instance of a Link.Builder.
createLinkBuilder() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
createLinkBuilder() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
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
 
createMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
 
createMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerContext
 
createMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
 
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(ResourceLocator, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createMethodInjector(ResourceLocator, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createParameterExtractor(Parameter, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], boolean, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], boolean, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createParameterExtractor(Parameter, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createProcessor(Class<?>, ClientConfiguration, Class<?>, Annotation[], Type, AccessibleObject, boolean) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.ProcessorFactory
 
createProcessor(Class<?>, ClientConfiguration, Class<?>, Annotation[], Type, AccessibleObject, MediaType, boolean) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.ProcessorFactory
 
createProcessors(Class, Method, ClientConfiguration) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.ProcessorFactory
 
createProcessors(Class, Method, ClientConfiguration, MediaType) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.ProcessorFactory
 
createPropertyInjector(Class, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createPropertyInjector(ResourceClass, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createPropertyInjector(Class, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createPropertyInjector(ResourceClass, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createProviderInstance(Class<? extends T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
createProviderInstance(Class<? extends T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Create an instance of a class using provider allocation rules of the specification as well as the InjectorFactory

only does constructor injection

createProxy(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
createProxy(Class<T>, String) - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
createProxy(Class<T>, URI) - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
createProxy(Class<T>, URI, ProxyConfig) - Static method in class org.jboss.resteasy.client.ProxyBuilder
Deprecated.
 
createProxy() - Method in class org.jboss.resteasy.core.ContextParameterInjector
 
createProxy(Class<T>) - Static method in class org.jboss.resteasy.test.TestPortProvider
Create a Resteasy client proxy with an empty base request path.
createProxy(Class<T>, String) - Static method in class org.jboss.resteasy.test.TestPortProvider
Create a Resteasy client proxy.
createReaderNotFound(Type, MediaType) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
 
createRelativeRequest(String) - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
createRequest(String) - Method in interface org.jboss.resteasy.client.ClientExecutor
Deprecated.
 
createRequest(UriBuilder) - Method in interface org.jboss.resteasy.client.ClientExecutor
Deprecated.
 
createRequest(String) - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
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(Object[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
createRequest(String, String) - Static method in class org.jboss.resteasy.spi.InternalDispatcher
 
createResource(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ResourceLocatorInvoker
 
createResource(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocatorInvoker
 
createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
 
createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
 
createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.ResourceFactory
Called per request to obtain a resource instance to invoke http request on.
createResponse(ClientRequest, MockHttpResponse) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
createResponseBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a new instance of a Response.ResponseBuilder.
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
 
createResponseTypeEntityExtractor(Method) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
 
createResteasyHttpRequest(String, HttpServletRequest, ResteasyHttpHeaders, ResteasyUriInfo, HttpResponse, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
 
createResteasyHttpRequest(String, HttpServletRequest, ResteasyHttpHeaders, ResteasyUriInfo, HttpResponse, HttpServletResponse) - Method in interface org.jboss.resteasy.plugins.server.servlet.HttpRequestFactory
 
createResteasyHttpRequest(String, HttpServletRequest, ResteasyHttpHeaders, ResteasyUriInfo, 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
 
createSortFactor(MediaType, MediaType) - Static method in class org.jboss.resteasy.core.registry.SegmentNode
 
createStatusExtractor(boolean) - Static method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
 
createStatusExtractor(boolean) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.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
Deprecated.
 
createUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
 
createUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerContext
 
createUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
 
createUri(String) - Static method in class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
createURI(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
Create a URI for the provided path, using the configured port
createUriBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a new instance of a UriBuilder.
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.ResteasyUriBuilder
 
createURL(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
Create a URL for the provided path, using the configured port
createValidator() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
Deprecated. 
createValidator() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerContext
 
createValidator() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
 
createVariantListBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
Create a new instance of a Variant.VariantListBuilder.
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
 
createVoidExtractor() - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
 
createWriterNotFound(Type, MediaType) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
createXmlTypeContext(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
CSS - Static variable in annotation type org.jboss.resteasy.annotations.providers.jaxb.Stylesheet
 

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
 
DATE - Static variable in interface javax.ws.rs.core.HttpHeaders
DATE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
DateDelegate - Class in org.jboss.resteasy.plugins.delegates
 
DateDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.DateDelegate
 
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
 
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
 
declaring - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
declaring - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
DECODABET - Static variable in class Acme.Utils
Translates a Base64 value to either its 6-bit reconstruction value or a negative number indicating some other meaning.
decode(String, String) - Static method in class Acme.Utils
Decodes URL encoded string including newly introduced JavaScript encoding with %uxxxx chars
decode(byte[], int, int) - Static method in class Acme.Utils
Very low-level access to decoding ASCII characters in the form of a byte array.
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
 
decode64(String) - Static method in class Acme.Utils
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
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(Marshaller, Formatted, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.PrettyProcessor
 
decorate(Marshaller, Stylesheet, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.StylesheetProcessor
 
decorate(Marshaller, XmlHeader, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlHeaderProcessor
 
decorate(T, A, Class, Annotation[], MediaType) - Method in interface org.jboss.resteasy.spi.interception.DecoratorProcessor
 
decorateMarshaller(Class, Annotation[], MediaType, Marshaller) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
DecorateTypes - Annotation Type in org.jboss.resteasy.annotations
Must be placed on a DecoratorProcessor class to specify the supported types
decorateUnmarshaller(Class, Annotation[], MediaType, Unmarshaller) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
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
 
DEF_LOGENCODING - Static variable in class Acme.Serve.Serve
 
DEF_MAX_CONN_USE - Static variable in class Acme.Serve.Serve
max number of alive connections default value
DEF_MIN_ACT_SESS - Static variable in class Acme.Serve.Serve
 
DEF_PORT - Static variable in class Acme.Serve.Serve
 
DEF_SESSION_TIMEOUT - Static variable in class Acme.Serve.Serve
 
DEFAULT - Static variable in class org.jboss.resteasy.core.request.QualityValue
 
DEFAULT_ACCEPTS - Static variable in class org.jboss.resteasy.core.registry.SegmentNode
 
DEFAULT_CALLBACK_QUERY_PARAMETER - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
Default name of the query parameter with the method name.
DEFAULT_MAPPER - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
Default ObjectMapper for type resolution.
DEFAULT_MAX_AGE - Static variable in class javax.ws.rs.core.NewCookie
Specifies that the cookie expires with the current application/browser session.
DEFAULT_VERSION - Static variable in class javax.ws.rs.core.Cookie
Cookies using the default version correspond to RFC 2109.
defaultConsumes(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
 
defaultConsumes(String) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
 
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
 
DefaultEntityExtractorFactory - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
 
DefaultEntityExtractorFactory() - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.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
 
defaultProduces(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
 
defaultProduces(String) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
 
defaultProxy - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
defaultProxy(String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
Specify a default proxy.
defaultProxy(String, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
Specify a default proxy host and port.
defaultProxy(String, int, String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
Specify default proxy.
DefaultTextPlain - Class in org.jboss.resteasy.plugins.providers
 
DefaultTextPlain() - Constructor for class org.jboss.resteasy.plugins.providers.DefaultTextPlain
 
DefaultValue - Annotation Type in javax.ws.rs
Defines the default value of request meta-data that is bound using one of the following annotations: PathParam, QueryParam, MatrixParam, CookieParam, FormParam, or HeaderParam.
defaultValue - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
defaultValue - Variable in class org.jboss.resteasy.spi.metadata.Parameter
 
defaultValue(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
delegate - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
delegate - Static variable in class org.jboss.resteasy.specimpl.LinkImpl
 
delegate - Variable in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
delegate - Variable in class org.jboss.resteasy.util.DelegatingOutputStream
 
delegate - Variable in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
delegate - Variable in class org.jboss.resteasy.util.InputStreamToByteArray
 
delegate - Variable in class org.jboss.resteasy.util.NoContentInputStreamDelegate
 
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
 
delegatingOutputStream - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
DelegatingOutputStream - Class in org.jboss.resteasy.util
 
DelegatingOutputStream() - Constructor for class org.jboss.resteasy.util.DelegatingOutputStream
 
DelegatingOutputStream(OutputStream) - Constructor for class org.jboss.resteasy.util.DelegatingOutputStream
 
delete() - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP DELETE method for the current request asynchronously.
delete(Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP DELETE method for the current request asynchronously.
delete(GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP DELETE method for the current request asynchronously.
delete(InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP DELETE method for the current request asynchronously.
delete() - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP DELETE method for the current request synchronously.
delete(Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP DELETE method for the current request synchronously.
delete(GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP DELETE method for the current request synchronously.
DELETE - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP DELETE requests.
DELETE - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP DELETE method.
delete() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
delete(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
delete(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
delete(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
delete() - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
delete(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
delete(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
delete(InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
delete() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
delete(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
delete(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
delete(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
delete(String) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
delete() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
DeleteResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
DeleteResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.DeleteResourceMethod
 
denyAll - Variable in class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFilter
 
deploy(Serve) - Method in interface Acme.Serve.WarDeployer
 
deployment - Variable in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
deployment - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
deployment - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
deployment - Static variable in class org.jboss.resteasy.test.BaseResourceTest
 
deploymentSensitiveFactoryEnabled - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
destroy() - Method in class Acme.Serve.SelectorAcceptor
 
destroy() - Method in interface Acme.Serve.Serve.Acceptor
 
destroy() - Method in class Acme.Serve.SimpleAcceptor
 
destroy() - Method in class Acme.Serve.SSLAcceptor
 
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
 
DESTROY_TIME_SEC - Static variable in class Acme.Serve.Serve
 
destroyAllServlets() - Method in class Acme.Serve.Serve
 
DIGEST_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Digest authentication.
DIGIT - Static variable in class org.jboss.resteasy.util.URLUtils
digit = "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
disableTrustManager - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
disableTrustManager() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
Disable trust management and hostname verification.
dispatcher - Variable in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
 
dispatcher - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
dispatcher - Variable in class org.jboss.resteasy.core.AbstractExecutionContext
 
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
 
dispatcher - Static variable in class org.jboss.resteasy.test.BaseResourceTest
 
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.ResourceMethodInvoker
 
doesProduce(List<? extends MediaType>) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
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
done - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
 
DoNotUseJAXBProvider - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb
Put this on a class or parameter when you do not want the JAXB MessageBodyReader/Writer used but instead have a more specific provider you want to use to marshall the type.
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
 
DynamicFeature - Interface in javax.ws.rs.container
A JAX-RS meta-provider for dynamic registration of post-matching providers during a JAX-RS application setup at deployment time.

E

eatWhitspace(Reader, boolean) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonParsing
 
elements() - Method in class Acme.Serve.Serve.PathTreeDictionary
 
elements() - Method in class Acme.WildcardDictionary
 
EmbeddedContainer - Class in org.jboss.resteasy.test
 
EmbeddedContainer() - Constructor for class org.jboss.resteasy.test.EmbeddedContainer
 
EmbeddedJaxrsServer - Interface in org.jboss.resteasy.plugins.server.embedded
 
EMPTY_CLASSES - Static variable in class Acme.Utils
 
EMPTY_ENUMERATION - Static variable in class Acme.Utils
 
EMPTY_OBJECTS - Static variable in class Acme.Utils
 
EMPTY_URI - Static variable in class org.jboss.resteasy.mock.MockHttpRequest
 
enableDefaultInterceptors() - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
enabledFeatures - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
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.
Encoded - Annotation Type in javax.ws.rs
Disables automatic decoding of parameter values bound using QueryParam, PathParam, FormParam or MatrixParam.
encoded - Variable in class org.jboss.resteasy.spi.metadata.Parameter
 
encoded() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
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.
encodePathSegmentAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
Encode via RFC 3986.
encodePathSegmentSaveEncodings(String) - Static method in class org.jboss.resteasy.util.Encode
Keep any valid encodings from string i.e.
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.
encodeRedirectURL(String) - Method in class Acme.Serve.Serve.ServeConnection
 
encodeRedirectUrl(String) - Method in class Acme.Serve.Serve.ServeConnection
 
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.
encodeURL(String) - Method in class Acme.Serve.Serve.ServeConnection
 
encodeUrl(String) - Method in class Acme.Serve.Serve.ServeConnection
 
encodeValue(String, String[]) - Static method in class org.jboss.resteasy.util.Encode
Keep encoded values "%..." and template parameters intact i.e.
encoding(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the message entity content encoding.
encoding - Variable in class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFilter
 
encoding(String) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
encodings(String...) - Static method in class javax.ws.rs.core.Variant
Create a Variant.VariantListBuilder initialized with a set of supported encodings.
encodings(String...) - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Set the encoding(s) for this variant.
encodings(String...) - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
enhanceRequest(MockHttpRequest) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
Entity<T> - Class in javax.ws.rs.client
Encapsulates message entity including the associated variant information.
entity(T, MediaType) - Static method in class javax.ws.rs.client.Entity
Create an entity using a supplied content media type.
entity(T, MediaType, Annotation[]) - Static method in class javax.ws.rs.client.Entity
Create an entity using a supplied content media type.
entity(T, String) - Static method in class javax.ws.rs.client.Entity
Create an entity using a supplied content media type.
entity(T, Variant) - Static method in class javax.ws.rs.client.Entity
Create an entity using a supplied content media type.
entity(T, Variant, Annotation[]) - Static method in class javax.ws.rs.client.Entity
Create an entity using a supplied content media type.
entity(Object) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the response entity in the builder.
entity(Object, Annotation[]) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the response entity in the builder.
entity - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
entity - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
entity - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
 
entity - Variable in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
entity(Object) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
entity(Object, Annotation[]) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
ENTITY_CODER - Static variable in class javax.ws.rs.Priorities
Message encoder or decoder filter/interceptor priority.
entityAnnotations - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
entityAnnotations - Variable in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
entityClass - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
entityClass - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
 
EntityExtractor<T> - Interface in org.jboss.resteasy.client.core.extractors
EntityExtractor extract objects from responses.
EntityExtractor<T> - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
EntityExtractor extract objects from responses.
EntityExtractorFactory - Interface in org.jboss.resteasy.client.core.extractors
Create an EntityExtractor based on a method.
entityExtractorFactory - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
EntityExtractorFactory - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
Create an EntityExtractor based on a method.
entityGenericType - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
entityStream - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
EntityTag - Class in javax.ws.rs.core
An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.
EntityTag(String) - Constructor for class javax.ws.rs.core.EntityTag
Creates a new instance of a strong EntityTag.
EntityTag(String, boolean) - Constructor for class javax.ws.rs.core.EntityTag
Creates a new instance of an EntityTag.
EntityTagDelegate - Class in org.jboss.resteasy.plugins.delegates
 
EntityTagDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.EntityTagDelegate
 
EntityTypeFactory - Interface in org.jboss.resteasy.client
Deprecated. 
Entry - Class in org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Entry() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Entry
 
entrySet() - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
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 javax.ws.rs.core.AbstractMultivaluedMap

This implementation delegates the method call to to the the underlying [key, multi-value] store.

equals(Object) - Method in class javax.ws.rs.core.CacheControl
Compares object argument to this cache control to see if they are the same considering all property values.
equals(Object) - Method in class javax.ws.rs.core.Cookie
Compare for equality.
equals(Object) - Method in class javax.ws.rs.core.EntityTag
Compares obj to this tag to see if they are the same considering weakness and value.
equals(Object) - Method in class javax.ws.rs.core.GenericEntity
 
equals(Object) - Method in class javax.ws.rs.core.GenericType
 
equals(Object) - Method in class javax.ws.rs.core.MediaType
Compares obj to this media type to see if they are the same by comparing type, subtype and parameters.
equals(Object) - Method in class javax.ws.rs.core.NewCookie
Compare for equality.
equals(Object) - Method in class javax.ws.rs.core.Variant
Compares obj to this variant to see if they are the same considering all property values.
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.client.jaxrs.internal.proxy.ClientProxy
 
equals(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.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.providers.jaxb.AbstractJAXBContextFinder.CacheKey
 
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.specimpl.LinkImpl
 
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
 
EQUALS_SIGN - Static variable in class Acme.Utils
The equals sign (=) as a byte.
EQUALS_SIGN_ENC - Static variable in class Acme.Utils
 
equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in interface javax.ws.rs.core.MultivaluedMap
Compare the specified map with this map for equality modulo the order of values for each key.
equalsIgnoreValueOrder(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
equalsIgnoreValueOrder(MultivaluedMap<String, V>) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
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
 
errorMessage - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
establishConnectionTimeout - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
establishConnectionTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
When trying to make an initial socket connection, what is the timeout?
establishConnectionTimeoutUnits - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
ETAG - Static variable in interface javax.ws.rs.core.HttpHeaders
ETAG - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
evaluatePreconditions(EntityTag) - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions based on the passed in value.
evaluatePreconditions(Date) - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions based on the passed in value.
evaluatePreconditions(Date, EntityTag) - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions based on the passed in value.
evaluatePreconditions() - Method in interface javax.ws.rs.core.Request
Evaluate request preconditions for a resource that does not currently exist.
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
 
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
 
ExceptionHandler - Class in org.jboss.resteasy.core
 
ExceptionHandler(ResteasyProviderFactory, Set<String>) - Constructor for class org.jboss.resteasy.core.ExceptionHandler
 
ExceptionMapper<E extends Throwable> - Interface in javax.ws.rs.ext
Contract for a provider that maps Java exceptions to Response.
exceptionMappers - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
execute(ClientExecutionContext) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
Deprecated.
 
execute(ClientRequest) - Method in interface org.jboss.resteasy.client.ClientExecutor
Deprecated.
 
execute() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
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(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
Return a response wither from an invoke or exception handling
execute(ClientExecutionContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor
 
execute(ClientExecutionContext) - Method in interface org.jboss.resteasy.spi.interception.ClientExecutionInterceptor
Deprecated.
 
executeEntity(String, String, String, Object) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
executeExactExceptionMapper(Throwable) - Method in class org.jboss.resteasy.core.ExceptionHandler
If there exists an Exception mapper for exception, execute it, otherwise, do NOT recurse up class hierarchy of exception.
executeExceptionMapper(Throwable) - Method in class org.jboss.resteasy.core.ExceptionHandler
Execute an ExceptionMapper if one exists for the given exception.
executeExceptionMapperForClass(Throwable, Class) - Method in class org.jboss.resteasy.core.ExceptionHandler
 
executeRequest(ClientInvocation, HttpURLConnection) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
Execute request using HttpURLConnection with body from invocation if needed.
executeThread(Runnable) - Method in class Acme.Utils.ThreadPool
Takes a new task for execution by a threads in pool will wait until free threads if number of threads reached max
executionContext - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
executor - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
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
Deprecated.
 
executor - Variable in class org.jboss.resteasy.core.AsynchronousDispatcher
 
executor - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
Deprecated.
 
executor - Variable in class org.jboss.resteasy.spi.Link
Deprecated.
 
EXPECT - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
expectsBody - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
expectsBody() - Method in class org.jboss.resteasy.core.MethodInjectorImpl
 
expectsBody - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
expectsBody() - Method in interface org.jboss.resteasy.spi.MethodInjector
 
expired() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
Deprecated.
 
expired() - Method in class org.jboss.resteasy.client.cache.CacheEntry
Deprecated.
 
expired() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Entry
 
expired() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
 
expiredIn - Variable in class Acme.Serve.Serve
 
EXPIRES - Static variable in interface javax.ws.rs.core.HttpHeaders
expires(Date) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the response expiration date.
expires(Date) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
EXPIRES - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
Expression - Class in org.jboss.resteasy.core.registry
 
Expression(String, String) - Constructor for class org.jboss.resteasy.core.registry.Expression
 
Expression.Group - Class in org.jboss.resteasy.core.registry
 
Expression.Group(int, String) - Constructor for class org.jboss.resteasy.core.registry.Expression.Group
 
Expression.Group(int, String, boolean) - Constructor for class org.jboss.resteasy.core.registry.Expression.Group
 
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
 
extensions - Variable in class org.jboss.resteasy.spi.Link
Deprecated.
 
ExternalEntityUnmarshaller - Class in org.jboss.resteasy.plugins.providers.jaxb
 
ExternalEntityUnmarshaller(Unmarshaller) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
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
 
extractEntity(ClientContext, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.BodyEntityExtractor
 
extractEntity(ClientContext, Object...) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.EntityExtractor
 
extractEntity(ClientContext, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ResponseObjectProxy
 
extractHeaders(HttpResponse) - Static method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
extractHeaders(HttpResponse) - Static method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
extractHttpHeaders(HttpServletRequest) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractJsonMapString(Reader) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonParsing
 
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
 
extractMatchingPath(List<PathSegment>) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
matching path without matrix parameters
extractor - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
extractor - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
extractorFactory - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
extractorFactory(EntityExtractorFactory) - Method in class org.jboss.resteasy.client.ProxyBuilder
Deprecated.
 
extractParameters(String) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
extractRequestHeaders(HttpServletRequest) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractResult(GenericType<T>, Response, Annotation[]) - Static method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
Extracts result from response throwing an appropriate exception if not a successful response.
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
 
factory - Variable in class org.jboss.resteasy.core.ResourcePropertyInjector
 
failed(Throwable) - Method in interface javax.ws.rs.client.InvocationCallback
Called when the invocation has failed for any reason.
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, 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
 
familyOf(int) - Static method in enum javax.ws.rs.core.Response.Status.Family
Get the response status family for the status code.
Feature - Interface in javax.ws.rs.core
A feature extension contract.
featureClasses - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
FeatureContext - Interface in javax.ws.rs.core
A configurable context passed to Feature and DynamicFeature instances by JAX-RS runtime during the phase of their configuration.
FeatureContextDelegate - Class in org.jboss.resteasy.util
 
FeatureContextDelegate(Configurable) - Constructor for class org.jboss.resteasy.util.FeatureContextDelegate
 
featureInstances - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
Feed - Class in org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Feed() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Feed
 
field - Variable in class org.jboss.resteasy.spi.metadata.FieldParameter
 
field(Field) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
 
fieldMap - Variable in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
fieldMap - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
 
fieldMap - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
FieldParameter - Class in org.jboss.resteasy.spi.metadata
 
FieldParameter(ResourceClass, Field) - Constructor for class org.jboss.resteasy.spi.metadata.FieldParameter
 
fields - Variable in class org.jboss.resteasy.core.ResourcePropertyInjector
 
fields - Variable in class org.jboss.resteasy.spi.metadata.ResourceClass
 
FileProvider - Class in org.jboss.resteasy.plugins.providers
 
FileProvider() - Constructor for class org.jboss.resteasy.plugins.providers.FileProvider
 
FileRange - Class in org.jboss.resteasy.plugins.providers
 
FileRange(File, long, long) - Constructor for class org.jboss.resteasy.plugins.providers.FileRange
 
FileRangeException - Exception in org.jboss.resteasy.plugins.providers
 
FileRangeException(MediaType, File, long, long) - Constructor for exception org.jboss.resteasy.plugins.providers.FileRangeException
 
FileRangeWriter - Class in org.jboss.resteasy.plugins.providers
 
FileRangeWriter() - Constructor for class org.jboss.resteasy.plugins.providers.FileRangeWriter
 
FileServlet - Class in Acme.Serve
 
FileServlet() - Constructor for class Acme.Serve.FileServlet
 
FileServlet(String, String) - Constructor for class Acme.Serve.FileServlet
 
fileUploadInMemoryThresholdLimit - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
For uploading File's over JAX-RS framework, this property, together with ApacheHttpClient4Engine.fileUploadMemoryUnit, defines the maximum File size allowed in memory.
fileUploadMemoryUnit - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
fileUploadTempFileDir - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
Temp directory to write output request stream to.
filter(ClientRequestContext) - Method in interface javax.ws.rs.client.ClientRequestFilter
Filter method called before a request has been dispatched to a client transport layer.
filter(ClientRequestContext, ClientResponseContext) - Method in interface javax.ws.rs.client.ClientResponseFilter
Filter method called after a response has been provided for a request (either by a request filter or when the HTTP invocation returns.
filter(ContainerRequestContext) - Method in interface javax.ws.rs.container.ContainerRequestFilter
Filter method called before a request has been dispatched to a resource.
filter(ContainerRequestContext, ContainerResponseContext) - Method in interface javax.ws.rs.container.ContainerResponseFilter
Filter method called after a response has been provided for a request (either by a request filter or by a matched resource method.
filter(ClientRequestContext) - Method in class org.jboss.resteasy.client.jaxrs.BasicAuthentication
 
filter(ClientRequestContext) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
 
filter(ClientRequestContext, ClientResponseContext) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
 
filter(ContainerRequestContext) - Method in class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter
 
filter(ContainerRequestContext) - Method in class org.jboss.resteasy.core.AcceptParameterHttpPreprocessor
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.jboss.resteasy.plugins.interceptors.CacheControlFilter
 
filter(ClientRequestContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter
 
filter(ContainerRequestContext) - Method in class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFilter
 
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 Acme.Utils.ThreadPool
 
finalize() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
finalize() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
finalize() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
finalize() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
finalUri - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
find(Class<?>, MediaType, ConcurrentHashMap<Class<?>, JAXBContext>, Mapped, BadgerFish) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder
 
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.
findCacheContext(MediaType, Annotation[], Class...) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.JAXBContextFinder
This method creates a JAXBContext from a collection of classes.
findCacheContext(MediaType, Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder
 
findCacheContext(MediaType, Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder
 
findCachedContext(Class, MediaType, Annotation[]) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.JAXBContextFinder
This method with find a JAXBContext for one type.
findCachedContext(Class, MediaType, Annotation[]) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder
 
findCachedContext(Class, MediaType, Annotation[]) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder
 
findCacheXmlTypeContext(MediaType, Annotation[], Class...) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.JAXBContextFinder
This method will find a JAXBContext from a set of XmlTypes that use an ObjectFactory for creation (i.e.
findCacheXmlTypeContext(MediaType, Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder
 
findCacheXmlTypeContext(MediaType, Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder
 
findClassParameterizedTypes(Class<?>, ParameterizedType, Class<?>) - Static method in class org.jboss.resteasy.util.Types
 
findDefaultObjectFactoryClass(Class<?>) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
finder - Variable in class org.jboss.resteasy.plugins.providers.atom.Content
 
finder - Variable in class org.jboss.resteasy.plugins.providers.atom.Entry
 
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
 
findJAXBContext(Class<?>, Annotation[], MediaType, boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
findJAXBContext(Class<?>, Annotation[], MediaType, boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider
 
findJaxRSAnnotations(Annotation[]) - Static method in class org.jboss.resteasy.util.FindAnnotation
 
findObjectFactory(Class<?>) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider
Attempts to locate XmlRegistry for the XML type.
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.
findProvidedJAXBContext(Class<?>, MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
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
 
fixed - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
 
floatValue() - Method in class org.jboss.resteasy.core.request.QualityValue
 
flush() - Method in class Acme.Serve.Serve.ServeOutputStream
 
flush() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
 
flush() - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
flush() - Method in class org.jboss.resteasy.util.DelegatingOutputStream
 
flushBase64() - Method in class org.jboss.resteasy.util.Base64.OutputStream
Method added by PHIL.
flushBuffer() - Method in class Acme.Serve.Serve.ServeConnection
 
followRedirects - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
followRedirects() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
followRedirects(boolean) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
followRedirects - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
followRedirects() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
followRedirects - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
followRedirects() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
ForbiddenException - Exception in javax.ws.rs
A runtime exception indicating that an access to a resource requested by a client has been forbidden by the server.
ForbiddenException() - Constructor for exception javax.ws.rs.ForbiddenException
Construct a new "forbidden" exception.
ForbiddenException(String) - Constructor for exception javax.ws.rs.ForbiddenException
Construct a new "forbidden" exception.
ForbiddenException(Response) - Constructor for exception javax.ws.rs.ForbiddenException
Construct a new "forbidden" exception.
ForbiddenException(String, Response) - Constructor for exception javax.ws.rs.ForbiddenException
Construct a new "forbidden" exception.
ForbiddenException(Throwable) - Constructor for exception javax.ws.rs.ForbiddenException
Construct a new "forbidden" exception.
ForbiddenException(String, Throwable) - Constructor for exception javax.ws.rs.ForbiddenException
Construct a new "forbidden" exception.
ForbiddenException(Response, Throwable) - Constructor for exception javax.ws.rs.ForbiddenException
Construct a new "forbidden" exception.
ForbiddenException(String, Response, Throwable) - Constructor for exception javax.ws.rs.ForbiddenException
Construct a new "forbidden" exception.
ForbiddenException - Exception in org.jboss.resteasy.spi
Deprecated.
ForbiddenException() - Constructor for exception org.jboss.resteasy.spi.ForbiddenException
Deprecated.
 
ForbiddenException(String) - Constructor for exception org.jboss.resteasy.spi.ForbiddenException
Deprecated.
 
ForbiddenException(String, Response) - Constructor for exception org.jboss.resteasy.spi.ForbiddenException
Deprecated.
 
ForbiddenException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.ForbiddenException
Deprecated.
 
ForbiddenException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.ForbiddenException
Deprecated.
 
ForbiddenException(Throwable) - Constructor for exception org.jboss.resteasy.spi.ForbiddenException
Deprecated.
 
ForbiddenException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.ForbiddenException
Deprecated.
 
form(Form) - Static method in class javax.ws.rs.client.Entity
form(MultivaluedMap<String, String>) - Static method in class javax.ws.rs.client.Entity
Form - Class in javax.ws.rs.core
Represents the the HTML form data request entity encoded using the "application/x-www-form-urlencoded" content type.
Form() - Constructor for class javax.ws.rs.core.Form
Create a new form data instance.
Form(String, String) - Constructor for class javax.ws.rs.core.Form
Create a new form data instance with a single parameter entry.
Form(MultivaluedMap<String, String>) - Constructor for class javax.ws.rs.core.Form
Create a new form data instance and register a custom underlying parameter store.
Form - Annotation Type in org.jboss.resteasy.annotations
This can be used as a value object for incoming/outgoing request/responses.
form(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
Resteasy @Form specific injection parameter
form() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
Resteasy @Form specific injection parameter
FORM_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Form authentication.
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
 
Formatted - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb
Format XML output with indentations and newlines

This is a JAXB Decorator

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
 
FormParam - Annotation Type in javax.ws.rs
Binds the value(s) of a form parameter contained within a request entity body to a resource method parameter.
formParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
formParameter(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
formParameters - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
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
 
FormParamProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation
 
FormParamProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.FormParamProcessor
 
FormProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors
 
FormProcessor(Class, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
 
FormUrlEncodedProvider - Class in org.jboss.resteasy.plugins.providers
 
FormUrlEncodedProvider() - Constructor for class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
forward(ServletRequest, ServletResponse) - Method in class Acme.Serve.Serve.SimpleRequestDispatcher
 
forward(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
forward(String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
forward(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
 
forward(String) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
fragment(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI fragment.
fragment(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
FRAGMENT - Static variable in class org.jboss.resteasy.util.URLUtils
fragment = pchar / "/" / "?"
freeThreads - Variable in class Acme.Utils.ThreadPool
 
from(String) - Static method in class org.jboss.resteasy.plugins.delegates.LinkHeaderDelegate
 
FROM - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
fromAnnotations() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
fromAnnotations() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
 
fromLink(Link) - Static method in class javax.ws.rs.core.Link
Create a new builder instance initialized from another link.
fromLink(Link) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance initialized from a Link.
fromMethod(Class<?>, String) - Static method in class javax.ws.rs.core.Link
Convenience method to build a link from a resource.
fromMethod(Class<?>, String) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance representing a relative URI initialized from a Path-annotated method.
fromPath(String) - Static method in class javax.ws.rs.core.Link
Convenience method to build a link from a path.
fromPath(String) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance representing a relative URI initialized from a URI path.
fromResource(Class<?>) - Static method in class javax.ws.rs.core.Link
Convenience method to build a link from a resource.
fromResource(Class<?>) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance representing a relative URI initialized from a root resource class.
fromResponse(Response) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder by performing a shallow copy of an existing Response.
fromStatusCode(int) - Static method in enum javax.ws.rs.core.Response.Status
Convert a numerical status code into the corresponding Status.
fromString(String) - Method in interface javax.ws.rs.ext.ParamConverter
Parse the supplied value and create an instance of T.
fromString(String) - Method in interface javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
Parse the supplied value and create an instance of T.
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.DateDelegate
 
fromString(String) - Method in class org.jboss.resteasy.plugins.delegates.EntityTagDelegate
 
fromString(String) - Method in class org.jboss.resteasy.plugins.delegates.LinkDelegate
 
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
Deprecated.
 
fromString(String) - Method in interface org.jboss.resteasy.spi.StringParameterUnmarshaller
 
fromTemplate(String) - Static method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
You may put path parameters anywhere within the uriTemplate except port
fromUri(URI) - Static method in class javax.ws.rs.core.Link
Create a new builder instance initialized from an existing URI.
fromUri(String) - Static method in class javax.ws.rs.core.Link
Create a new builder instance initialized from an existing URI represented as a string.
fromUri(URI) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance initialized from an existing URI.
fromUri(String) - Static method in class javax.ws.rs.core.UriBuilder
Create a new instance initialized from an existing URI.
fromUriBuilder(UriBuilder) - Static method in class javax.ws.rs.core.Link
Create a new builder instance initialized from a URI builder.
fullpath - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
 

G

GEN_DELIMS - Static variable in class org.jboss.resteasy.util.URLUtils
gen-delims = ":" / "/" / "?" / "#" / "[" / "]" / "@"
GeneralValidator - Interface in org.jboss.resteasy.spi.validation
 
generateBaseUrl() - Static method in class org.jboss.resteasy.test.TestPortProvider
Generate a base URL incorporating the configured port.
generateSchema(SchemaOutputResolver) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
 
generateURL(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
Generate a URL incorporating the configured port.
Generator - Class in org.jboss.resteasy.plugins.providers.atom
Per RFC4287
Generator() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Generator
 
GenericEntity<T> - Class in javax.ws.rs.core
Represents a message entity of a generic type T.
GenericEntity(T) - Constructor for class javax.ws.rs.core.GenericEntity
Constructs a new generic entity.
GenericEntity(T, Type) - Constructor for class javax.ws.rs.core.GenericEntity
Create a new instance of GenericEntity, supplying the generic type information.
genericReturnType - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
genericReturnType(Type) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
 
genericReturnType - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
GenericType<T> - Class in javax.ws.rs.core
Represents a generic message entity type T.
GenericType() - Constructor for class javax.ws.rs.core.GenericType
Constructs a new generic type, deriving the generic type and class from type parameter.
GenericType(Type) - Constructor for class javax.ws.rs.core.GenericType
Constructs a new generic type, supplying the generic type information and deriving the class.
genericType - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
genericType - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
genericType - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
 
genericType - Variable in class org.jboss.resteasy.spi.metadata.Parameter
 
genericType(Type) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
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) - Method in class Acme.Serve.Serve.PathTreeDictionary
This function looks up in the directory to find the perfect match and remove matching part from path, so if you need to keep original path, save it somewhere
get() - Method in class Acme.Utils.SimpleBuffer
 
get(Object) - Method in class Acme.WildcardDictionary
 
get() - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP GET method for the current request asynchronously.
get(Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP GET method for the current request asynchronously.
get(GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP GET method for the current request asynchronously.
get(InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP GET method for the current request asynchronously.
get() - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP GET method for the current request synchronously.
get(Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP GET method for the current request synchronously.
get(GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP GET method for the current request synchronously.
get(Object) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
GET - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP GET requests.
GET - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP GET method.
get(String, MediaType) - Method in interface org.jboss.resteasy.client.cache.BrowserCache
Deprecated.
 
get(String, MediaType) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
get(String, MediaType) - Method in class org.jboss.resteasy.client.cache.MapCache
Deprecated.
 
get() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
get(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
Templates the returned ClientResponse for easy access to returned entity
get(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
get(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
get(String, Class<T>, Object...) - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
get(String, MediaType) - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache
 
get(String, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
get(String, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
 
get() - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
get(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
get(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
get(InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
get() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
get(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
get(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
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() - Method in class org.jboss.resteasy.plugins.stats.RegistryStatsResource
 
get() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
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
 
getAbortedWithResponse() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getAbsolutePath() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute path of the request.
getAbsolutePath() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getAbsolutePathBuilder() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute path of the request in the form of a UriBuilder.
getAbsolutePathBuilder() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getAccept() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
Gets the value of the accept property.
getAcceptableLanguages() - Method in interface javax.ws.rs.client.ClientRequestContext
Get a list of languages that are acceptable for the response.
getAcceptableLanguages() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get a list of languages that are acceptable for the response.
getAcceptableLanguages() - Method in interface javax.ws.rs.core.HttpHeaders
Get a list of languages that are acceptable for the response.
getAcceptableLanguages() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getAcceptableLanguages() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
getAcceptableLanguages() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getAcceptableLanguages() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
getAcceptableMediaTypes() - Method in interface javax.ws.rs.client.ClientRequestContext
Get a list of media types that are acceptable for the response.
getAcceptableMediaTypes() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get a list of media types that are acceptable for the response.
getAcceptableMediaTypes() - Method in interface javax.ws.rs.core.HttpHeaders
Get a list of media types that are acceptable for the response.
getAcceptableMediaTypes() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getAcceptableMediaTypes() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
getAcceptableMediaTypes() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getAcceptableMediaTypes() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
getAcceptedIssuers() - Method in class org.jboss.resteasy.client.jaxrs.engines.PassthroughTrustManager
 
getAccepts() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getAccepts() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.ConstructorParameter
 
getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.FieldParameter
 
getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.MethodParameter
 
getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.Parameter
 
getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
 
getActualProviderClasses() - Method in class org.jboss.resteasy.spi.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.
getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
getAllowedMethods() - Method in interface javax.ws.rs.client.ClientResponseContext
Get the allowed HTTP methods from the Allow HTTP header.
getAllowedMethods() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the allowed HTTP methods from the Allow HTTP header.
getAllowedMethods() - Method in class javax.ws.rs.core.Response
Get the allowed HTTP methods from the Allow HTTP header.
getAllowedMethods() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getAllowedMethods() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getAllowedMethods() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getAllowedMethods() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getAnnotatedMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
getAnnotatedMethod() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
 
getAnnotations() - Method in class javax.ws.rs.client.Entity
Get the entity annotations.
getAnnotations() - Method in interface javax.ws.rs.ext.InterceptorContext
Get an array of the annotations formally declared on the artifact that initiated the intercepted entity provider invocation.
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.AbstractReaderInterceptorContext
 
getAnnotations() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
getAnnotations() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getAnnotations() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
Deprecated.
 
getAnnotations() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.ConstructorParameter
 
getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.FieldParameter
 
getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.MethodParameter
 
getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.Parameter
 
getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
 
getAnnotations() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
 
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
Deprecated.
 
getAny(String) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
getAny(String) - Method in class org.jboss.resteasy.client.cache.MapCache
Deprecated.
 
getAny(String) - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache
 
getAny(String) - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
getAny(String) - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
 
getAny() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
Gets the value of the any property.
getAny() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
Gets the value of the any property.
getAnyOther() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getAnyOtherElement() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
Get content as an XML Element if the content is XML.
getAnyOtherJAXBObject(Class<T>, Class...) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
Extract the content as the provided JAXB annotated type.
getAnyOtherJAXBObject() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
Returns previous extracted jaxbobject from a call to getJAXBObject(Class clazz) or value passed in through a previous setJAXBObject().
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.
getAsyncContext() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getAsyncContext() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getAsyncContext() - Method in interface org.jboss.resteasy.spi.HttpRequest
 
getAsyncContext() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getAsynchronousContext() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
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
 
getAsyncResponse() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext
 
getAsyncResponse() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
 
getAttachmentMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
getAttachmentMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
getAttachmentUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
getAttachmentUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
getAttachmentUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
getAttribute(String) - Method in class Acme.Serve.Serve.AcmeSession
 
getAttribute(String) - Method in class Acme.Serve.Serve
 
getAttribute(String) - Method in class Acme.Serve.Serve.ServeConnection
 
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
Deprecated.
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
Deprecated.
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
 
getAttribute(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getAttributeExceptionsTo() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getAttributeNames() - Method in class Acme.Serve.Serve.AcmeSession
 
getAttributeNames() - Method in class Acme.Serve.Serve
 
getAttributeNames() - Method in class Acme.Serve.Serve.ServeConnection
 
getAttributeNames() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getAttributeNames() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getAttributeNames() - Method in interface org.jboss.resteasy.spi.HttpRequest
 
getAttributeNames() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getAttributeNames() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getAttributes() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getAttributes() - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
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 interface javax.ws.rs.core.SecurityContext
Returns the string value of the authentication scheme used to protect the resource.
getAuthenticationScheme() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
 
getAuthors() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getAuthors() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getAuthType() - Method in class Acme.Serve.Serve.ServeConnection
 
getAuthType() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
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
 
getBadgerFishReader(Reader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
getBase() - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
getBase() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
Gets the value of the base property.
getBase() - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
 
getBase() - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
getBaseUri() - Method in interface javax.ws.rs.core.UriInfo
Get the base URI of the application.
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.spi.ResteasyUriInfo
 
getBaseUriBuilder() - Method in interface javax.ws.rs.core.UriInfo
Get the base URI of the application in the form of a UriBuilder.
getBaseUriBuilder() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getBegin() - Method in class org.jboss.resteasy.plugins.providers.FileRange
 
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
Deprecated.
 
getBody() - Static method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
getBodyAnnotations() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getBodyContentType() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getBodyGenericType() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getBodyType() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getBooleanValue(String) - Static method in class org.jboss.resteasy.util.TypeConverter
Returns a Boolean value from a String.
getBootstrap() - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
getBounded() - Method in class org.jboss.resteasy.core.registry.RootClassNode
 
getBounded() - Method in class org.jboss.resteasy.core.registry.RootNode
 
getBounded() - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
getBufferSize() - Method in class Acme.Serve.Serve.ServeConnection
 
getBufferSize() - Method in class Acme.Serve.Serve.ServeOutputStream
 
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
Deprecated.
 
getByteCount() - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
getBytes(Object, String) - Static method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
getCache() - Method in class org.jboss.resteasy.client.jaxrs.cache.BrowserCacheFeature
 
getCached() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
Deprecated.
 
getCached() - Method in class org.jboss.resteasy.client.cache.CacheEntry
Deprecated.
 
getCached() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Entry
 
getCached() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
 
getCacheExtension() - Method in class javax.ws.rs.core.CacheControl
Corresponds to a set of extension cache control directives.
getCallbackQueryParameter() - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
Get the name of the query parameter which contains the JavaScript method name.
getCategories() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
Gets the value of the categories property.
getCategories() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getCategories() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getCategory() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
Gets the value of the category property.
getChallenges() - Method in exception javax.ws.rs.NotAuthorizedException
Get the list of authorization challenges associated with the exception and applicable to the resource requested by the client.
getCharacterEncoding() - Method in class Acme.Serve.Serve.ServeConnection
 
getCharacterEncoding() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getCharset(MediaType) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
FIXME Comment this
getCharset(MediaType) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider
 
getClassCache() - Method in class org.jboss.resteasy.core.MediaTypeMap
 
getClassContracts() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClassContracts() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClasses() - Method in class javax.ws.rs.core.Application
Get a set of root resource, provider and feature classes.
getClasses() - Method in interface javax.ws.rs.core.Configuration
Get the immutable set of registered JAX-RS component (such as provider or feature) classes to be instantiated, injected and utilized in the scope of the configurable instance.
getClasses() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getClasses() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClasses() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClassViolations() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
getClassWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.jboss.resteasy.util.AnnotationResolver
 
getClazz() - Method in class org.jboss.resteasy.client.core.ClientProxy
 
getClazz() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
 
getClazz() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
getClazz() - Method in class org.jboss.resteasy.plugins.stats.SubresourceLocator
 
getClazz() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
 
getClient() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the client instance associated with the request.
getClient() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getClient() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getClientConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getClientDynamicFeatures() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientDynamicFeatures() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
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
 
getClientExceptionMappers() - 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
 
getClientMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClientMessageBodyReaders() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClientMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClientMessageBodyWriters() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClientReaderInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientReaderInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClientRequestFilters() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientRequestFilters() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClientResponse() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
 
getClientResponse() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientContext
 
getClientResponseFilters() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientResponseFilters() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getClientWriterInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getClientWriterInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getCollection() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
Gets the value of the collection property.
getCollectionBaseType(Class, Type) - Static method in class org.jboss.resteasy.util.Types
 
getComment() - Method in class javax.ws.rs.core.NewCookie
Get the comment associated with the cookie.
getConcreteMediaTypeFromMessageBodyWriters(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getConcreteMediaTypeFromMessageBodyWriters(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getConfiguration() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the immutable configuration of the request.
getConfiguration() - Method in interface javax.ws.rs.core.Configurable
Get a live view of an internal configuration state of this configurable instance.
getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
getConfiguration() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getConfiguration() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getConfiguration() - Method in class org.jboss.resteasy.util.FeatureContextDelegate
 
getConstraintType() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
 
getConstraintType(Object) - Method in interface org.jboss.resteasy.plugins.providers.validation.ConstraintTypeUtil
 
getConstructedDefaultContextObjects() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getConstructor() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
 
getConstructor() - Method in class org.jboss.resteasy.spi.metadata.ResourceConstructor
 
getConsumes() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
getConsumes() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
getConsumes() - Method in class org.jboss.resteasy.spi.metadata.ResourceMethod
 
getConsumes(Class, AccessibleObject) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
getContainerRequestFilterRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getContainerRequestFilterRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContainerResponseFilterRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getContainerResponseFilterRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContent() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppAccept
Gets the value of the content property.
getContent() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getContentAsString() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getContentLength() - Method in class Acme.Serve.Serve.ServeConnection
 
getContentLength() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getContentType() - Method in class Acme.Serve.Serve.ServeConnection
 
getContentType() - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
 
getContentType() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getContext(String) - Method in class Acme.Serve.Serve
 
getContext(Class<?>) - Method in interface javax.ws.rs.ext.ContextResolver
Get a context of type T that is applicable to the supplied type.
getContext(Class) - Method in class org.jboss.resteasy.core.ContextResolverProxy
 
getContext(Class<?>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
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
 
getContextPath() - Method in class Acme.Serve.Serve
 
getContextPath() - Method in class Acme.Serve.Serve.ServeConnection
 
getContextPath() - Method in class org.jboss.resteasy.plugins.server.tjws.PatchedHttpServletRequest
 
getContextPath() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getContextResolver(Class<T>, MediaType) - Method in interface javax.ws.rs.ext.Providers
Get a context resolver for a particular type of context and media type.
getContextResolver(Class<T>, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
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() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContextResolvers(Class<?>, MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContracts(Class<?>) - Method in interface javax.ws.rs.core.Configuration
Get the extension contract registration information for a component of a given class.
getContracts(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getContracts(Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getContracts(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContributors() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getContributors() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getConverter(Class<T>, Type, Annotation[]) - Method in interface javax.ws.rs.ext.ParamConverterProvider
Obtain a ParamConverter that can provide from/to string conversion for an instance of a particular Java type.
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
 
getCookieName() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.CookieParamProcessor
 
getCookies() - Method in class Acme.Serve.Serve.ServeConnection
 
getCookies() - Method in interface javax.ws.rs.client.ClientRequestContext
Get any cookies that accompanied the request.
getCookies() - Method in interface javax.ws.rs.client.ClientResponseContext
Get any new cookies set on the response message.
getCookies() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get any cookies that accompanied the request.
getCookies() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get any new cookies set on the response message.
getCookies() - Method in interface javax.ws.rs.core.HttpHeaders
Get any cookies that accompanied the request.
getCookies() - Method in class javax.ws.rs.core.Response
Get any new cookies set on the response message.
getCookies() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getCookies() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getCookies() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
getCookies() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getCookies() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getCookies() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getCookies() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getCookies() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
getCookies() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getCount() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
 
getCreationTime() - Method in class Acme.Serve.Serve.AcmeSession
 
getDate() - Method in interface javax.ws.rs.client.ClientRequestContext
Get message date.
getDate() - Method in interface javax.ws.rs.client.ClientResponseContext
Get message date.
getDate() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get message date.
getDate() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get message date.
getDate() - Method in interface javax.ws.rs.core.HttpHeaders
Get message date.
getDate() - Method in class javax.ws.rs.core.Response
Get message date.
getDate() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getDate() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getDate() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
getDate() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getDate() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getDate() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getDate() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getDate() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
getDateFormatRFC822() - Static method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
getDateHeader(String) - Method in class Acme.Serve.Serve.ServeConnection
 
getDateHeader(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getDeclaring() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getDeclaring() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.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
 
getDefaultConsumes() - Method in class org.jboss.resteasy.client.jaxrs.ProxyConfig
 
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
Deprecated.
 
getDefaultProduces() - Method in class org.jboss.resteasy.client.jaxrs.ProxyConfig
 
getDefaultProxy() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
getDefaultValue() - Method in class org.jboss.resteasy.spi.metadata.Parameter
 
getDelegate() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getDelegate() - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
getDelegate() - Method in interface org.jboss.resteasy.spi.ProviderFactoryDelegate
 
getDelegate() - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
getDelegate() - Method in class org.jboss.resteasy.util.DelegatingOutputStream
 
getDelegatingOutputStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getDeployment() - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
getDeployment() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
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
 
getDomain() - Method in class javax.ws.rs.core.Cookie
Get the domain of the cookie.
getDynamicFeatures() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getElement() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
Get content as an XML Element if the content is XML.
getEmail() - Method in class org.jboss.resteasy.plugins.providers.atom.Person
 
getEnabledFeatures() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getEnabledFeatures() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getEncodedMatchedPaths() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getEncodedPathInfo(String, String) - Static method in class org.jboss.resteasy.util.PathHelper
 
getEncodedPathParameterPathSegments() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getEncodedQueryParameters() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getEncoding() - Method in class javax.ws.rs.client.Entity
Get entity encoding.
getEncoding() - Method in class javax.ws.rs.core.Variant
Get the encoding of the variant.
getEncoding(Annotation[]) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFeature
 
getEncodings(Annotation[]) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFeature
 
getEnd() - Method in class org.jboss.resteasy.plugins.providers.FileRange
 
getEntity() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the message entity Java instance.
getEntity() - Method in class javax.ws.rs.client.Entity
Get entity data.
getEntity() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the message entity Java instance.
getEntity() - Method in class javax.ws.rs.core.GenericEntity
Get the enclosed entity.
getEntity() - Method in class javax.ws.rs.core.Response
Get the message entity Java instance.
getEntity() - Method in interface javax.ws.rs.ext.WriterInterceptorContext
Get object to be written as HTTP entity.
getEntity() - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
Unmarshal the target entity from the response OutputStream.
getEntity(Class<T2>) - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
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
Deprecated.
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
Deprecated.
 
getEntity(GenericType<T2>) - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
Extract the response body with the provided type information.
getEntity(GenericType<T2>, Annotation[]) - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
 
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.client.jaxrs.internal.ClientInvocation
 
getEntity() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getEntity() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
getEntity() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
getEntity() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getEntity() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getEntity() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
getEntity(String) - Method in class org.jboss.resteasy.spi.InternalDispatcher
 
getEntity() - Method in interface org.jboss.resteasy.spi.MarshalledEntity
 
getEntityAnnotations() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the annotations attached to the entity instance.
getEntityAnnotations() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the annotations attached to the entity instance.
getEntityAnnotations() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getEntityAnnotations() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getEntityAnnotations() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getEntityClass() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the raw entity type information.
getEntityClass() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the raw entity type information.
getEntityClass() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getEntityClass() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getEntityClass() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getEntityClass() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getEntityGenericType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getEntityStream() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the entity output stream.
getEntityStream() - Method in interface javax.ws.rs.client.ClientResponseContext
Get the entity input stream.
getEntityStream() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get the entity input stream.
getEntityStream() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the entity output stream.
getEntityStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getEntityStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getEntityStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
getEntityStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getEntityStream() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getEntityStream() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getEntityTag() - Method in interface javax.ws.rs.client.ClientResponseContext
Get the entity tag.
getEntityTag() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the entity tag.
getEntityTag() - Method in class javax.ws.rs.core.Response
Get the entity tag.
getEntityTag() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getEntityTag() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getEntityTag() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getEntityTag() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getEntityType() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the generic entity type information.
getEntityType() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the generic entity type information.
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
Deprecated.
 
getEntityType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getEntityType() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getEntries() - Method in class org.jboss.resteasy.plugins.providers.atom.Feed
 
getEntries() - Method in class org.jboss.resteasy.plugins.stats.RegistryData
 
getEntry(ClientRequest) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
Deprecated.
 
getEntry(String, MediaType) - Method in class org.jboss.resteasy.client.cache.MapCache
Deprecated.
 
getEntry(ClientRequestContext) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
 
getEntry(String, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.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
 
getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
getException() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getException() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
getExceptionMapper(Class<T>) - Method in interface javax.ws.rs.ext.Providers
Get an exception mapping provider for a particular class of exception.
getExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getExceptionMappers() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getExceptionMappers() - 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
Deprecated.
 
getExecutor() - Method in class org.jboss.resteasy.client.ProxyConfig
Deprecated.
 
getExecutor() - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
getExpiry() - Method in class javax.ws.rs.core.NewCookie
Get the cookie expiry date.
getExtendedProperty(Serializable) - Method in class org.jboss.resteasy.client.cache.CacheEntry
Deprecated.
 
getExtendedProperty(Serializable) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
 
getExtensionAttributes() - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
 
getExtensions() - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
getExtractorFactory() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
 
getExtractorFactory() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientContext
 
getExtractorFactory() - Method in class org.jboss.resteasy.client.ProxyConfig
Deprecated.
 
getFamily() - Method in enum javax.ws.rs.core.Response.Status
Get the class of status code.
getFamily() - Method in interface javax.ws.rs.core.Response.StatusType
Get the class of status code.
getFeatureClasses() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getFeatureClasses() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getFeatureInstances() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getFeatureInstances() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getField() - Method in class org.jboss.resteasy.spi.metadata.FieldParameter
 
getFields() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
 
getFieldViolations() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
getFile() - Method in class org.jboss.resteasy.plugins.providers.FileRange
 
getFileUploadInMemoryThresholdLimit() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
Based on memory unit
getFileUploadMemoryUnit() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
getFileUploadTempFileDir() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
getFinder(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
 
getFinder(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
 
getFinder(MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
getFinder(MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
getFirst(K) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
getFirst(K) - Method in interface javax.ws.rs.core.MultivaluedMap
A shortcut to get the first value of the supplied key.
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
Deprecated.
 
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.ResteasyUriBuilder
 
getFullpath() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
getGenerator() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getGenericReturnType() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
getGenericReturnType() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
getGenericType() - Method in interface javax.ws.rs.ext.InterceptorContext
Get the type of the object to be produced or written.
getGenericType() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
getGenericType() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
getGenericType() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getGenericType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
Deprecated.
 
getGenericType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
getGenericType() - Method in class org.jboss.resteasy.spi.metadata.Parameter
 
getGenericType() - Method in class org.jboss.resteasy.util.GenericType
Gets underlying Type instance.
getGzip() - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.CommittedGZIPOutputStream
 
getHeader(String) - Method in class Acme.Serve.Serve.ServeConnection
 
getHeader(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
getHeader(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getHeaderAsLink(String) - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
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
 
getHeaderDelegate(Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getHeaderDelegate(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Checks to see if RuntimeDelegate is a ResteasyProviderFactory If it is, then use that, otherwise use this
getHeaderDelegates() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getHeaderNames() - Method in class Acme.Serve.Serve.ServeConnection
 
getHeaderNames() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getHeaders(String) - Method in class Acme.Serve.Serve.ServeConnection
 
getHeaders() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the mutable request headers multivalued map.
getHeaders() - Method in interface javax.ws.rs.client.ClientResponseContext
Get the mutable response headers multivalued map.
getHeaders() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get the mutable request headers multivalued map.
getHeaders() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the mutable response headers multivalued map.
getHeaders() - Method in class javax.ws.rs.core.Response
Get view of the response headers and their object values.
getHeaders() - Method in interface javax.ws.rs.ext.ReaderInterceptorContext
Get mutable map of HTTP headers.
getHeaders() - Method in interface javax.ws.rs.ext.WriterInterceptorContext
Get mutable map of HTTP headers.
getHeaders() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
Deprecated.
 
getHeaders() - Method in class org.jboss.resteasy.client.cache.CacheEntry
Deprecated.
 
getHeaders() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getHeaders() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Entry
 
getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
 
getHeaders(HttpURLConnection) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
Create map with response headers.
getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getHeaders() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
getHeaders() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
getHeaders() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getHeaders() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getHeaders() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
Deprecated.
 
getHeaders() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
getHeaders(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getHeadersAsObjects() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getHeaderString(String) - Method in interface javax.ws.rs.client.ClientRequestContext
Get a message header as a single string value.
getHeaderString(String) - Method in interface javax.ws.rs.client.ClientResponseContext
Get a message header as a single string value.
getHeaderString(String) - Method in interface javax.ws.rs.container.ContainerRequestContext
Get a message header as a single string value.
getHeaderString(String) - Method in interface javax.ws.rs.container.ContainerResponseContext
Get a message header as a single string value.
getHeaderString(String) - Method in interface javax.ws.rs.core.HttpHeaders
Get a HTTP header as a single string value.
getHeaderString(String) - Method in class javax.ws.rs.core.Response
Get a message header as a single string value.
getHeaderString(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getHeaderString(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getHeaderString(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getHeaderString(String) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getHeaderString(String) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getHeaderString(String) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getHeaderString(String) - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
getHeaderValueProcessor() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
getHeaderValueProcessor() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getHost() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
getHost() - Static method in class org.jboss.resteasy.test.TestPortProvider
Look up the configured hostname, first checking an environment variable (RESTEASY_HOST), then a system property (org.jboss.resteasy.host), and finally the default hostname (localhost).
getHostnameVerifier() - Method in interface javax.ws.rs.client.Client
Get the hostname verifier configured in the client or null in case no hostname verifier has been configured.
getHostnameVerifier() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
Needed for Client.getHostnameVerifier()
getHostnameVerifier() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
getHostnameVerifier() - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
{inheritDoc}
getHostnameVerifier() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
getHref() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
Gets the value of the href property.
getHref() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
Gets the value of the href property.
getHref() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
getHref() - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
getHreflang() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
getHttpClient() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
getHttpClient() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
getHttpContext() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
getHttpContext() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
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
Deprecated.
 
getHttpMethod() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getHttpMethod() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.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.ResourceMethodInvoker
 
getHttpMethods() - Method in class org.jboss.resteasy.spi.metadata.ResourceMethod
 
getHttpMethods(Method) - Static method in class org.jboss.resteasy.util.IsHttpMethod
 
getHttpRequest() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getHttpResponse() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getIcon() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getId() - Method in class Acme.Serve.Serve.AcmeSession
 
getId() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getId() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getIds() - Method in class Acme.Serve.Serve.HttpSessionContextImpl
 
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 Acme.Serve.Serve
 
getInitParameter(String) - Method in class Acme.Serve.Serve.ServeConfig
 
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 class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe
 
getInitParameter(String) - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
Only provide parameter from a servlet or filter init param
getInitParameterNames() - Method in class Acme.Serve.Serve
 
getInitParameterNames() - Method in class Acme.Serve.Serve.ServeConfig
 
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
 
getInitParams() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe
 
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 class Acme.Serve.Serve.ServeConnection
 
getInputStream() - Method in interface javax.ws.rs.ext.ReaderInterceptorContext
Get the input stream of the object to be read.
getInputStream() - Method in interface org.jboss.resteasy.client.core.BaseClientResponse.BaseClientResponseStreamFactory
 
getInputStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.AbortedResponse
 
getInputStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
getInputStream() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
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
Deprecated.
 
getInputStream() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getInputStream() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getInstance() - Static method in class javax.ws.rs.ext.RuntimeDelegate
Obtain a RuntimeDelegate instance.
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
 
getInstances() - Method in interface javax.ws.rs.core.Configuration
Get the immutable set of registered JAX-RS component (such as provider or feature) instances to be utilized by the configurable instance.
getInstances() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getInstances() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getInstances() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getInterceptor() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
getInterceptor() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory
 
getInterceptor() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory
 
getInterceptor() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.OnDemandInterceptorFactory
 
getInterceptor() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.SingletonInterceptorFactory
 
getInterceptor() - Method in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry.ReaderInterceptorFacade
 
getInterceptor() - Method in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry.WriterInterceptorFacade
 
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
 
getInternalCache() - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
getInternalCache() - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
getIntf() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
getIntf() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
getIntHeader(String) - Method in class Acme.Serve.Serve.ServeConnection
 
getIntHeader(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getInvocation() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
getInvocation() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientContext
 
getInvocations() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
getInvoker() - Method in class org.jboss.resteasy.core.registry.MethodExpression
 
getInvoker(HttpRequest) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getJAXBObject(Class<T>, Class...) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
Extract the content as the provided JAXB annotated type.
getJAXBObject() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
Returns previous extracted jaxbobject from a call to getJAXBObject(Class clazz) or value passed in through a previous setJAXBObject().
getJAXBObject(JAXBContextFinder, MediaType, Class<?>, Element) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
getJAXBObject(JAXBContextFinder, MediaType, Class<?>, Element) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
getJaxrsResponse() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getJndiComponentResources() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getJndiResources() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getJsonString(Reader) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonParsing
 
getKeepAliveDuration() - Method in class Acme.Serve.Serve
 
getKeepAliveParamStr() - Method in class Acme.Serve.Serve
 
getKey() - Method in class org.jboss.resteasy.client.cache.CacheEntry
Deprecated.
 
getKey() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
 
getKey() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
 
getLabel() - Method in class org.jboss.resteasy.plugins.providers.atom.Category
 
getLang() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
Gets the value of the lang property.
getLanguage() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the language of the entity.
getLanguage() - Method in interface javax.ws.rs.client.ClientResponseContext
Get the language of the entity.
getLanguage() - Method in class javax.ws.rs.client.Entity
Get entity language.
getLanguage() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get the language of the entity.
getLanguage() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the language of the entity.
getLanguage() - Method in interface javax.ws.rs.core.HttpHeaders
Get the language of the request entity.
getLanguage() - Method in class javax.ws.rs.core.Response
Get the language of the message entity.
getLanguage() - Method in class javax.ws.rs.core.Variant
Get the language of the variant.
getLanguage() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getLanguage() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getLanguage() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
getLanguage() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getLanguage() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getLanguage() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getLanguage() - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
 
getLanguage() - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
getLanguage() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getLanguage() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
getLanguageExtensions() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getLanguageString() - Method in class javax.ws.rs.core.Variant
Get the string representation of the variant language, or null if no language has been set.
getLastAccessedTime() - Method in class Acme.Serve.Serve.AcmeSession
 
getLastModified() - Method in interface javax.ws.rs.client.ClientResponseContext
Get the last modified date.
getLastModified() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the last modified date.
getLastModified() - Method in class javax.ws.rs.core.Response
Get the last modified date.
getLastModified() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getLastModified() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getLastModified() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getLastModified() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getLegacyMatch(Class, AccessibleObject) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
 
getLength() - Method in interface javax.ws.rs.client.ClientResponseContext
Get Content-Length value.
getLength() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get Content-Length value.
getLength() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get Content-Length value.
getLength() - Method in interface javax.ws.rs.core.HttpHeaders
Get Content-Length value.
getLength() - Method in class javax.ws.rs.core.Response
Get Content-Length value.
getLength() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getLength() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
getLength() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getLength() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getLength() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getLength() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
getLength() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getLength() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
getLink(String) - Method in interface javax.ws.rs.client.ClientResponseContext
Get the link for the relation.
getLink(String) - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the link for the relation.
getLink(String) - Method in class javax.ws.rs.core.Response
Get the link for the relation.
getLink(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getLink(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getLink(String) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getLink(String) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getLinkBuilder(String) - Method in interface javax.ws.rs.client.ClientResponseContext
Convenience method that returns a Link.Builder for the relation.
getLinkBuilder(String) - Method in interface javax.ws.rs.container.ContainerResponseContext
Convenience method that returns a Link.Builder for the relation.
getLinkBuilder(String) - Method in class javax.ws.rs.core.Response
Convenience method that returns a Link.Builder for the relation.
getLinkBuilder(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getLinkBuilder(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getLinkBuilder(String) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getLinkBuilder(String) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getLinkByRel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getLinkByRel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getLinkByRelationship(String) - Method in class org.jboss.resteasy.spi.LinkHeader
 
getLinkByRelationship(String) - Method in class org.jboss.resteasy.spi.LinkHeaders
 
getLinkByTitle(String) - Method in class org.jboss.resteasy.spi.LinkHeader
 
getLinkByTitle(String) - Method in class org.jboss.resteasy.spi.LinkHeaders
 
getLinkHeader() - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
Get the link headers of the response.
getLinkHeader() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getLinkHeaders() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getLinks() - Method in interface javax.ws.rs.client.ClientResponseContext
Get the links attached to the message as header.
getLinks() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the links attached to the message as header.
getLinks() - Method in class javax.ws.rs.core.Response
Get the links attached to the message as headers.
getLinks() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getLinks() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getLinks() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getLinks() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getLinks() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getLinks() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getLinks() - Method in class org.jboss.resteasy.spi.LinkHeader
All the links defined
getLinks() - Method in class org.jboss.resteasy.spi.LinkHeaders
All the links defined
getLinksByRelationship() - Method in class org.jboss.resteasy.spi.LinkHeader
Index of links by relationship "rel" or "rev"
getLinksByRelationship() - Method in class org.jboss.resteasy.spi.LinkHeaders
Index of links by relationship "rel" or "rev"
getLinksByTitle() - Method in class org.jboss.resteasy.spi.LinkHeader
Index of links by title
getLinksByTitle() - Method in class org.jboss.resteasy.spi.LinkHeaders
Index of links by title
getList(K) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 
getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
getListeners() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
getListeners() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
getLoader() - Method in class org.jboss.resteasy.client.jaxrs.ProxyConfig
 
getLoader() - Method in class org.jboss.resteasy.client.ProxyConfig
Deprecated.
 
getLocalAddr() - Method in class Acme.Serve.Serve.ServeConnection
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalAddr() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getLocale() - Method in class Acme.Serve.Serve.LocaleWithWeight
 
getLocale() - Method in class Acme.Serve.Serve.ServeConnection
For request: Returns the preferred Locale that the client will accept content in, based on the Accept-Language header.
getLocale() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
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.
getLocales() - Method in class Acme.Serve.Serve.ServeConnection
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocales() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getLocalName() - Method in class Acme.Serve.Serve.ServeConnection
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
getLocalName() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getLocalPort() - Method in class Acme.Serve.Serve.ServeConnection
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalPort() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getLocation() - Method in interface javax.ws.rs.client.ClientResponseContext
Get the location.
getLocation() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the location.
getLocation() - Method in class javax.ws.rs.core.Response
Get the location.
getLocation() - Method in exception javax.ws.rs.RedirectionException
Get the redirection response location.
getLocation() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getLocation() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getLocation() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getLocation() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getLocationLink() - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
Get the Location header as a Link so you can easily execute on it.
getLocationLink() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getLocator() - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
 
getLogger(Class<?>) - Static method in class org.jboss.resteasy.logging.Logger
 
getLogo() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getMajorVersion() - Method in class Acme.Serve.Serve
 
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
 
getMarshaller(Class<?>, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
FIXME Comment this
getMatchedResources() - Method in interface javax.ws.rs.core.UriInfo
Get a read-only list of the currently matched resource class instances.
getMatchedResources() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getMatchedURIs() - Method in interface javax.ws.rs.core.UriInfo
Get a read-only list of URIs for matched resources.
getMatchedURIs(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get a read-only list of URIs for matched resources.
getMatchedURIs(boolean) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getMatchedURIs() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getMatchingPath() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
Encoded path without matrix parameters
getMatrixParameters() - Method in interface javax.ws.rs.core.PathSegment
Get a map of the matrix parameters associated with the path segment.
getMatrixParameters() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getMatrixParameters() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
getMaxAge() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the max-age cache control directive.
getMaxAge() - Method in class javax.ws.rs.core.NewCookie
Get the maximum age of the the cookie in seconds.
getMaxBps() - Method in class Acme.Serve.ThrottleItem
 
getMaxBytes() - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
getMaxBytes() - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
getMaxInactiveInterval() - Method in class Acme.Serve.Serve.AcmeSession
 
getMaxThreads() - Method in class Acme.Utils.ThreadPool
Returns setting for max number of threads
getMaxTimesConnectionUse() - Method in class Acme.Serve.Serve
 
getMediaType() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the media type of the entity.
getMediaType() - Method in interface javax.ws.rs.client.ClientResponseContext
Get the media type of the entity.
getMediaType() - Method in class javax.ws.rs.client.Entity
Get entity media type.
getMediaType() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get the media type of the entity.
getMediaType() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the media type of the entity.
getMediaType() - Method in interface javax.ws.rs.core.HttpHeaders
Get the media type of the request entity.
getMediaType() - Method in class javax.ws.rs.core.Response
Get the media type of the message entity.
getMediaType() - Method in class javax.ws.rs.core.Variant
Get the media type of the variant.
getMediaType() - Method in interface javax.ws.rs.ext.InterceptorContext
Get media type of HTTP entity.
getMediaType() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
Deprecated.
 
getMediaType() - Method in class org.jboss.resteasy.client.cache.CacheEntry
Deprecated.
 
getMediaType() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getMediaType() - Method in class org.jboss.resteasy.client.core.marshallers.MessageBodyParameterMarshaller
 
getMediaType() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Entry
 
getMediaType() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
 
getMediaType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getMediaType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
getMediaType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getMediaType() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.MessageBodyParameterProcessor
 
getMediaType() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
getMediaType() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
getMediaType() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getMediaType() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getMediaType() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getMediaType() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
getMediaType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
Deprecated.
 
getMediaType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
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.
getMessage() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
 
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.Providers
Get a message body reader that matches a set of criteria.
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
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
Always returns server MBRs
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.Providers
Get a message body writer that matches a set of criteria.
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
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
Always gets server MBW
getMetadata() - Method in class javax.ws.rs.core.Response
getMetadata() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getMetadata() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getMethod() - Method in class Acme.Serve.Serve.ServeConnection
 
getMethod() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the request method.
getMethod() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get the request method.
getMethod() - Method in interface javax.ws.rs.core.Request
Get the request method, e.g.
getMethod() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getMethod() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getMethod() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getMethod() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
getMethod() - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
getMethod() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getMethod() - Method in interface org.jboss.resteasy.core.ResourceInvoker
 
getMethod() - Method in class org.jboss.resteasy.core.ResourceLocatorInvoker
 
getMethod() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
getMethod() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
getMethod() - Method in class org.jboss.resteasy.plugins.stats.SubresourceLocator
 
getMethod() - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
getMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
getMethod() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
 
getMethod() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getMethodAnnotations() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
getMethods() - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
 
getMimeType(String) - Method in class Acme.Serve.Serve
 
getMinorVersion() - Method in class Acme.Serve.Serve
 
getMutableHeaders() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getMutableHeaders() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getMutableHeaders() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
getMutableHeaders() - Method in interface org.jboss.resteasy.spi.HttpRequest
 
getMutableHeaders() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getMutableProperties() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getMutableProperties() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getMutableProperties() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getMutableProperties() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getName() - Method in class javax.ws.rs.core.Cookie
Get the name of the cookie.
getName() - Method in class org.jboss.resteasy.client.cache.BrowserCache.Header
Deprecated.
 
getName() - Method in class org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Header
 
getName() - Method in class org.jboss.resteasy.plugins.providers.atom.Person
 
getName() - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
 
getName() - Method in class org.jboss.resteasy.plugins.server.embedded.SimplePrincipal
 
getNameBound(Class<?>) - Static method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
getNamedDispatcher(String) - Method in class Acme.Serve.Serve
 
getNewCookies() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getNoCacheFields() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the value of the no-cache cache control directive.
getNode(Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
getNode(Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
getNumGroups() - Method in class org.jboss.resteasy.core.registry.Expression
 
getObjectMapper(Class<?>, MediaType) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
Search for an ObjectMapper for the given class and mediaType
getOrder() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
Deprecated.
 
getOrder() - Method in interface org.jboss.resteasy.core.interception.InterceptorRegistry.InterceptorFactory
Deprecated.
 
getOriginal() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
getOtherAttributes() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
Gets a map that contains attributes that aren't bound to any typed property on this class.
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.HttpResponse
 
getOutputStream() - Method in class Acme.Serve.Serve.ServeConnection
 
getOutputStream() - Method in interface javax.ws.rs.ext.WriterInterceptorContext
Get the output stream for the object to be written.
getOutputStream() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
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.HttpResponse
 
getOutputStream() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
getOverallQuality() - Method in class org.jboss.resteasy.core.request.VariantQuality
 
getPackageName(Class<?>) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
getParamConverter(Class, Type, Annotation[]) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getParamConverter(Class, Type, Annotation[]) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getParamConverterProviders() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getParameter(String) - Method in class Acme.Serve.Serve.ServeConnection
 
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.
getParameter(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getParameterMap() - Method in class Acme.Serve.Serve.ServeConnection
Returns a java.util.Map of the parameters of this request.
getParameterMap() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getParameterNames() - Method in class Acme.Serve.Serve.ServeConnection
 
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
 
getParameterNames() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getParameters() - Method in class javax.ws.rs.core.MediaType
Getter for a read-only parameter map.
getParameterValues(String) - Method in class Acme.Serve.Serve.ServeConnection
 
getParameterValues(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getParameterViolations() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
getParamName() - Method in class org.jboss.resteasy.spi.metadata.Parameter
 
getParams() - Method in class javax.ws.rs.core.Link
Returns an immutable map that includes all the link parameters defined on this link.
getParams() - Method in class javax.ws.rs.core.Link.JaxbLink
Get the parameter map for this link.
getParams() - Method in class org.jboss.resteasy.core.MethodInjectorImpl
 
getParams() - Method in class org.jboss.resteasy.specimpl.LinkImpl
 
getParams() - Method in class org.jboss.resteasy.spi.metadata.ResourceConstructor
 
getParams() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
getParams() - Method in interface org.jboss.resteasy.spi.MethodInjector
 
getParamSignature() - Method in class org.jboss.resteasy.core.StringParameterInjector
 
getParamType() - Method in class org.jboss.resteasy.spi.metadata.Parameter
 
getParent() - Method in class org.jboss.resteasy.core.registry.ClassExpression
 
getParent() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getParent() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getPath() - Method in class javax.ws.rs.core.Cookie
Get the path of the cookie.
getPath() - Method in interface javax.ws.rs.core.PathSegment
Get the path segment.
getPath() - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a string.
getPath(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a string.
getPath() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
 
getPath() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
getPath() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
getPath() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
 
getPath() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
getPath() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getPath(boolean) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getPathExpression() - Method in class org.jboss.resteasy.core.registry.Expression
 
getPathInfo() - Method in class Acme.Serve.Serve.ServeConnection
 
getPathInfo() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getPathParameterList() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getPathParameterPathSegments() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getPathParameters() - Method in interface javax.ws.rs.core.UriInfo
Get the values of any embedded URI template parameters.
getPathParameters(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the values of any embedded URI template parameters.
getPathParameters() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getPathParameters() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getPathParameters(boolean) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getPathParamNamesInDeclarationOrder() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
Return a unique order list of path params
getPathSegments() - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a list of PathSegment.
getPathSegments(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the path of the current request relative to the base URI as a list of PathSegment.
getPathSegments() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getPathSegments(boolean) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getPathTranslated() - Method in class Acme.Serve.Serve.ServeConnection
 
getPathTranslated() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getPattern() - Method in class org.jboss.resteasy.core.registry.Expression
 
getPersistentFile() - Method in class Acme.Serve.Serve
 
getPort() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
getPort() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
getPort() - Static method in class org.jboss.resteasy.test.TestPortProvider
Look up the configured port number, first checking an environment variable (RESTEASY_PORT), then a system property (org.jboss.resteasy.port), and finally the default port (8081).
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
 
getPrecedence() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
Deprecated.
 
getPrecedence() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getPreferredPrefix(String, String, boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlNamespacePrefixMapper
 
getPrefixInterceptors() - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
getPriority(Class<?>) - Static method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
getPriority(Integer, Map<Class<?>, Integer>, Class, Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getPrivateFields() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the value of the private cache control directive.
getProduces() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
getProduces() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
getProduces() - Method in class org.jboss.resteasy.spi.metadata.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
 
getProperties() - Method in class javax.ws.rs.core.Application
Get a map of custom application-wide properties.
getProperties() - Method in interface javax.ws.rs.core.Configuration
Get the immutable bag of configuration properties.
getProperties() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getProperties() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
getProperties() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getProperties() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getProperty(String) - Method in interface javax.ws.rs.client.ClientRequestContext
Returns the property with the given name registered in the current request/response exchange context, or null if there is no property by that name.
getProperty(String) - Method in interface javax.ws.rs.container.ContainerRequestContext
Returns the property with the given name registered in the current request/response exchange context, or null if there is no property by that name.
getProperty(String) - Method in interface javax.ws.rs.core.Configuration
Get the value for the property with a given name.
getProperty(String) - Method in interface javax.ws.rs.ext.InterceptorContext
Returns the property with the given name registered in the current request/response exchange context, or null if there is no property by that name.
getProperty(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getProperty(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getProperty(String) - Method in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
 
getProperty(String) - Method in class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
 
getProperty(String) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getProperty(String) - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
 
getProperty(String) - Method in class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
 
getProperty(String) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
getProperty(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
getProperty(String) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getPropertyNames() - Method in interface javax.ws.rs.client.ClientRequestContext
Returns an immutable collection containing the property names available within the context of the current request/response exchange context.
getPropertyNames() - Method in interface javax.ws.rs.container.ContainerRequestContext
Returns an immutable collection containing the property names available within the context of the current request/response exchange context.
getPropertyNames() - Method in interface javax.ws.rs.core.Configuration
Returns an immutable collection containing the property names available within the context of the current configuration instance.
getPropertyNames() - Method in interface javax.ws.rs.ext.InterceptorContext
Returns an immutable collection containing the property names available within the context of the current request/response exchange context.
getPropertyNames() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getPropertyNames() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getPropertyNames() - Method in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
 
getPropertyNames() - Method in class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
 
getPropertyNames() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getPropertyNames() - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
 
getPropertyNames() - Method in class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
 
getPropertyNames() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getPropertyNames() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getPropertyViolations() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
getProtocol() - Method in class Acme.Serve.Serve.ServeConnection
 
getProtocol() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getProviderClasses() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getProviderClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getProviderClasses() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Copy
getProviderFactory() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getProviderFactory() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getProviderFactory() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getProviderFactory() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
getProviderFactory() - Method in class org.jboss.resteasy.client.ProxyConfig
Deprecated.
 
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
 
getProviderFactory() - Method in class org.jboss.resteasy.test.BaseResourceTest
 
getProviderInstances() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getProviderInstances() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Copy
getProviders() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getPublished() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
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.ResteasyUriBuilder
 
getQueryParameters() - Method in interface javax.ws.rs.core.UriInfo
Get the URI query parameters of the current request.
getQueryParameters(boolean) - Method in interface javax.ws.rs.core.UriInfo
Get the URI query parameters of the current request.
getQueryParameters() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
getQueryParameters() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getQueryParameters(boolean) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getQueryString() - Method in class Acme.Serve.Serve.ServeConnection
 
getQueryString() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getQWithParamInfo(MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
getRawType() - Method in class javax.ws.rs.core.GenericEntity
Gets the raw type of the enclosed entity.
getRawType() - Method in class javax.ws.rs.core.GenericType
Returns the object representing the class or interface that declared the type represented by this generic type instance.
getRawType() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
getRawType(Type) - Static method in class org.jboss.resteasy.util.Types
 
getRawTypeNoException(Type) - Static method in class org.jboss.resteasy.util.Types
 
getReader() - Method in class Acme.Serve.Serve.ServeConnection
 
getReader() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
getReader() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
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
 
getReaderInterceptors(Class, AccessibleObject) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getRealPath(String) - Method in class Acme.Serve.Serve
 
getRealPath(String) - Method in class Acme.Serve.Serve.ServeConnection
 
getRealPath(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getReasonPhrase() - Method in enum javax.ws.rs.core.Response.Status
Get the reason phrase.
getReasonPhrase() - Method in interface javax.ws.rs.core.Response.StatusType
Get the reason phrase.
getRegex() - Method in class org.jboss.resteasy.core.registry.Expression
 
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
 
getRegistry() - Method in class org.jboss.resteasy.test.BaseResourceTest
 
getRel() - Method in class javax.ws.rs.core.Link
Returns the value associated with the link rel param, or null if this param is not specified.
getRel() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
getRel() - Method in class org.jboss.resteasy.specimpl.LinkImpl
 
getRelationship() - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
getRelative(String, Class<T>, Object...) - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
getRels() - Method in class javax.ws.rs.core.Link
Returns the value associated with the link rel param as a list of strings or the empty list if rel is not defined.
getRels() - Method in class org.jboss.resteasy.specimpl.LinkImpl
 
getRemoteAddr() - Method in class Acme.Serve.Serve.ServeConnection
 
getRemoteAddr() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRemoteHost() - Method in class Acme.Serve.Serve.ServeConnection
 
getRemoteHost() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRemotePort() - Method in class Acme.Serve.Serve.ServeConnection
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
getRemotePort() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRemoteUser() - Method in class Acme.Serve.Serve.ServeConnection
 
getRemoteUser() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRepresentations() - Method in class org.jboss.resteasy.util.MediaTypeMatcher
 
getRequest() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get the injectable request information.
getRequest() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
 
getRequest() - Method in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
Deprecated.
 
getRequest() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getRequest() - Method in interface org.jboss.resteasy.spi.interception.ClientExecutionContext
Deprecated.
 
getRequestAttributes() - Method in class org.jboss.resteasy.client.ProxyConfig
Deprecated.
 
getRequestDispatcher(String) - Method in class Acme.Serve.Serve
 
getRequestDispatcher(String) - Method in class Acme.Serve.Serve.ServeConnection
 
getRequestDispatcher(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRequestedSessionId() - Method in class Acme.Serve.Serve.ServeConnection
 
getRequestedSessionId() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRequestFilters(Class, AccessibleObject) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getRequestFilters() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getRequestFilters() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
getRequestHeader(String) - Method in interface javax.ws.rs.core.HttpHeaders
Get the values of a HTTP request header.
getRequestHeader(String) - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
getRequestHeaders() - Method in interface javax.ws.rs.core.HttpHeaders
Get the values of HTTP request headers.
getRequestHeaders() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
getRequestURI() - Method in class Acme.Serve.Serve.ServeConnection
**************************************************************************************************************************************************** Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
getRequestUri() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute request URI including any query parameters.
getRequestURI() - Method in class org.jboss.resteasy.plugins.server.tjws.PatchedHttpServletRequest
 
getRequestUri() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getRequestURI() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRequestUriBuilder() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute request URI in the form of a UriBuilder.
getRequestUriBuilder() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
getRequestURL() - Method in class Acme.Serve.Serve.ServeConnection
Reconstructs the URL the client used to make the request.
getRequestURL() - Method in class org.jboss.resteasy.plugins.server.tjws.PatchedHttpServletRequest
 
getRequestURL() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getResource(String) - Method in class Acme.Serve.Serve
Returns a URL to the resource that is mapped to a specified path.
getResource(Class<T>) - Method in interface javax.ws.rs.container.ResourceContext
Get a resolved instance of a resource or sub-resource class.
getResourceAsStream(String) - Method in class Acme.Serve.Serve
Returns the resource located at the named path as an InputStream object.
getResourceClass() - Method in interface javax.ws.rs.container.ResourceInfo
Get the resource class that is the target of a request, or null if this information is not available.
getResourceClass() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
getResourceClass() - Method in class org.jboss.resteasy.spi.metadata.Parameter
 
getResourceClass() - Method in class org.jboss.resteasy.spi.metadata.ResourceConstructor
 
getResourceClass() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
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.LocatorRegistry
 
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
 
getResourceLocators() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
 
getResourceMethod() - Method in interface javax.ws.rs.container.ResourceInfo
Get the resource method that is the target of a request, or null if this information is not available.
getResourceMethod() - Method in class org.jboss.resteasy.core.interception.PostMatchContainerRequestContext
 
GetResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
GetResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.GetResourceMethod
 
getResourceMethods() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
 
getResourcePaths(String) - Method in class Acme.Serve.Serve
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
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 javax.ws.rs.client.ResponseProcessingException
Get the HTTP response for which the processing has failed.
getResponse() - Method in exception javax.ws.rs.WebApplicationException
Get the HTTP response.
getResponse() - Method in exception org.jboss.resteasy.client.ClientResponseFailure
Deprecated.
 
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
 
getResponseAbortedWith() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getResponseBufferSize() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
Response stream is wrapped in a BufferedInputStream.
getResponseFilters(Class, AccessibleObject) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getResponseFilters() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getResponseFilters() - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
getResponseFilters() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
getResponseFilters() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
 
getResponseHeader(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getResponseHeaders() - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
This method returns the same exact map as Response.getMetadata() except as a map of strings rather than objects
getResponseHeaders() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getResponseStatus() - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
 
getResponseStatus() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getResteasyClient() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
getResteasyClient() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
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
 
getRetryTime(Date) - Method in exception javax.ws.rs.ServiceUnavailableException
Get the retry time for the failed request.
getReturnType() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getReturnType() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
getReturnValueViolations() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
getRights() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getRights() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getRoot() - Method in class org.jboss.resteasy.core.registry.ClassExpression
 
getRootResourceClass(Class) - Static method in class org.jboss.resteasy.util.GetRestful
Given a class, search itself and implemented interfaces for jax-rs annotations.
getRuntimeType() - Method in interface javax.ws.rs.core.Configuration
Get the runtime type of this configuration context.
getRuntimeType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getRuntimeType() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getRuntimeType() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
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
 
getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
Get the schema.
getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
getScheme() - Method in class Acme.Serve.Serve.ServeConnection
 
getScheme() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
Gets the value of the scheme property.
getScheme() - Method in class org.jboss.resteasy.plugins.providers.atom.Category
 
getScheme() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
getScheme() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getSecurityContext() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get the injectable security context information for the current request.
getSecurityContext() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getServerConsumes() - Method in class org.jboss.resteasy.client.ProxyConfig
Deprecated.
 
getServerDynamicFeatures() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getServerDynamicFeatures() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getServerInfo() - Method in class Acme.Serve.Serve
 
getServerMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getServerMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getServerMessageBodyReaders() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getServerMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getServerMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getServerMessageBodyWriters() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getServerName() - Method in class Acme.Serve.Serve.ServeConnection
 
getServerName() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getServerPort() - Method in class Acme.Serve.Serve.ServeConnection
 
getServerPort() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getServerProduces() - Method in class org.jboss.resteasy.client.ProxyConfig
Deprecated.
 
getServerReaderInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getServerReaderInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getServerWriterInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getServerWriterInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getServlet(String) - Method in class Acme.Serve.Serve
 
getServletConfig() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
 
getServletContext() - Method in class Acme.Serve.Serve.AcmeSession
Returns the ServletContext to which this session belongs.
getServletContext() - Method in class Acme.Serve.Serve.ServeConfig
 
getServletContext() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
 
getServletContextName() - Method in class Acme.Serve.Serve
Returns the name of this web application correponding to this ServletContext as specified in the deployment descriptor for this web application by the display-name element.
getServletContextNames() - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
 
getServletInfo() - Method in class Acme.Serve.CgiServlet
 
getServletInfo() - Method in class Acme.Serve.FileServlet
 
getServletName() - Method in class Acme.Serve.Serve.ServeConfig
 
getServletNames() - Method in class Acme.Serve.Serve
 
getServletPath() - Method in class Acme.Serve.Serve.ServeConnection
 
getServletPath() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getServlets() - Method in class Acme.Serve.Serve
 
getSession(String) - Method in class Acme.Serve.Serve.HttpSessionContextImpl
 
getSession(boolean) - Method in class Acme.Serve.Serve.ServeConnection
 
getSession() - Method in class Acme.Serve.Serve.ServeConnection
 
getSession(boolean) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getSession() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getSessionContext() - Method in class Acme.Serve.Serve.AcmeSession
Deprecated. 
getSetter() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
 
getSetters() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
 
getSingletons() - Method in class javax.ws.rs.core.Application
Get a set of root resource, provider and feature instances.
getSize() - Method in class Acme.Utils.SimpleBuffer
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Originally, the method has been called before writeTo to ascertain the length in bytes of the serialized form of t.
getSize() - Method in class org.jboss.resteasy.core.registry.RootClassNode
 
getSize() - Method in class org.jboss.resteasy.core.registry.RootNode
 
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(Entry, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
 
getSize(Feed, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
 
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(FileRange, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FileRangeWriter
 
getSize(MultivaluedMap, 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(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
getSize(Form, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
 
getSize(Reader, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ReaderProvider
 
getSize(Serializable, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SerializableProvider
 
getSize(Source, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SourceProvider
 
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
 
getSMaxAge() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the s-maxage cache control directive.
getSocket() - Method in class Acme.Serve.Serve.ServeConnection
 
getSource() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getSpace() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
Gets the value of the space property.
getSrc() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
getSslContext() - Method in interface javax.ws.rs.client.Client
Get the SSL context configured to be used with the current client run-time.
getSslContext() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
Needed for Client.getSslContext();
getSslContext() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
getSslContext() - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
{inheritDoc}
getSslContext() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
getStats() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
Key is httpMethod called
getStatus() - Method in interface javax.ws.rs.client.ClientResponseContext
Get the status code associated with the response.
getStatus() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the status code associated with the response.
getStatus() - Method in class javax.ws.rs.core.Response
Get the status code associated with the response.
getStatus() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getStatus() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getStatus() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getStatus() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getStatus() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
getStatus() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getStatus() - Method in interface org.jboss.resteasy.spi.HttpResponse
 
getStatusCode() - Method in enum javax.ws.rs.core.Response.Status
Get the associated status code.
getStatusCode() - Method in interface javax.ws.rs.core.Response.StatusType
Get the associated status code.
getStatusInfo() - Method in interface javax.ws.rs.client.ClientResponseContext
Get the complete status information associated with the response.
getStatusInfo() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get the complete status information associated with the response.
getStatusInfo() - Method in class javax.ws.rs.core.Response
Get the complete status information associated with the response.
getStatusInfo() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getStatusInfo() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
getStatusInfo() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getStatusInfo() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
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
 
getStringConverters() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getStringHeaders() - Method in interface javax.ws.rs.client.ClientRequestContext
Get a string view of header values associated with the message.
getStringHeaders() - Method in interface javax.ws.rs.container.ContainerResponseContext
Get a string view of header values associated with the message.
getStringHeaders() - Method in class javax.ws.rs.core.Response
Get view of the response headers and their string values.
getStringHeaders() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
getStringHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getStringHeaders() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
getStringHeaders() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
getStringParameterUnmarshallers() - 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.
getSubtitle() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getSubtype() - Method in class javax.ws.rs.core.MediaType
Getter for subtype.
getSuffixInterceptors() - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
getSummary() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getSuspendTimeout() - Method in class org.jboss.resteasy.spi.metadata.Parameter
 
getTarget(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
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.
getTempfilePrefix() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
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
 
getterHashes - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
 
getTerm() - Method in class org.jboss.resteasy.plugins.providers.atom.Category
 
getters - Variable in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
getters - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
 
getText() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
If content is text, return it as a String.
getText() - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
getTitle() - Method in class javax.ws.rs.core.Link
Returns the value associated with the link title param, or null if this param is not specified.
getTitle() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
Gets the value of the title property.
getTitle() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
Gets the value of the title property.
getTitle() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getTitle() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
getTitle() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getTitle() - Method in class org.jboss.resteasy.specimpl.LinkImpl
 
getTitle() - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
getType() - Method in class javax.ws.rs.core.GenericEntity
Gets underlying Type instance.
getType() - Method in class javax.ws.rs.core.GenericType
Retrieve the type represented by the generic type instance.
getType() - Method in class javax.ws.rs.core.Link
Returns the value associated with the link type param, or null if this param is not specified.
getType() - Method in class javax.ws.rs.core.MediaType
Getter for primary type.
getType() - Method in interface javax.ws.rs.ext.InterceptorContext
Get Java type supported by corresponding message body provider.
getType() - Method in class org.jboss.resteasy.client.core.marshallers.MessageBodyParameterMarshaller
 
getType() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.MessageBodyParameterProcessor
 
getType() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
getType() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
getType() - Method in interface org.jboss.resteasy.core.MediaTypeMap.Typed
 
getType() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
Mime type of the content
getType() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
getType() - Method in class org.jboss.resteasy.specimpl.LinkImpl
 
getType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
Deprecated.
 
getType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
getType() - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
getType() - Method in class org.jboss.resteasy.spi.metadata.Parameter
 
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.
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
 
getUnmarshallerHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
getUnmarshallerHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
getUnmarshallerHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
getUnwrappedExceptions() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getUnwrappedExceptions() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
getUpdated() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getUpdated() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getUri() - Method in interface javax.ws.rs.client.ClientRequestContext
Get the request URI.
getUri() - Method in interface javax.ws.rs.client.WebTarget
Get the URI identifying the resource.
getUri() - Method in class javax.ws.rs.core.Link
Returns the underlying URI associated with this link.
getUri() - Method in class javax.ws.rs.core.Link.JaxbLink
Get the underlying URI for this link.
getUri() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
This method populates all path, matrix, and query parameters and saves it internally.
getUri() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getUri() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
getUri() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
getUri() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getUri() - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
getUri() - Method in class org.jboss.resteasy.plugins.providers.atom.Person
 
getUri() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getUri() - Method in class org.jboss.resteasy.specimpl.LinkImpl
 
getUri() - Method in interface org.jboss.resteasy.spi.HttpRequest
 
getUri() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
getUriBuilder() - Method in interface javax.ws.rs.client.WebTarget
Get the URI builder initialized with the URI of the current resource target.
getUriBuilder() - Method in class javax.ws.rs.core.Link
Convenience method that returns a UriBuilder initialized with this link's underlying URI.
getUriBuilder() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
getUriBuilder() - Method in class org.jboss.resteasy.specimpl.LinkImpl
 
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
 
getUriInfo() - Method in interface javax.ws.rs.container.ContainerRequestContext
Get request URI information.
getUriInfo() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
getUriTemplate() - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
 
getUserInfo() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
getUserPrincipal() - Method in class Acme.Serve.Serve.ServeConnection
 
getUserPrincipal() - Method in interface javax.ws.rs.core.SecurityContext
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserPrincipal() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
 
getUserPrincipal() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getValidationHeaders() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
Deprecated.
 
getValidationHeaders() - Method in class org.jboss.resteasy.client.cache.CacheEntry
Deprecated.
 
getValidationHeaders() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Entry
 
getValidationHeaders() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
 
getValue(String) - Method in class Acme.Serve.Serve.AcmeSession
 
getValue() - Method in class javax.ws.rs.core.Cookie
Get the value of the cookie.
getValue() - Method in class javax.ws.rs.core.EntityTag
Get the value of an EntityTag.
getValue() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
 
getValue() - Method in class org.jboss.resteasy.client.cache.BrowserCache.Header
Deprecated.
 
getValue() - Method in class org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Header
 
getValue() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
getValue() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbCollection
 
getValue() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
 
getValue() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap
 
getValueNames() - Method in class Acme.Serve.Serve.AcmeSession
 
getValues(K) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
Return a non-null list of values for a given key.
getVariant() - Method in class javax.ws.rs.client.Entity
Get entity variant information.
getVersion() - Method in class javax.ws.rs.core.Cookie
Get the version of the cookie.
getVersion() - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
getWeight() - Method in class org.jboss.resteasy.util.WeightedLanguage
 
getWeight() - Method in class org.jboss.resteasy.util.WeightedMediaType
 
getWorkspace() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppService
 
getWriter() - Method in class Acme.Serve.Serve.ServeConnection
 
getWriter() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
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
 
getWriterInterceptors(Class, AccessibleObject) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
getWriterInterceptors() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
getWriterInterceptors() - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
getWriterInterceptors() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
getWriterInterceptors() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
 
getXmlStreamReader(Reader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
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.Expression
 
groupCount(String) - Static method in class org.jboss.resteasy.core.registry.Expression
Find the number of groups in the regular expression don't count escaped '('
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.Expression
 
GZIP - Annotation Type in org.jboss.resteasy.annotations
 
gzip - Variable in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.CommittedGZIPOutputStream
 
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() - 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
 
GZIPEncodingInterceptor - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
GZIPEncodingInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor
 
GZIPEncodingInterceptor.CommittedGZIPOutputStream - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
GZIPEncodingInterceptor.CommittedGZIPOutputStream(OutputStream, CommitHeaderOutputStream.CommitCallback) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.CommittedGZIPOutputStream
 
GZIPEncodingInterceptor.EndableGZIPOutputStream - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
GZIPEncodingInterceptor.EndableGZIPOutputStream(OutputStream) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.EndableGZIPOutputStream
 
gzipInStreamConstr - Variable in class Acme.Serve.Serve
 

H

handle(ClientResponse<?>) - Method in interface org.jboss.resteasy.client.core.ClientErrorInterceptor
Attempt to handle the current ClientResponse.
handleApplicationException(HttpRequest, ApplicationException) - Method in class org.jboss.resteasy.core.ExceptionHandler
 
handleErrorStatus(Response) - Static method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
Throw an exception.
handleException(HttpRequest, Throwable) - Method in class org.jboss.resteasy.core.ExceptionHandler
 
handleExpired(ClientExecutionContext, ClientRequest, BrowserCache.Entry) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
Deprecated.
 
handleFailure(HttpRequest, Failure) - Method in class org.jboss.resteasy.core.ExceptionHandler
 
handleReaderException(HttpRequest, ReaderException) - Method in class org.jboss.resteasy.core.ExceptionHandler
 
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
 
handleTimeout(AsyncResponse) - Method in interface javax.ws.rs.container.TimeoutHandler
Invoked when the suspended asynchronous response is about to time out.
handleWebApplicationException(WebApplicationException) - Method in class org.jboss.resteasy.core.ExceptionHandler
 
handleWriterException(HttpRequest, WriterException) - Method in class org.jboss.resteasy.core.ExceptionHandler
 
hasEntity() - Method in interface javax.ws.rs.client.ClientRequestContext
Check if there is an entity available in the request.
hasEntity() - Method in interface javax.ws.rs.client.ClientResponseContext
Check if there is a non-empty entity input stream is available in the response message.
hasEntity() - Method in interface javax.ws.rs.container.ContainerRequestContext
Check if there is a non-empty entity input stream available in the request message.
hasEntity() - Method in interface javax.ws.rs.container.ContainerResponseContext
Check if there is an entity available in the response.
hasEntity() - Method in class javax.ws.rs.core.Response
Check if there is an entity available in the response.
hasEntity() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
hasEntity() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
hasEntity() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
hasEntity() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
hasEntity() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
hasEntity() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
hasEntity() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
hashCode() - Method in class javax.ws.rs.core.AbstractMultivaluedMap

This implementation delegates the method call to to the the underlying [key, multi-value] store.

hashCode() - Method in class javax.ws.rs.core.CacheControl
Generate hash code from cache control properties.
hashCode() - Method in class javax.ws.rs.core.Cookie
Generate a hash code by hashing all of the cookies properties.
hashCode() - Method in class javax.ws.rs.core.EntityTag
Generate hashCode based on value and weakness.
hashCode() - Method in class javax.ws.rs.core.GenericEntity
 
hashCode() - Method in class javax.ws.rs.core.GenericType
 
hashCode() - Method in class javax.ws.rs.core.MediaType
Generate a hash code from the type, subtype and parameters.
hashCode() - Method in class javax.ws.rs.core.NewCookie
Generate a hash code by hashing all of the properties.
hashCode() - Method in class javax.ws.rs.core.Variant
Generate hash code from variant properties.
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.client.jaxrs.internal.proxy.ClientProxy
 
hashCode() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.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.providers.jaxb.AbstractJAXBContextFinder.CacheKey
 
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.specimpl.LinkImpl
 
hashCode() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
hasLink(String) - Method in interface javax.ws.rs.client.ClientResponseContext
Check if link for relation exists.
hasLink(String) - Method in interface javax.ws.rs.container.ContainerResponseContext
Check if link for relation exists.
hasLink(String) - Method in class javax.ws.rs.core.Response
Check if link for relation exists.
hasLink(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
hasLink(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
hasLink(String) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
hasLink(String) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
hasMoreElements() - Method in class Acme.Serve.Serve.AcceptLocaleEnumeration
 
hasRead - Variable in class org.jboss.resteasy.util.NoContentInputStreamDelegate
 
hasRetryAfter() - Method in exception javax.ws.rs.ServiceUnavailableException
Check if the underlying response contains the information on when is it possible to retry the request.
hasValue(List<String>) - Method in class org.jboss.resteasy.core.PrefixedFormInjector
Checks that the list has an non empty value.
head() - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP HEAD method for the current request asynchronously.
head(InvocationCallback<Response>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP HEAD method for the current request asynchronously.
head() - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP HEAD method for the current request synchronously.
HEAD - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP HEAD requests.
HEAD - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP HEAD method.
head() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
head() - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
head(InvocationCallback<Response>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
head() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
head(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
head() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
header(String, Object) - Method in interface javax.ws.rs.client.Invocation.Builder
Add an arbitrary header.
header(String, Object) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add an arbitrary header.
header(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
header(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
header(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
header(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
header(String, Object) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
HEADER_DECORATOR - Static variable in class javax.ws.rs.Priorities
Header decorator filter/interceptor priority.
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
 
HeaderHelper - Class in org.jboss.resteasy.util
 
HeaderHelper() - Constructor for class org.jboss.resteasy.util.HeaderHelper
 
HeaderParam - Annotation Type in javax.ws.rs
Binds the value(s) of a HTTP header to a resource method parameter, resource class field, or resource class bean property.
headerParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
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
 
HeaderParamProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation
 
HeaderParamProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.HeaderParamProcessor
 
headers(MultivaluedMap<String, Object>) - Method in interface javax.ws.rs.client.Invocation.Builder
Replaces all existing headers with the newly supplied headers.
headers - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
headers - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
headers - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
headers(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
headers - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
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.AbstractReaderInterceptorContext
 
headers - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
headers - Variable in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
HeaderValueProcessor - Interface in org.jboss.resteasy.spi
 
HeadResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
HeadResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.HeadResourceMethod
 
Hex - Class in org.jboss.resteasy.util
 
Hex() - Constructor for class org.jboss.resteasy.util.Hex
 
hierarchicalUri - Static variable in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
HIGHEST - Static variable in class org.jboss.resteasy.core.request.QualityValue
 
HOST - Static variable in class Acme.Serve.Serve.ServeConnection
 
HOST - Static variable in interface javax.ws.rs.core.HttpHeaders
host(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI host.
host(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
HOST - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
hostName - Variable in class Acme.Serve.Serve
 
hostnameVerification(ResteasyClientBuilder.HostnameVerificationPolicy) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
SSL policy used to verify hostnames
hostnameVerifier(HostnameVerifier) - Method in class javax.ws.rs.client.ClientBuilder
Set the hostname verifier to be used by the client to verify the endpoint's hostname against it's identification information.
hostnameVerifier - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
hostnameVerifier - Variable in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
 
hostnameVerifier(HostnameVerifier) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
href - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
 
href - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
 
href - Variable in class org.jboss.resteasy.plugins.providers.atom.Link
 
href - Variable in class org.jboss.resteasy.spi.Link
Deprecated.
 
hreflang - Variable in class org.jboss.resteasy.plugins.providers.atom.Link
 
html(T) - Static method in class javax.ws.rs.client.Entity
Create a "text/html" entity.
htmlEncode(String, boolean) - Static method in class Acme.Utils
 
HTTP_MAX_HDR_LEN - Static variable in class Acme.Serve.Serve
 
httpClient - Variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
httpClient - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
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
 
httpContext - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
httpEngine - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
httpEngine() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
httpEngine - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
httpEngine(ClientHttpEngine) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
Negates all ssl and connection specific configuration
HttpHeaderNames - Interface in org.jboss.resteasy.util
A list of Http Header names.
HttpHeaders - Interface in javax.ws.rs.core
An injectable interface that provides access to HTTP header information.
httpHeaders - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
httpHeaders - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
HttpMethod - Annotation Type in javax.ws.rs
Associates the name of a HTTP method with an annotation.
httpMethod - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
httpMethod(String) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
httpMethod(String, Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
httpMethod(String, Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
httpMethod(String, GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
httpMethod - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
httpMethod - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
httpMethod - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
httpMethod - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
httpMethod(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
httpMethods - Variable in class org.jboss.resteasy.spi.metadata.ResourceMethod
 
httpRequest - Variable in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
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.core.interception.ContainerResponseContextImpl
 
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, HttpServletResponse, ServletContext, HttpResponse, ResteasyHttpHeaders, ResteasyUriInfo, String, SynchronousDispatcher) - Constructor for class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
HttpServletRequestDelegate - Class in org.jboss.resteasy.util
 
HttpServletRequestDelegate(HttpServletRequest) - Constructor for class org.jboss.resteasy.util.HttpServletRequestDelegate
 
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 javax.ws.rs.core.HttpHeaders
IF_MATCH - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
IF_MODIFIED_SINCE - Static variable in interface javax.ws.rs.core.HttpHeaders
IF_MODIFIED_SINCE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
IF_NONE_MATCH - Static variable in interface javax.ws.rs.core.HttpHeaders
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 javax.ws.rs.core.HttpHeaders
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
 
ignored(Class<?>, Annotation[], MediaType) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.IgnoredMediaTypes
 
IgnoredMediaTypes - Class in org.jboss.resteasy.plugins.providers.jaxb
 
IgnoredMediaTypes() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.IgnoredMediaTypes
 
IgnoreMediaTypes - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb
Placed on a type, method, parameter, or field to tell JAXRS not to use JAXB provider for a certain media type
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.
ImageWriterParams - Annotation Type in org.jboss.resteasy.annotations.providers.img
An annotation that a resource class can use to pass parameters to the IIOImageProvider.
include(ServletRequest, ServletResponse) - Method in class Acme.Serve.Serve.SimpleRequestDispatcher
 
incrementMethodCount(String) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
index - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
index - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
index - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
Deprecated.
 
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(Map, Map) - Method in class Acme.Serve.SelectorAcceptor
 
init(Map, Map) - Method in interface Acme.Serve.Serve.Acceptor
 
init() - Method in class Acme.Serve.Serve
 
init(Map, Map) - Method in class Acme.Serve.SimpleAcceptor
 
init(Map, Map) - Method in class Acme.Serve.SSLAcceptor
 
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.CacheControlFeature
 
initCacheControl(NoCache) - Method in class org.jboss.resteasy.plugins.interceptors.CacheControlFeature
 
initDefaultEngine() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
initFileMappings() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe
 
initHandler() - Static method in class Acme.Serve.SSLAcceptor
Register our URLStreamHandler for the "https:" protocol.
initialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
initialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory
 
initialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory
 
initialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.OnDemandInterceptorFactory
 
initialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.SingletonInterceptorFactory
 
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
 
initializeAsync(ResteasyAsynchronousResponse) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
initialized - Variable in class Acme.Serve.Serve
 
initialized - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
initialRequestThreadFinished() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
initialRequestThreadFinished() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
initialRequestThreadFinished() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
Callback by the initial http request thread.
initMime() - Method in class Acme.Serve.Serve
 
initParameters - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
initResource(T) - Method in interface javax.ws.rs.container.ResourceContext
Initialize the resource or sub-resource instance.
initServerSocket(ServerSocket, boolean) - Method in class Acme.Serve.SSLAcceptor
Set the requested properties for this server socket.
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() - Method in class org.jboss.resteasy.core.AsynchronousResponseInjector
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.AsynchronousResponseInjector
 
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(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourcePropertyInjector
 
inject(Object) - Method in class org.jboss.resteasy.core.ResourcePropertyInjector
 
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.
injectedInstance(Class<? extends T>, HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
injectedInstance(Class<? extends T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
injectedInstance(Class<? extends T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Property and constructor injection using the InjectorFactory
injectedInstance(Class<? extends T>, HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Property and constructor injection using the InjectorFactory
injector - Variable in class org.jboss.resteasy.core.ResourceLocatorInvoker
 
injector - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
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() - Constructor for class org.jboss.resteasy.core.InjectorFactoryImpl
 
injectProperties(Object, HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
injectProperties(Class, Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
injectProperties(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
injectProperties(Class, Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
injectProperties(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
injectProperties(Object, HttpRequest, HttpResponse) - 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
 
inputStream - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
inputStream - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
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
 
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
Deprecated.
 
insertPrecedenceAfter(String, String) - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
 
insertPrecedenceBefore(String, String) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
insertPrecedenceBefore(String, String) - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
 
instance - Static variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
interceptor - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory
 
interceptor - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.Match
 
interceptor - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.OnDemandInterceptorFactory
 
interceptor - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.SingletonInterceptorFactory
 
interceptor - Variable in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry.ReaderInterceptorFacade
 
interceptor - Variable in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry.WriterInterceptorFacade
 
interceptorAfterPrecedences - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
interceptorBeforePrecedences - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
InterceptorContext - Interface in javax.ws.rs.ext
interceptorPrecedences - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
InterceptorRegistry<T> - Class in org.jboss.resteasy.core.interception
Deprecated. 
InterceptorRegistry(Class<T>, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
InterceptorRegistry.AbstractInterceptorFactory - Class in org.jboss.resteasy.core.interception
Deprecated.
 
InterceptorRegistry.AbstractInterceptorFactory() - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
Deprecated.
 
InterceptorRegistry.InterceptorFactory - Interface in org.jboss.resteasy.core.interception
Deprecated.
 
InterceptorRegistry.PerMethodInterceptorFactory - Class in org.jboss.resteasy.core.interception
Deprecated.
 
InterceptorRegistry.PerMethodInterceptorFactory(Class) - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry.PerMethodInterceptorFactory
Deprecated.
 
InterceptorRegistry.PrecedenceComparator - Class in org.jboss.resteasy.core.interception
Deprecated.
 
InterceptorRegistry.PrecedenceComparator() - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry.PrecedenceComparator
Deprecated.
 
InterceptorRegistry.SingletonInterceptorFactory - Class in org.jboss.resteasy.core.interception
Deprecated.
 
InterceptorRegistry.SingletonInterceptorFactory(Object) - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry.SingletonInterceptorFactory
Deprecated.
 
InterceptorRegistryListener - Interface in org.jboss.resteasy.core.interception
Deprecated. 
interceptors - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
interceptors - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
interceptors - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
Deprecated.
 
interceptors - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
interceptors - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
interfaceBasedMethod - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
internalCache - Variable in class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
internalCache - Variable in class org.jboss.resteasy.client.jaxrs.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
 
internalResume(Object) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
internalResume(Throwable) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
InternalServerErrorException - Exception in javax.ws.rs
A runtime exception indicating an internal server error.
InternalServerErrorException() - Constructor for exception javax.ws.rs.InternalServerErrorException
Construct a new internal server error exception.
InternalServerErrorException(String) - Constructor for exception javax.ws.rs.InternalServerErrorException
Construct a new internal server error exception.
InternalServerErrorException(Response) - Constructor for exception javax.ws.rs.InternalServerErrorException
Construct a new internal server error exception.
InternalServerErrorException(String, Response) - Constructor for exception javax.ws.rs.InternalServerErrorException
Construct a new internal server error exception.
InternalServerErrorException(Throwable) - Constructor for exception javax.ws.rs.InternalServerErrorException
Construct a new internal server error exception.
InternalServerErrorException(String, Throwable) - Constructor for exception javax.ws.rs.InternalServerErrorException
Construct a new internal server error exception.
InternalServerErrorException(Response, Throwable) - Constructor for exception javax.ws.rs.InternalServerErrorException
Construct a new internal server error exception.
InternalServerErrorException(String, Response, Throwable) - Constructor for exception javax.ws.rs.InternalServerErrorException
Construct a new internal server error exception.
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
Deprecated.
 
intf - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
intValue() - Method in class org.jboss.resteasy.core.request.QualityValue
 
invalidate() - Method in class Acme.Serve.Serve.AcmeSession
 
invocation(Link) - Method in interface javax.ws.rs.client.Client
Build an invocation builder from a link.
Invocation - Interface in javax.ws.rs.client
A client request invocation.
invocation - Variable in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
invocation - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
invocation - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
invocation(Link) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
Invocation.Builder - Interface in javax.ws.rs.client
A client request invocation builder.
InvocationCallback<RESPONSE> - Interface in javax.ws.rs.client
Callback that can be implemented to receive the asynchronous processing events from the invocation processing.
InvocationProcessor - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy.processors
 
invoke() - Method in interface javax.ws.rs.client.Invocation
Synchronously invoke the request and receive a response back.
invoke(Class<T>) - Method in interface javax.ws.rs.client.Invocation
Synchronously invoke the request and receive a response of the specified type back.
invoke(GenericType<T>) - Method in interface javax.ws.rs.client.Invocation
Synchronously invoke the request and receive a response of the specified generic type back.
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(ClientInvocation) - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
 
invoke(ClientInvocation) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
invoke(ClientInvocation) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
invoke() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
invoke(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
invoke(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
invoke(Object[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
invoke(Object, Method, Object[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
 
invoke(Object, Method, Object[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientResponseProxy
 
invoke(Object[]) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.MethodInvoker
 
invoke(Object[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.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.ResourceLocatorInvoker
 
invoke(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocatorInvoker
 
invoke(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
invoke(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
invoke(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
invoke(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
Invoke and write response
invoke(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.MethodInjector
Invoke on a method in the context of an HTTP request.
invokeOnTarget(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
invokeOnTargetObject(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocatorInvoker
 
invokePropagateNotFound(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
Propagate NotFoundException.
invoker - Variable in class org.jboss.resteasy.core.registry.MethodExpression
 
invokerConfig - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
invokeSuper(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
is - Variable in class org.jboss.resteasy.client.jaxrs.internal.AbortedResponse
 
isA(Class, Class, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
isA(Object, Class, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
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
 
isAccessLogged() - Method in class Acme.Serve.Serve
 
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
 
isAsynchronous() - Method in class org.jboss.resteasy.spi.metadata.ResourceMethod
 
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
 
isCancelled() - Method in interface javax.ws.rs.container.AsyncResponse
Check if the asynchronous response instance has been cancelled.
isCancelled() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
isClosed() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
isClosed() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
isClosed() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
isClosed - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
 
isClosed() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
isCollection - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
isCollectionOrArray() - Method in class org.jboss.resteasy.core.StringParameterInjector
 
isCommitted() - Method in class Acme.Serve.Serve.ServeConnection
Returns a boolean indicating if the response has been committed.
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(MediaType) - Method in class javax.ws.rs.core.MediaType
Check if this media type is compatible with another media type.
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
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
isContentLengthZero(MultivaluedMap) - Static method in class org.jboss.resteasy.util.NoContent
 
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
 
isDone() - Method in interface javax.ws.rs.container.AsyncResponse
Check if the processing of a request this asynchronous response instance belongs to has finished.
isDone() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
isElement(String, String, String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.MappedConvention
 
isEmpty() - Method in class Acme.WildcardDictionary
 
isEmpty() - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
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
 
isEnabled(Feature) - Method in interface javax.ws.rs.core.Configuration
Check if a particular feature instance has been previously enabled in the runtime configuration context.
isEnabled(Class<? extends Feature>) - Method in interface javax.ws.rs.core.Configuration
Check if a feature instance of featureClass class has been previously enabled in the runtime configuration context.
isEnabled(Feature) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
isEnabled(Class<? extends Feature>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
isEnabled(Feature) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
isEnabled(Class<? extends Feature>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
isEnabled(Feature) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
isEnabled(Class<? extends Feature>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
isEncoded() - Method in class org.jboss.resteasy.spi.metadata.Parameter
 
isErrorSent() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
isExpandEntityReferences() - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
isExpandEntityReferences() - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
isExpandEntityReferences() - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
isFixed() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
Gets the value of the fixed property.
isFollowRedirects() - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
isFollowRedirects() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
isFollowRedirects() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
isFormData(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
isGzipAccepted(String) - Static method in class Acme.Utils
 
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
 
isHttpOnly() - Method in class javax.ws.rs.core.NewCookie
Returns true if this cookie contains the HttpOnly attribute.
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
 
isInitial() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
isKeepAlive() - Method in class Acme.Serve.Serve
 
isLocator() - Method in class org.jboss.resteasy.core.registry.MethodExpression
 
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.
isMapperExecuted() - Method in class org.jboss.resteasy.core.ExceptionHandler
 
isMethodValidatable(Method) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
Indicates if validation is turned on for a method.
isMustRevalidate() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the must-revalidate cache control directive.
isNew() - Method in class Acme.Serve.Serve.AcmeSession
 
isNoCache() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-cache cache control directive.
isNoStore() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-store cache control directive.
isNoTransform() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-transform cache control directive.
ISO_8859_1 - Static variable in class Acme.Utils
 
isPrefered() - Method in class org.jboss.resteasy.core.request.QualityValue
 
isPrivate() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the private cache control directive.
isProxyRevalidate() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the proxy-revalidate cache control directive.
isPublic() - Method in class org.jboss.resteasy.core.ExtendedCacheControl
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyReader
Ascertain if the MessageBodyReader can produce an instance of a particular type.
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
 
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.jackson.ResteasyJacksonProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ReaderProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SerializableProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SourceProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
 
isReadWritable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
FIXME Comment this
isReadWritable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider
 
isReadWritable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider
 
isReadWritable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider
 
isReadWritable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider
 
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(Object) - Method in interface javax.ws.rs.core.Configuration
Check if a particular JAX-RS component instance (such as providers or features) has been previously registered in the runtime configuration context.
isRegistered(Class<?>) - Method in interface javax.ws.rs.core.Configuration
Check if a JAX-RS component of the supplied componentClass class has been previously registered in the runtime configuration context.
isRegistered(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
isRegistered(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
isRegistered(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
isRegistered(Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
isRegistered(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
isRegistered(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
isRequestedSessionIdFromCookie() - Method in class Acme.Serve.Serve.ServeConnection
Checks whether the session id specified by this request came in as a cookie.
isRequestedSessionIdFromCookie() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
isRequestedSessionIdFromURL() - Method in class Acme.Serve.Serve.ServeConnection
 
isRequestedSessionIdFromUrl() - Method in class Acme.Serve.Serve.ServeConnection
 
isRequestedSessionIdFromURL() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
isRequestedSessionIdFromUrl() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
isRequestedSessionIdValid() - Method in class Acme.Serve.Serve.ServeConnection
 
isRequestedSessionIdValid() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
isRootResource(Class) - Static method in class org.jboss.resteasy.util.GetRestful
 
isSecure() - Method in class Acme.Serve.Serve.ServeConnection
 
isSecure() - Method in class javax.ws.rs.core.NewCookie
Whether the cookie will only be sent over a secure connection.
isSecure() - Method in interface javax.ws.rs.core.SecurityContext
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isSecure() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
 
isSecure() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
isSecurityEnabled() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
isServlet() - Static method in class org.jboss.resteasy.test.EmbeddedContainer
Exists for tests that require a servlet container behind the scenes.
isShowReferer() - Method in class Acme.Serve.Serve
 
isShowUserAgent() - Method in class Acme.Serve.Serve
 
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 interface javax.ws.rs.container.AsyncResponse
Check if the asynchronous response instance is in a suspended state.
isSuspended() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext
 
isSuspended() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
isSuspended() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
 
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
 
isUseContainerFormParams() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
isUserInRole(String) - Method in class Acme.Serve.Serve.ServeConnection
 
isUserInRole(String) - Method in interface javax.ws.rs.core.SecurityContext
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserInRole(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
 
isUserInRole(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
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
 
isValidatable - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
isValidatable(Class<?>) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
Indicates if validation is turned on for a class.
isValidating() - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
Deprecated.
since 2.0
isValidating() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
isValidating() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
isVoidReturnType(Class<?>) - Static method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
 
isVoidReturnType(Class<?>) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.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
 
isWeak() - Method in class javax.ws.rs.core.EntityTag
Check the strength of an EntityTag.
isWiderMatching() - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
isWiderRequestMatching() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
isWildcardCompositeSubtype(String) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
subtypes like application/*+xml
isWildcardSubtype() - Method in class javax.ws.rs.core.MediaType
Checks if the subtype is a wildcard.
isWildcardType() - Method in class javax.ws.rs.core.MediaType
Checks if the primary type is a wildcard.
isWrapped(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
isWrapped(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Ascertain if the MessageBodyWriter supports a particular type.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
 
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.FileRangeWriter
 
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.jackson.ResteasyJacksonProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ReaderProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SerializableProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SourceProvider
 
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

JacksonJsonpInterceptor - Class in org.jboss.resteasy.plugins.providers.jackson
JSONP is an alternative to normal AJAX requests.
JacksonJsonpInterceptor() - Constructor for class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
 
javax.annotation - package javax.annotation
 
javax.ws.rs - package javax.ws.rs
High-level interfaces and annotations used to create RESTful service resources.
javax.ws.rs.client - package javax.ws.rs.client
The JAX-RS client API
javax.ws.rs.container - package javax.ws.rs.container
Container-specific JAX-RS API.
javax.ws.rs.core - package javax.ws.rs.core
Low-level interfaces and annotations used to create RESTful service resources.
javax.ws.rs.ext - package javax.ws.rs.ext
APIs that provide extensions to the types supported by the JAX-RS API.
JaxbCollection - Class in org.jboss.resteasy.plugins.providers.jaxb
 
JaxbCollection() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JaxbCollection
 
JAXBConfig - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb
 
JAXBContextFinder - Interface in org.jboss.resteasy.plugins.providers.jaxb
 
JAXBContextWrapper - Class in org.jboss.resteasy.plugins.providers.jaxb
A wrapper class around a JAXBContext that enables additional features to the RESTEasy JAXB-based providers.
JAXBContextWrapper(JAXBContext, JAXBConfig) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
 
JAXBContextWrapper(Class<?>[], Map<String, Object>, JAXBConfig) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
Create a new JAXBContextWrapper.
JAXBContextWrapper(String, JAXBConfig) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
Create a new JAXBContextWrapper.
JAXBContextWrapper(JAXBConfig, Class<?>...) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
Create a new JAXBContextWrapper.
JAXBElementProvider - Class in org.jboss.resteasy.plugins.providers.jaxb
A JAXB Provider which handles parameter and return types of JAXBElement.
JAXBElementProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider
 
JaxbMap - Class in org.jboss.resteasy.plugins.providers.jaxb
 
JaxbMap() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap
 
JaxbMap(String, String, String) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap
 
JaxbMap.Entry - Class in org.jboss.resteasy.plugins.providers.jaxb
 
JaxbMap.Entry() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
 
JaxbMap.Entry(String, String, Object) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
 
JAXBMarshalException - Exception in org.jboss.resteasy.plugins.providers.jaxb
 
JAXBMarshalException(String) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBMarshalException
 
JAXBMarshalException(String, Response) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBMarshalException
 
JAXBMarshalException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBMarshalException
 
JAXBMarshalException(String, Throwable) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBMarshalException
 
JAXBMarshalException(Throwable) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBMarshalException
 
JAXBMarshalException(Throwable, Response) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBMarshalException
 
JAXBUnmarshalException - Exception in org.jboss.resteasy.plugins.providers.jaxb
 
JAXBUnmarshalException(String) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBUnmarshalException
 
JAXBUnmarshalException(String, Response) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBUnmarshalException
 
JAXBUnmarshalException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBUnmarshalException
 
JAXBUnmarshalException(String, Throwable) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBUnmarshalException
 
JAXBUnmarshalException(Throwable) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBUnmarshalException
 
JAXBUnmarshalException(Throwable, Response) - Constructor for exception org.jboss.resteasy.plugins.providers.jaxb.JAXBUnmarshalException
 
JAXBXmlRootElementProvider - Class in org.jboss.resteasy.plugins.providers.jaxb
A JAXBXmlRootElementProvider.
JAXBXmlRootElementProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider
 
JAXBXmlSeeAlsoProvider - Class in org.jboss.resteasy.plugins.providers.jaxb
A JAXBXmlRootElementProvider.
JAXBXmlSeeAlsoProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider
 
JAXBXmlTypeProvider - Class in org.jboss.resteasy.plugins.providers.jaxb
A JAXB entity provider that handles classes without XmlRootElement annotation.
JAXBXmlTypeProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider
 
JAXRS_DEFAULT_CLIENT_BUILDER_PROPERTY - Static variable in class javax.ws.rs.client.ClientBuilder
Name of the property identifying the ClientBuilder implementation to be returned from ClientBuilder.newBuilder().
JAXRS_RUNTIME_DELEGATE_PROPERTY - Static variable in class javax.ws.rs.ext.RuntimeDelegate
Name of the property identifying the RuntimeDelegate implementation to be returned from RuntimeDelegate.getInstance().
JaxrsFormProvider - Class in org.jboss.resteasy.plugins.providers
 
JaxrsFormProvider() - Constructor for class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
 
JaxrsInterceptorRegistry<T> - Class in org.jboss.resteasy.core.interception
 
JaxrsInterceptorRegistry(ResteasyProviderFactory, Class<T>) - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
JaxrsInterceptorRegistry.AbstractInterceptorFactory - Class in org.jboss.resteasy.core.interception
 
JaxrsInterceptorRegistry.AbstractInterceptorFactory(Class) - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory - Class in org.jboss.resteasy.core.interception
 
JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory(Class, LegacyPrecedence) - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
 
JaxrsInterceptorRegistry.AscendingPrecedenceComparator - Class in org.jboss.resteasy.core.interception
 
JaxrsInterceptorRegistry.AscendingPrecedenceComparator() - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AscendingPrecedenceComparator
 
JaxrsInterceptorRegistry.DescendingPrecedenceComparator - Class in org.jboss.resteasy.core.interception
 
JaxrsInterceptorRegistry.DescendingPrecedenceComparator() - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.DescendingPrecedenceComparator
 
JaxrsInterceptorRegistry.InterceptorFactory - Interface in org.jboss.resteasy.core.interception
 
JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory - Class in org.jboss.resteasy.core.interception
 
JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory(Class, LegacyPrecedence) - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory
 
JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory - Class in org.jboss.resteasy.core.interception
 
JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory(Class, Object, LegacyPrecedence) - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory
 
JaxrsInterceptorRegistry.Match - Class in org.jboss.resteasy.core.interception
 
JaxrsInterceptorRegistry.Match(Object, int) - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.Match
 
JaxrsInterceptorRegistry.OnDemandInterceptorFactory - Class in org.jboss.resteasy.core.interception
 
JaxrsInterceptorRegistry.OnDemandInterceptorFactory(Class) - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.OnDemandInterceptorFactory
 
JaxrsInterceptorRegistry.SingletonInterceptorFactory - Class in org.jboss.resteasy.core.interception
 
JaxrsInterceptorRegistry.SingletonInterceptorFactory(Class, Object) - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.SingletonInterceptorFactory
 
JaxrsInterceptorRegistryListener - Interface in org.jboss.resteasy.core.interception
Callback interface for when an interceptor registry changes
jaxrsResponse - Variable in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
JettisonElementProvider - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JettisonElementProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider
 
JettisonMappedContext - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JettisonMappedContext(Class...) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
 
JettisonMappedContext(Mapped, Class...) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
 
JettisonMappedContext(Mapped, String) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
 
JettisonMappedContext(Map<String, String>, List<QName>, List<QName>, Class...) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
 
JettisonMappedContext(MappedNamespaceConvention, Class...) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
 
JettisonMappedMarshaller - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JettisonMappedMarshaller(JAXBContext, Map<String, String>, List<String>, List<String>) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
JettisonMappedMarshaller(JAXBContext, MappedNamespaceConvention) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
JettisonMappedUnmarshaller - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JettisonMappedUnmarshaller(JAXBContext, Map<String, String>, List<String>, List<String>) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
JettisonMappedUnmarshaller(JAXBContext, MappedNamespaceConvention) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
JettisonXmlRootElementProvider - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JettisonXmlRootElementProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider
 
JettisonXmlSeeAlsoProvider - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JettisonXmlSeeAlsoProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider
 
JettisonXmlTypeProvider - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JettisonXmlTypeProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider
 
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
 
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
 
json(T) - Static method in class javax.ws.rs.client.Entity
Create an "application/json" entity.
JsonCollectionProvider - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JsonCollectionProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider
 
JsonJAXBContextFinder - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JsonJAXBContextFinder() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder
 
JsonMapProvider - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JsonMapProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider
 
JsonParsing - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JsonParsing() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JsonParsing
 
jsonpCompatibleMediaTypes - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
If response media type is one of this jsonp response may be created.
JULLogger - Class in org.jboss.resteasy.logging.impl
 
JULLogger(String) - Constructor for class org.jboss.resteasy.logging.impl.JULLogger
 

K

KEEPALIVE - Static variable in class Acme.Serve.Serve.ServeConnection
 
keepAlive - Variable in class Acme.Serve.Serve.ServeConnection
 
keepAliveCleaner - Variable in class Acme.Serve.Serve
 
keepAliveHdrParams - Variable in class Acme.Serve.Serve
 
keys() - Method in class Acme.Serve.Serve.PathTreeDictionary
 
keys() - Method in class Acme.WildcardDictionary
 
keySet() - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
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
 
keyStore(KeyStore, char[]) - Method in class javax.ws.rs.client.ClientBuilder
Set the client-side key store.
keyStore(KeyStore, String) - Method in class javax.ws.rs.client.ClientBuilder
Set the client-side key store.
keyStore(KeyStore, String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
keyStore(KeyStore, char[]) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
keystoreFile - Variable in class Acme.Serve.SSLAcceptor
Pathname to the key store file to be used.
KEYSTORETYPE - Static variable in class Acme.Serve.SSLAcceptor
Storage type of the key store file to be used.
KILOBYTE_MEMORY_UNIT - Static variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 

L

language(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the message entity language.
language(Locale) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the message entity language.
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.AcceptHeaderByFileSuffixFilter
 
languages(Locale...) - Static method in class javax.ws.rs.core.Variant
Create a Variant.VariantListBuilder initialized with a set of supported languages.
languages(Locale...) - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Set the language(s) for this variant.
languages(Locale...) - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
LAST_MODIFIED - Static variable in interface javax.ws.rs.core.HttpHeaders
LAST_MODIFIED - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
lastModified(Date) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the response entity last modification date.
lastModified(Date) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
lastRun - Variable in class Acme.Serve.Serve.ServeConnection
 
lastWait - Variable in class Acme.Serve.Serve.ServeConnection
 
LegacyPrecedence - Class in org.jboss.resteasy.core.interception
 
LegacyPrecedence() - Constructor for class org.jboss.resteasy.core.interception.LegacyPrecedence
 
length - Variable in class org.jboss.resteasy.plugins.providers.atom.Link
 
LightweightBrowserCache - Class in org.jboss.resteasy.client.cache
Deprecated. 
LightweightBrowserCache() - Constructor for class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
LightweightBrowserCache(BrowserCache) - Constructor for class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
LightweightBrowserCache - Class in org.jboss.resteasy.client.jaxrs.cache
In-memory BrowserCache.
LightweightBrowserCache() - Constructor for class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
LightweightBrowserCache(BrowserCache) - Constructor for class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
LINK - Static variable in interface javax.ws.rs.core.HttpHeaders
Link - Class in javax.ws.rs.core
Class representing hypermedia links.
Link() - Constructor for class javax.ws.rs.core.Link
 
link(Link) - Method in interface javax.ws.rs.core.Link.Builder
Initialize builder using another link.
link(String) - Method in interface javax.ws.rs.core.Link.Builder
Initialize builder using another link represented as a string.
link(URI, String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add a link header.
link(String, String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add a link header.
Link - Class in org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Link() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Link
 
Link(String, URI) - Constructor for class org.jboss.resteasy.plugins.providers.atom.Link
 
Link(String, URI, MediaType) - Constructor for class org.jboss.resteasy.plugins.providers.atom.Link
 
Link(String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.Link
 
Link(String, String, MediaType) - Constructor for class org.jboss.resteasy.plugins.providers.atom.Link
 
Link(String, String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.Link
 
link - Variable in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
link(Link) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
link(String) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
link(URI, String) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
link(String, String) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
Link - Class in org.jboss.resteasy.spi
Deprecated.
Link() - Constructor for class org.jboss.resteasy.spi.Link
Deprecated.
 
Link(String, String, String, String, MultivaluedMap<String, String>) - Constructor for class org.jboss.resteasy.spi.Link
Deprecated.
 
Link.Builder - Interface in javax.ws.rs.core
Builder class for hypermedia links.
Link.JaxbAdapter - Class in javax.ws.rs.core
An implementation of JAXB XmlAdapter that maps the JAX-RS Link type to a value that can be marshalled and unmarshalled by JAXB.
Link.JaxbAdapter() - Constructor for class javax.ws.rs.core.Link.JaxbAdapter
 
Link.JaxbLink - Class in javax.ws.rs.core
Value type for Link that can be marshalled and unmarshalled by JAXB.
Link.JaxbLink() - Constructor for class javax.ws.rs.core.Link.JaxbLink
Default constructor needed during unmarshalling.
Link.JaxbLink(URI) - Constructor for class javax.ws.rs.core.Link.JaxbLink
Construct an instance from a URI and no parameters.
Link.JaxbLink(URI, Map<QName, Object>) - Constructor for class javax.ws.rs.core.Link.JaxbLink
Construct an instance from a URI and some parameters.
LinkBuilderImpl - Class in org.jboss.resteasy.specimpl
 
LinkBuilderImpl() - Constructor for class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
LinkDelegate - Class in org.jboss.resteasy.plugins.delegates
 
LinkDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.LinkDelegate
 
linkHeader - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
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
 
LinkHeaders - Class in org.jboss.resteasy.spi
Abstraction for LInk headers.
LinkHeaders() - Constructor for class org.jboss.resteasy.spi.LinkHeaders
 
LinkImpl - Class in org.jboss.resteasy.specimpl
 
LinkImpl() - Constructor for class org.jboss.resteasy.specimpl.LinkImpl
 
links(Link...) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add one or more link headers.
links(Link...) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
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
Deprecated.
 
listeners - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
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.Expression
 
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
 
loadHttpMethod(ClientInvocation, HttpRequestBase) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
locale - Variable in class Acme.Serve.Serve.LocaleWithWeight
 
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
 
LOCATION - Static variable in interface javax.ws.rs.core.HttpHeaders
location(URI) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the location.
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.spi.metadata.MethodParameter
 
locator(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
 
locator(Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
 
locator(Method, Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
 
locatorFromAnnotations(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
 
LocatorRegistry - Class in org.jboss.resteasy.core
 
LocatorRegistry(Class<?>, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.LocatorRegistry
 
log(String) - Method in class Acme.Serve.FileServlet
 
log(String) - Method in class Acme.Serve.Serve
 
log(String, Throwable) - Method in class Acme.Serve.Serve
 
log(Exception, String) - Method in class Acme.Serve.Serve
 
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, 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.LoggerType - Enum in org.jboss.resteasy.logging
 
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
 
lsDateStr(Date) - Static method in class Acme.Utils
 

M

main(String[]) - Static method in class Acme.Utils
 
main(String[]) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.IgnoredMediaTypes
 
makeCacheable(Object) - Static method in class org.jboss.resteasy.client.cache.CacheFactory
Deprecated.
Makes the client proxy cacheable.
makeCacheable(Object, BrowserCache) - Static method in class org.jboss.resteasy.client.cache.CacheFactory
Deprecated.
Makes the client proxy cacheable.
makeCacheable(ClientInterceptorRepository, BrowserCache) - Static method in class org.jboss.resteasy.client.cache.CacheFactory
Deprecated.
Make a raw ClientRequest cache results in the provided cache.
map - Variable in class org.jboss.resteasy.specimpl.LinkImpl
A map for all the link parameters such as "rel", "type", etc.
MapCache - Class in org.jboss.resteasy.client.cache
Deprecated. 
MapCache() - Constructor for class org.jboss.resteasy.client.cache.MapCache
Deprecated.
 
MapCache(Map<String, Map<String, BrowserCache.Entry>>) - Constructor for class org.jboss.resteasy.client.cache.MapCache
Deprecated.
 
MapCache - Class in org.jboss.resteasy.client.jaxrs.cache
 
MapCache() - Constructor for class org.jboss.resteasy.client.jaxrs.cache.MapCache
 
MapCache(Map<String, Map<String, BrowserCache.Entry>>) - Constructor for class org.jboss.resteasy.client.jaxrs.cache.MapCache
 
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.
Mapped - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb.json
A JSONConfig.
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
 
MappedConvention - Class in org.jboss.resteasy.plugins.providers.jaxb.json
attributeAsElements doesn't work as isElement receives nullvalues for p and ns.
MappedConvention() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.MappedConvention
 
MappedConvention(Configuration) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.MappedConvention
 
mapperExecuted - Variable in class org.jboss.resteasy.core.ExceptionHandler
 
mappingtable - Variable in class Acme.Serve.Serve
 
MapProvider - Class in org.jboss.resteasy.plugins.providers.jaxb
 
MapProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
mark(int) - Method in class Acme.Serve.Serve.ServeInputStream
Not Implemented
mark(int) - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
Not supported.
mark(int) - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
mark(int) - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
 
markSupported() - Method in class Acme.Serve.Serve.ServeInputStream
Mark is not supported
markSupported() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
markSupported() - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
 
marshal(Link) - Method in class javax.ws.rs.core.Link.JaxbAdapter
Convert a Link into a Link.JaxbLink.
marshal(Boolean) - Method in class org.jboss.resteasy.plugins.providers.atom.app.BooleanAdapter
 
marshal(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.MediaTypeAdapter
 
marshal(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.UriAdapter
 
marshal(Object, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.BaseMarshaller
 
marshal(Object, Result) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
marshal(Object, File) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
marshal(Object, Writer) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
marshal(Object, ContentHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
marshal(Object, Node) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
marshal(Object, XMLStreamWriter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
marshal(Object, XMLEventWriter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
marshal(Object, Result) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
marshal(Object, File) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
marshal(Object, Writer) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
marshal(Object, ContentHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
marshal(Object, Node) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
marshal(Object, XMLStreamWriter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
marshal(Object, XMLEventWriter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
MarshalledEntity<T> - Interface in org.jboss.resteasy.spi
Allows you to access the entity's raw bytes as well as the marshalled object.
Marshaller - Interface in org.jboss.resteasy.client.core.marshallers
 
marshaller - Variable in class org.jboss.resteasy.plugins.providers.jaxb.BaseMarshaller
 
marshallers - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
match(String, String) - Static method in class Acme.Utils
 
match(HttpRequest, int) - Method in class org.jboss.resteasy.core.registry.ClassNode
 
match(HttpRequest, int) - Method in class org.jboss.resteasy.core.registry.RootClassNode
 
match(HttpRequest, int) - Method in class org.jboss.resteasy.core.registry.RootNode
 
match(HttpRequest, int) - Method in class org.jboss.resteasy.core.registry.SegmentNode
 
match(List<SegmentNode.Match>, String, HttpRequest) - Method in class org.jboss.resteasy.core.registry.SegmentNode
 
match(List<MediaType>) - Method in class org.jboss.resteasy.util.MediaTypeMatcher
 
matchSpan(String, String) - Static method in class Acme.Utils
 
matrixParam(String, Object...) - Method in interface javax.ws.rs.client.WebTarget
Create a new WebTarget instance by appending a matrix parameter to the existing set of matrix parameters of the current final segment of the URI of the current target instance.
matrixParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Append a matrix parameter to the existing set of matrix parameters of the current final segment of the URI path.
MatrixParam - Annotation Type in javax.ws.rs
Binds the value(s) of a URI matrix parameter to a resource method parameter, resource class field, or resource class bean property.
matrixParam(String, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
matrixParam(String, Object...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
matrixParam(String, Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
matrixParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
matrixParameter(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
matrixParameters - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
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
 
MatrixParamProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget
 
MatrixParamProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.MatrixParamProcessor
 
maxBytes - Variable in class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
maxBytes - Variable in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
maxForwards - Static variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
MAXNOTHREAD - Static variable in class Acme.Utils.ThreadPool
 
maxPooledPerRoute - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
maxPooledPerRoute(int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
If connection pooling enabled, how many connections to pool per url?
maxThreads - Variable in class Acme.Utils.ThreadPool
 
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.
MEDIA_TYPE_WILDCARD - Static variable in class javax.ws.rs.core.MediaType
The value of a type or subtype wildcard ""*"".
MediaType - Class in javax.ws.rs.core
An abstraction for a media type.
MediaType(String, String, Map<String, String>) - Constructor for class javax.ws.rs.core.MediaType
Creates a new instance of MediaType with the supplied type, subtype and parameters.
MediaType(String, String) - Constructor for class javax.ws.rs.core.MediaType
Creates a new instance of MediaType with the supplied type and subtype.
MediaType(String, String, String) - Constructor for class javax.ws.rs.core.MediaType
Creates a new instance of MediaType with the supplied type, subtype and ""charset"" parameter.
MediaType() - Constructor for class javax.ws.rs.core.MediaType
Creates a new instance of MediaType, both type and subtype are wildcards.
mediaType - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
mediaType - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
MediaTypeAdapter - Class in org.jboss.resteasy.plugins.providers.atom
 
MediaTypeAdapter() - Constructor for class org.jboss.resteasy.plugins.providers.atom.MediaTypeAdapter
 
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.AcceptHeaderByFileSuffixFilter
 
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
 
mediaTypes(MediaType...) - Static method in class javax.ws.rs.core.Variant
Create a Variant.VariantListBuilder initialized with a set of supported media types.
mediaTypes(MediaType...) - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Set the media type(s) for this variant.
mediaTypes(MediaType...) - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
MEGABYTE_MEMORY_UNIT - Static variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
messageBody() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
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
 
MessageBodyParameterProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation
 
MessageBodyParameterProcessor(MediaType, Class, Type, Annotation[]) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.MessageBodyParameterProcessor
 
MessageBodyReader<T> - Interface in javax.ws.rs.ext
Contract for a provider that supports the conversion of a stream to a Java type.
MessageBodyReaderContext - Interface in org.jboss.resteasy.spi.interception
Deprecated. 
MessageBodyReaderInterceptor - Interface in org.jboss.resteasy.spi.interception
Deprecated. 
MessageBodyWriter<T> - Interface in javax.ws.rs.ext
Contract for a provider that supports the conversion of a Java type to a stream.
MessageBodyWriterContext - Interface in org.jboss.resteasy.spi.interception
Deprecated. 
MessageBodyWriterInterceptor - Interface in org.jboss.resteasy.spi.interception
Deprecated. 
metadata - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
 
metadata - Variable in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
method(String) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke an arbitrary method for the current request asynchronously.
method(String, Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke an arbitrary method for the current request asynchronously.
method(String, GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke an arbitrary method for the current request asynchronously.
method(String, InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke an arbitrary method for the current request asynchronously.
method(String, Entity<?>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke an arbitrary method for the current request asynchronously.
method(String, Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke an arbitrary method for the current request asynchronously.
method(String, Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke an arbitrary method for the current request asynchronously.
method(String, Entity<?>, InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke an arbitrary method for the current request asynchronously.
method(String) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke an arbitrary method for the current request synchronously.
method(String, Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke an arbitrary method for the current request synchronously.
method(String, GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke an arbitrary method for the current request synchronously.
method(String, Entity<?>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke an arbitrary method for the current request synchronously.
method(String, Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke an arbitrary method for the current request synchronously.
method(String, Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke an arbitrary method for the current request synchronously.
method - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
method(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
method(String, Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
method(String, GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
method(String, InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
method(String, Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
method(String, Entity<?>, Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
method(String, Entity<?>, GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
method(String, Entity<?>, InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
method - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
method(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
method(String, Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
method(String, GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
method(String, Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
method(String, Entity<?>, Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
method(String, Entity<?>, GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
method - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
method - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
method - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
method - Variable in class org.jboss.resteasy.core.ResourceLocatorInvoker
 
method - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
method(Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
 
method(Method, Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
 
method - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
MethodExpression - Class in org.jboss.resteasy.core.registry
 
MethodExpression(SegmentNode, String, ResourceInvoker) - Constructor for class org.jboss.resteasy.core.registry.MethodExpression
 
MethodExpression(SegmentNode, String, ResourceInvoker, String) - Constructor for class org.jboss.resteasy.core.registry.MethodExpression
 
methodHash(Method) - Static method in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
methodHash(Method) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
 
methodHash(Method) - Static method in class org.jboss.resteasy.util.MethodHashing
 
MethodHashing - Class in org.jboss.resteasy.util
 
MethodHashing() - Constructor for class org.jboss.resteasy.util.MethodHashing
 
methodInjector - Variable in class org.jboss.resteasy.core.ResourceLocatorInvoker
 
methodInjector - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
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(ResourceLocator, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.MethodInjectorImpl
 
MethodInvoker - Interface in org.jboss.resteasy.client.core
 
MethodInvoker - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy
 
methodIsValidatable - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
MethodNotAllowedException - Exception in org.jboss.resteasy.spi
Deprecated.
MethodNotAllowedException(String) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
Deprecated.
 
MethodNotAllowedException(String, Response) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
Deprecated.
 
MethodNotAllowedException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
Deprecated.
 
MethodNotAllowedException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
Deprecated.
 
MethodNotAllowedException(Throwable) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
Deprecated.
 
MethodNotAllowedException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.MethodNotAllowedException
Deprecated.
 
MethodParameter - Class in org.jboss.resteasy.spi.metadata
 
MethodParameter(ResourceLocator, Class<?>, Type, Annotation[]) - Constructor for class org.jboss.resteasy.spi.metadata.MethodParameter
 
mime - Variable in class Acme.Serve.Serve
 
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
 
MULTIPART_FORM_DATA - Static variable in class javax.ws.rs.core.MediaType
A String constant representing ""multipart/form-data"" media type.
MULTIPART_FORM_DATA_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing ""multipart/form-data"" media type.
MultivaluedHashMap<K,V> - Class in javax.ws.rs.core
A hash table based implementation of MultivaluedMap interface.
MultivaluedHashMap() - Constructor for class javax.ws.rs.core.MultivaluedHashMap
Constructs an empty multivalued hash map with the default initial capacity (16) and the default load factor (0.75).
MultivaluedHashMap(int) - Constructor for class javax.ws.rs.core.MultivaluedHashMap
Constructs an empty multivalued hash map with the specified initial capacity and the default load factor (0.75).
MultivaluedHashMap(int, float) - Constructor for class javax.ws.rs.core.MultivaluedHashMap
Constructs an empty multivalued hash map with the specified initial capacity and load factor.
MultivaluedHashMap(MultivaluedMap<? extends K, ? extends V>) - Constructor for class javax.ws.rs.core.MultivaluedHashMap
Constructs a new multivalued hash map with the same mappings as the specified MultivaluedMap.
MultivaluedHashMap(Map<? extends K, ? extends V>) - Constructor for class javax.ws.rs.core.MultivaluedHashMap
Constructs a new multivalued hash map with the same mappings as the specified single-valued Map.
MultivaluedMap<K,V> - Interface in javax.ws.rs.core
A map of key-values pairs.
MultivaluedMapImpl<K,V> - Class in org.jboss.resteasy.specimpl
 
MultivaluedMapImpl() - Constructor for class org.jboss.resteasy.specimpl.MultivaluedMapImpl
 

N

NameBinding - Annotation Type in javax.ws.rs
Meta-annotation used to create name binding annotations for filters and interceptors.
nameBound - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
newBuilder() - Static method in class javax.ws.rs.client.ClientBuilder
Create a new ClientBuilder instance using the default client builder implementation class provided by the JAX-RS implementation provider.
newClient() - Static method in class javax.ws.rs.client.ClientBuilder
Create a new Client instance using the default client builder implementation class provided by the JAX-RS implementation provider.
newClient(Configuration) - Static method in class javax.ws.rs.client.ClientBuilder
Create a new custom-configured Client instance using the default client builder implementation class provided by the JAX-RS implementation provider.
NewCookie - Class in javax.ws.rs.core
Used to create a new HTTP cookie, transferred in a response.
NewCookie(String, String) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance.
NewCookie(String, String, String, String, String, int, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance.
NewCookie(String, String, String, String, String, int, boolean, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance.
NewCookie(String, String, String, String, int, String, int, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance.
NewCookie(String, String, String, String, int, String, int, Date, boolean, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance.
NewCookie(Cookie) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance copying the information in the supplied cookie.
NewCookie(Cookie, String, int, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance supplementing the information in the supplied cookie.
NewCookie(Cookie, String, int, Date, boolean, boolean) - Constructor for class javax.ws.rs.core.NewCookie
Create a new instance supplementing the information in the supplied cookie.
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
 
newInstance() - Static method in class javax.ws.rs.core.Response.ResponseBuilder
Create a new builder instance.
newInstance() - Static method in class javax.ws.rs.core.UriBuilder
Creates a new instance of UriBuilder.
newInstance() - Static method in class javax.ws.rs.core.Variant.VariantListBuilder
Create a new builder instance.
nextElement() - Method in class Acme.Serve.Serve.AcceptLocaleEnumeration
 
NO_OPTIONS - Static variable in class org.jboss.resteasy.util.Base64
No options specified.
NO_TIMEOUT - Static variable in interface javax.ws.rs.container.AsyncResponse
Constant specifying no suspend timeout value.
NoCache - Annotation Type in org.jboss.resteasy.annotations.cache
Set Cache-Control response header of "nocache"
noContent() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for an empty response.
NoContent - Class in org.jboss.resteasy.util
 
NoContent() - Constructor for class org.jboss.resteasy.util.NoContent
 
noContentCheck(MultivaluedMap, InputStream) - Static method in class org.jboss.resteasy.util.NoContent
 
NoContentException - Exception in javax.ws.rs.core
An I/O exception thrown by MessageBodyReader implementations when reading a zero-length message content to indicate that the message body reader is not able to produce an instance representing an zero-length message content.
NoContentException(String) - Constructor for exception javax.ws.rs.core.NoContentException
Construct a new NoContentException instance.
NoContentException(String, Throwable) - Constructor for exception javax.ws.rs.core.NoContentException
Construct a new NoContentException instance.
NoContentException(Throwable) - Constructor for exception javax.ws.rs.core.NoContentException
Construct a new NoContentException instance.
NoContentInputStreamDelegate - Class in org.jboss.resteasy.util
 
NoContentInputStreamDelegate(InputStream) - Constructor for class org.jboss.resteasy.util.NoContentInputStreamDelegate
 
NoJackson - Annotation Type in org.jboss.resteasy.annotations.providers
Placed on class, parameter, field or method when you don't want the Jackson provider to be triggered.
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
 
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
 
noReleaseConnection() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
In case of an InputStream or Reader and a invocation that returns no Response object, we need to make sure the GC does not close the returned InputStream or Reader
NOT_ACCEPTABLE - Static variable in class org.jboss.resteasy.core.request.QualityValue
 
notAcceptable(List<Variant>) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a not acceptable response.
NotAcceptableException - Exception in javax.ws.rs
A runtime exception indicating that a client request is not acceptable by the server.
NotAcceptableException() - Constructor for exception javax.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(String) - Constructor for exception javax.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(Response) - Constructor for exception javax.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(String, Response) - Constructor for exception javax.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(Throwable) - Constructor for exception javax.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(String, Throwable) - Constructor for exception javax.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(Response, Throwable) - Constructor for exception javax.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(String, Response, Throwable) - Constructor for exception javax.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException - Exception in org.jboss.resteasy.spi
Deprecated.
NotAcceptableException(String) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
Deprecated.
 
NotAcceptableException(String, Response) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
Deprecated.
 
NotAcceptableException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
Deprecated.
 
NotAcceptableException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
Deprecated.
 
NotAcceptableException(Throwable) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
Deprecated.
 
NotAcceptableException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.NotAcceptableException
Deprecated.
 
NotAllowedException - Exception in javax.ws.rs
A runtime exception indicating a client requesting a resource method that is not allowed.
NotAllowedException(String, String...) - Constructor for exception javax.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(String, String, String...) - Constructor for exception javax.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(Response) - Constructor for exception javax.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(String, Response) - Constructor for exception javax.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(Throwable, String...) - Constructor for exception javax.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(String, Throwable, String...) - Constructor for exception javax.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(Response, Throwable) - Constructor for exception javax.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(String, Response, Throwable) - Constructor for exception javax.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAuthorizedException - Exception in javax.ws.rs
A runtime exception indicating request authorization failure caused by one of the following scenarios: a client did not send the required authorization credentials to access the requested resource, i.e.
NotAuthorizedException(Object, Object...) - Constructor for exception javax.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(String, Object, Object...) - Constructor for exception javax.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(Response) - Constructor for exception javax.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(String, Response) - Constructor for exception javax.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(Throwable, Object, Object...) - Constructor for exception javax.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(String, Throwable, Object, Object...) - Constructor for exception javax.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(Response, Throwable) - Constructor for exception javax.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(String, Response, Throwable) - Constructor for exception javax.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotFoundException - Exception in javax.ws.rs
A runtime exception indicating a resource requested by a client was not found on the server.
NotFoundException() - Constructor for exception javax.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(String) - Constructor for exception javax.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(Response) - Constructor for exception javax.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(String, Response) - Constructor for exception javax.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(Throwable) - Constructor for exception javax.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(String, Throwable) - Constructor for exception javax.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(Response, Throwable) - Constructor for exception javax.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(String, Response, Throwable) - Constructor for exception javax.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException - Exception in org.jboss.resteasy.spi
Deprecated.
NotFoundException(String) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
Deprecated.
 
NotFoundException(String, Response) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
Deprecated.
 
NotFoundException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
Deprecated.
 
NotFoundException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
Deprecated.
 
NotFoundException(Throwable) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
Deprecated.
 
NotFoundException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.NotFoundException
Deprecated.
 
notifyStop() - Method in class Acme.Serve.Serve
Tells the server to stop
NotImplementedYetException - Exception in org.jboss.resteasy.spi
 
NotImplementedYetException() - Constructor for exception org.jboss.resteasy.spi.NotImplementedYetException
 
NotImplementedYetException(String) - Constructor for exception org.jboss.resteasy.spi.NotImplementedYetException
 
notModified() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status.
notModified(EntityTag) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status.
notModified(String) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status and a strong entity tag.
NotSupportedException - Exception in javax.ws.rs
A runtime exception indicating that the client request entity media type is not supported.
NotSupportedException() - Constructor for exception javax.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(String) - Constructor for exception javax.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(Response) - Constructor for exception javax.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(String, Response) - Constructor for exception javax.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(Throwable) - Constructor for exception javax.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(String, Throwable) - Constructor for exception javax.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(Response, Throwable) - Constructor for exception javax.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(String, Response, Throwable) - Constructor for exception javax.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
now() - Method in class org.jboss.resteasy.client.ProxyBuilder
Deprecated.
 
numCapturingGroups - Variable in class org.jboss.resteasy.core.registry.Expression
 
numNonDefaultGroups - Variable in class org.jboss.resteasy.core.registry.Expression
 

O

obj - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
 
OBJECT_FACTORY_NAME - Static variable in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
OBJECT_FACTORY_NAME - Static variable in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider
 
objectMapper - Variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
The ObjectMapper used to create typing information.
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
 
ok() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with an OK status.
ok(Object) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
ok(Object, MediaType) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
ok(Object, String) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
ok(Object, Variant) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder that contains a representation.
onComplete(Throwable) - Method in interface javax.ws.rs.container.CompletionCallback
A completion callback notification method that will be invoked when the request processing is finished, after a response is processed and is sent back to the client or when an unmapped throwable has been propagated to the hosting I/O container.
onDisconnect(AsyncResponse) - Method in interface javax.ws.rs.container.ConnectionCallback
This callback notification method is invoked in case the container detects that the remote client connection associated with the asynchronous response has been disconnected.
oneway(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
opaqueUri - Static variable in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
openCurlyReplacement - Static variable in class org.jboss.resteasy.util.PathHelper
 
options() - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP OPTIONS method for the current request asynchronously.
options(Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP OPTIONS method for the current request asynchronously.
options(GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP OPTIONS method for the current request asynchronously.
options(InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP OPTIONS method for the current request asynchronously.
options() - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP OPTIONS method for the current request synchronously.
options(Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP OPTIONS method for the current request synchronously.
options(GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP OPTIONS method for the current request synchronously.
OPTIONS - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP OPTIONS method.
OPTIONS - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP OPTIONS requests.
options() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
options(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
options(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
options(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
options() - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
options(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
options(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
options(InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
options() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
options(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
options(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
options(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
options() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
OptionsResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
OptionsResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.OptionsResourceMethod
 
order - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
Deprecated.
 
order - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
order - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.Match
 
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 - package org.jboss.resteasy.annotations.providers
 
org.jboss.resteasy.annotations.providers.img - package org.jboss.resteasy.annotations.providers.img
 
org.jboss.resteasy.annotations.providers.jaxb - package org.jboss.resteasy.annotations.providers.jaxb
 
org.jboss.resteasy.annotations.providers.jaxb.json - package org.jboss.resteasy.annotations.providers.jaxb.json
 
org.jboss.resteasy.api.validation - package org.jboss.resteasy.api.validation
 
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.client.jaxrs - package org.jboss.resteasy.client.jaxrs
 
org.jboss.resteasy.client.jaxrs.cache - package org.jboss.resteasy.client.jaxrs.cache
 
org.jboss.resteasy.client.jaxrs.engines - package org.jboss.resteasy.client.jaxrs.engines
 
org.jboss.resteasy.client.jaxrs.internal - package org.jboss.resteasy.client.jaxrs.internal
 
org.jboss.resteasy.client.jaxrs.internal.proxy - package org.jboss.resteasy.client.jaxrs.internal.proxy
 
org.jboss.resteasy.client.jaxrs.internal.proxy.extractors - package org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
 
org.jboss.resteasy.client.jaxrs.internal.proxy.processors - package org.jboss.resteasy.client.jaxrs.internal.proxy.processors
 
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation - package org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation
 
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget - package org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget
 
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.providers.atom - package org.jboss.resteasy.plugins.providers.atom
 
org.jboss.resteasy.plugins.providers.atom.app - package org.jboss.resteasy.plugins.providers.atom.app
 
org.jboss.resteasy.plugins.providers.jackson - package org.jboss.resteasy.plugins.providers.jackson
 
org.jboss.resteasy.plugins.providers.jaxb - package org.jboss.resteasy.plugins.providers.jaxb
 
org.jboss.resteasy.plugins.providers.jaxb.json - package org.jboss.resteasy.plugins.providers.jaxb.json
 
org.jboss.resteasy.plugins.providers.validation - package org.jboss.resteasy.plugins.providers.validation
 
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.plugins.server.tjws - package org.jboss.resteasy.plugins.server.tjws
 
org.jboss.resteasy.plugins.stats - package org.jboss.resteasy.plugins.stats
 
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.metadata - package org.jboss.resteasy.spi.metadata
 
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.test - package org.jboss.resteasy.test
 
org.jboss.resteasy.util - package org.jboss.resteasy.util
 
os - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
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.AbstractWriterInterceptorContext
 
overridenStream - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
overrideUri(URI) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 

P

param(String, String) - Method in class javax.ws.rs.core.Form
Adds a new value to the specified form parameter.
param(String, String) - Method in interface javax.ws.rs.core.Link.Builder
Set an arbitrary parameter on this link.
param(String, String) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
param(int) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ConstructorParameterBuilder
 
param(int) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.LocatorMethodParameterBuilder
 
param(int) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceConstructorBuilder
 
param(int) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
 
param(int) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
ParamConverter<T> - Interface in javax.ws.rs.ext
Defines a contract for a delegate responsible for converting between a String form of a message parameter value and the corresponding custom Java type T.
paramConverter - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
ParamConverter.Lazy - Annotation Type in javax.ws.rs.ext
Mandates that a conversion of any default value delegated to a parameter converter annotated with @Lazy annotation SHOULD occur only once the value is actually required (e.g.
ParamConverterProvider - Interface in javax.ws.rs.ext
Contract for a provider of ParamConverter instances.
paramConverterProviders - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
Parameter - Class in org.jboss.resteasy.spi.metadata
 
Parameter(ResourceClass, Class<?>, Type) - Constructor for class org.jboss.resteasy.spi.metadata.Parameter
 
Parameter.ParamType - Enum in org.jboss.resteasy.spi.metadata
 
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.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor
 
paramName - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
paramName - Variable in class org.jboss.resteasy.spi.metadata.Parameter
 
params - Variable in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
params - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
params - Variable in class org.jboss.resteasy.spi.metadata.ResourceConstructor
 
params - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
paramType - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
paramType - Variable in class org.jboss.resteasy.spi.metadata.Parameter
 
parent - Variable in class org.jboss.resteasy.core.registry.ClassExpression
 
parent - Variable in class org.jboss.resteasy.core.registry.MethodExpression
 
parent - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
parentProviderFactory - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
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.AcceptParser
Return list sorted with first most preferred
parseCookies(String) - Static method in class org.jboss.resteasy.util.CookieParser
 
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.BasicAuthHelper
 
parseHeader(String) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
parseHierarchicalUri(String, Matcher) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
parseMap(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
parseMediaTypes(String[]) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
parsePostData(long, InputStream, String, String[]) - Static method in class Acme.Utils
 
parseQueryString(String, String) - Static method in class Acme.Utils
 
parseSegments(String, boolean) - Static method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
parseThrottleFile(String) - Static method in class Acme.Serve.ThrottledOutputStream
 
PassthroughTrustManager - Class in org.jboss.resteasy.client.jaxrs.engines
 
PassthroughTrustManager() - Constructor for class org.jboss.resteasy.client.jaxrs.engines.PassthroughTrustManager
 
PatchedHttpServletRequest - Class in org.jboss.resteasy.plugins.server.tjws
fix bug in non-encoded getRequestURI and URL as well as the correct context Path.
PatchedHttpServletRequest(HttpServletRequest, String) - Constructor for class org.jboss.resteasy.plugins.server.tjws.PatchedHttpServletRequest
 
path(String) - Method in interface javax.ws.rs.client.WebTarget
Create a new WebTarget instance by appending path to the URI of the current target instance.
path(String) - Method in class javax.ws.rs.core.UriBuilder
Append path to the existing path.
path(Class) - Method in class javax.ws.rs.core.UriBuilder
Append the path from a Path-annotated class to the existing path.
path(Class, String) - Method in class javax.ws.rs.core.UriBuilder
Append the path from a Path-annotated method to the existing path.
path(Method) - Method in class javax.ws.rs.core.UriBuilder
Append the path from a Path-annotated method to the existing path.
Path - Annotation Type in javax.ws.rs
Identifies the URI path that a resource class or class method will serve requests for.
path(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
path(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
path(Method) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
path(String) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
path(Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
path(Method) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
path(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
path(Class) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
path(Class, String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
path(Method) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
path(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
 
path - Variable in class org.jboss.resteasy.spi.metadata.ResourceClass
 
path - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
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.Expression
 
PathHelper - Class in org.jboss.resteasy.util
A utility class for handling URI template parameters.
PathHelper() - Constructor for class org.jboss.resteasy.util.PathHelper
 
PathParam - Annotation Type in javax.ws.rs
Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property.
pathParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
pathParameter(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
pathParameterList - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
pathParameters - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
pathParameters(Object...) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
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
 
PathParamProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget
 
PathParamProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.PathParamProcessor
 
pathParamReplacement(String, List<String>) - Static method in class org.jboss.resteasy.util.Encode
 
paths(boolean, String, String...) - Static method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
PathSegment - Interface in javax.ws.rs.core
Represents a URI path segment and any associated matrix parameters.
PathSegmentImpl - Class in org.jboss.resteasy.specimpl
 
PathSegmentImpl(String, boolean) - Constructor for class org.jboss.resteasy.specimpl.PathSegmentImpl
 
pattern - Variable in class org.jboss.resteasy.core.registry.Expression
 
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.
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.RoleBasedSecurityFilter
 
Person - Class in org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Person() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Person
 
Person(String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.Person
 
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
 
POJOResourceFactory(ResourceClass) - Constructor for class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
policy - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
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
 
popMatchedPath() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
populateMap(Class, ResteasyProviderFactory) - Method in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
 
populateMap(Class, ClientConfiguration) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
 
populateMap(Class<?>, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.PropertyInjectorImpl
 
populatePathParams(HttpRequest, Matcher, String) - Method in class org.jboss.resteasy.core.registry.MethodExpression
 
PORT - Static variable in class Acme.Serve.SSLAcceptor
default SSL port
port(int) - Method in class javax.ws.rs.core.UriBuilder
Set the URI port.
port(int) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
post(Entity<?>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP POST method for the current request asynchronously.
post(Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP POST method for the current request asynchronously.
post(Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP POST method for the current request asynchronously.
post(Entity<?>, InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP POST method for the current request asynchronously.
post(Entity<?>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP POST method for the current request synchronously.
post(Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP POST method for the current request synchronously.
post(Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP POST method for the current request synchronously.
POST - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP POST method.
POST - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP POST requests.
post() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
post(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
post(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
post(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
post(Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
post(Entity<?>, Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
post(Entity<?>, GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
post(Entity<?>, InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
post(Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
post(Entity<?>, Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
post(Entity<?>, GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
post(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
post() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
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
 
postMatch(Class, AccessibleObject) - Method in class org.jboss.resteasy.core.interception.ContainerRequestFilterRegistry
 
postMatch(Class, AccessibleObject) - Method in interface org.jboss.resteasy.core.interception.InterceptorRegistry.InterceptorFactory
Deprecated.
 
postMatch(Class, AccessibleObject) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.PerMethodInterceptorFactory
Deprecated.
 
postMatch(Class, AccessibleObject) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.SingletonInterceptorFactory
Deprecated.
 
postMatch(Class, AccessibleObject) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
postMatch(Class, AccessibleObject) - Method in interface org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.InterceptorFactory
 
postMatch(Class, AccessibleObject) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
PostMatchContainerRequestContext - Class in org.jboss.resteasy.core.interception
 
PostMatchContainerRequestContext(HttpRequest, ResourceMethodInvoker) - Constructor for class org.jboss.resteasy.core.interception.PostMatchContainerRequestContext
 
postProcess(ServerResponse) - Method in interface org.jboss.resteasy.spi.interception.PostProcessInterceptor
Deprecated.
 
PostProcessInterceptor - Interface in org.jboss.resteasy.spi.interception
Deprecated. 
PostResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
PostResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.PostResourceMethod
 
postTarget(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
potentials(String, int, List<ClassExpression>) - Method in class org.jboss.resteasy.core.registry.ClassNode
 
potentials(String, int, List<MethodExpression>) - Method in class org.jboss.resteasy.core.registry.SegmentNode
 
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.ContainerRequestFilterRegistry
 
precedence - Variable in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
 
precedence - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
Deprecated.
 
precedence - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
 
precedence - Variable in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry
 
precedence - Variable in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry
 
precedence - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
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
Deprecated.
 
precedenceList - Variable in class org.jboss.resteasy.core.interception.LegacyPrecedence
 
precedenceOrder - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
precedenceOrder - Variable in class org.jboss.resteasy.core.interception.LegacyPrecedence
 
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.
preMatch() - Method in interface org.jboss.resteasy.core.interception.InterceptorRegistry.InterceptorFactory
Deprecated.
 
preMatch() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.PerMethodInterceptorFactory
Deprecated.
 
preMatch() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.SingletonInterceptorFactory
Deprecated.
 
preMatch() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
preMatch() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
 
preMatch() - Method in interface org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.InterceptorFactory
 
preMatch() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
PreMatchContainerRequestContext - Class in org.jboss.resteasy.core.interception
 
PreMatchContainerRequestContext(HttpRequest) - Constructor for class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
PreMatching - Annotation Type in javax.ws.rs.container
Global binding annotation that can be applied to a container request filter to indicate that such filter should be applied globally on all resources in the application before the actual resource matching occurs.
preprocess(HttpRequest) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
preprocess(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
Call pre-process ContainerRequestFilters
preProcess(HttpRequest) - Method in interface org.jboss.resteasy.spi.HttpRequestPreprocessor
 
preProcess(HttpRequest, ResourceMethodInvoker) - Method in interface org.jboss.resteasy.spi.interception.PreProcessInterceptor
Deprecated.
Preprocess resource method invocation
PreProcessInterceptor - Interface in org.jboss.resteasy.spi.interception
Deprecated. 
preProcessRequest(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSRequestPreProcessor
 
PrettyProcessor - Class in org.jboss.resteasy.plugins.providers.jaxb
 
PrettyProcessor() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.PrettyProcessor
 
print(String) - Method in class Acme.Serve.Serve.ServeOutputStream
 
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
Priorities - Class in javax.ws.rs
A collection of built-in priority constants for the JAX-RS components that are supposed to be ordered based on their javax.annotation.Priority class-level annotation value when used or applied by JAX-RS runtime.
Priority - Annotation Type in javax.annotation
Replaces @Priority from previous spec version.
proceed() - Method in interface javax.ws.rs.ext.ReaderInterceptorContext
Proceed to the next interceptor in the chain.
proceed() - Method in interface javax.ws.rs.ext.WriterInterceptorContext
Proceed to the next interceptor in the chain.
proceed() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
proceed() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
proceed() - Method in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
Deprecated.
 
proceed() - Method in interface org.jboss.resteasy.spi.interception.ClientExecutionContext
Deprecated.
 
proceed() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
Deprecated.
 
proceed() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
process(ClientInvocationBuilder, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
 
process(FormProcessor.Process, Object, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
 
process(ClientInvocationBuilder, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.AbstractInvocationCollectionProcessor
 
process(ClientInvocationBuilder, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.CookieParamProcessor
 
process(ClientInvocationBuilder, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.MessageBodyParameterProcessor
 
process(ClientInvocationBuilder, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.URIParamProcessor
 
process(ClientInvocationBuilder, Object) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.processors.InvocationProcessor
 
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
 
processDeclaredFields(ResourceBuilder.ResourceClassBuilder, Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
 
processDeclaredSetters(ResourceBuilder.ResourceClassBuilder, Class<?>, Set<Long>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
 
processFields(ResourceBuilder.ResourceClassBuilder, Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
 
ProcessingException - Exception in javax.ws.rs
A base JAX-RS runtime processing exception.
ProcessingException(Throwable) - Constructor for exception javax.ws.rs.ProcessingException
Constructs a new JAX-RS runtime processing exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ProcessingException(String, Throwable) - Constructor for exception javax.ws.rs.ProcessingException
Constructs a new JAX-RS runtime processing exception with the specified detail message and cause.
ProcessingException(String) - Constructor for exception javax.ws.rs.ProcessingException
Constructs a new JAX-RS runtime processing exception with the specified detail message.
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(ResourceLocator) - Method in class org.jboss.resteasy.core.LocatorRegistry
 
processMethod(ResourceFactory, String, ResourceLocator) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
processMethod(boolean, ResourceBuilder.ResourceClassBuilder, Class<?>, Method) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
 
processor - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
 
ProcessorFactory - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors
 
ProcessorFactory() - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.ProcessorFactory
 
processors - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
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
 
processSetters(ResourceBuilder.ResourceClassBuilder, Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
 
processUnwrapped(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
 
processWithoutEntityExpansion(Unmarshaller, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
Produces - Annotation Type in javax.ws.rs
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce.
produces(MediaType...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
produces(String...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
produces - Variable in class org.jboss.resteasy.spi.metadata.ResourceMethod
 
properties - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
properties - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
properties - Variable in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
 
properties - Variable in class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
 
properties - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
property(String, Object) - Method in interface javax.ws.rs.client.Invocation.Builder
Set a new property in the context of a request represented by this invocation builder.
property(String, Object) - Method in interface javax.ws.rs.client.Invocation
Set a new property in the context of a request represented by this invocation.
property(String, Object) - Method in interface javax.ws.rs.core.Configurable
Set the new configuration property, if already set, the existing value of the property will be updated.
property(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
property(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
property(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
property(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
property(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
property(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
property(String, Object) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
property(String, Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
property(String, Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
property(String, Object) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
 
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
 
props - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
protocol - Static variable in class Acme.Serve.SSLAcceptor
SSL protocol variant to use.
PROTOCOL_HANDLER - Static variable in class Acme.Serve.SSLAcceptor
 
PROTOCOL_PACKAGES - Static variable in class Acme.Serve.SSLAcceptor
The name of the system property containing a "|" delimited list of protocol handler packages.
Provider - Annotation Type in javax.ws.rs.ext
Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.
providerClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
providerClasses - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
providerFactory - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
providerFactory - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
providerFactory - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
providerFactory - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
providerFactory - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
providerFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
Changing the providerFactory will wipe clean any registered components or properties.
providerFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.client.ProxyBuilder
Deprecated.
 
providerFactory - Variable in class org.jboss.resteasy.core.ExceptionHandler
 
providerFactory - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
providerFactory - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
providerFactory - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
providerFactory - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
providerFactory - Variable in class org.jboss.resteasy.core.LocatorRegistry
 
providerFactory - Variable in class org.jboss.resteasy.core.ResourceLocatorInvoker
 
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.
providerInstances - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
Providers - Interface in javax.ws.rs.ext
An injectable interface providing runtime lookup of provider instances.
providers - Variable in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
 
providers - Variable in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
 
providers - Variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
The Providers used to retrieve the JacksonJsonpInterceptor.objectMapper from.
providers - Variable in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
providers - Variable in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
providers - Variable in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
providers - Variable in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
providers - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
proxy(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
proxy(Class<T>, WebTarget, ProxyConfig) - Static method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
 
proxy(Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
PROXY_AUTHENTICATE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
proxyBuilder(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
ProxyBuilder<T> - Class in org.jboss.resteasy.client.jaxrs
 
proxyBuilder(Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
ProxyBuilder<T> - Class in org.jboss.resteasy.client
Deprecated. 
ProxyConfig - Class in org.jboss.resteasy.client.jaxrs
 
ProxyConfig(ClassLoader, MediaType, MediaType) - Constructor for class org.jboss.resteasy.client.jaxrs.ProxyConfig
 
ProxyConfig - Class in org.jboss.resteasy.client
Deprecated. 
ProxyConfig(ClassLoader, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory, Map<String, Object>, MediaType, MediaType) - Constructor for class org.jboss.resteasy.client.ProxyConfig
Deprecated.
 
ProxyFactory - Class in org.jboss.resteasy.client
Deprecated. 
ProxyFactory() - Constructor for class org.jboss.resteasy.client.ProxyFactory
Deprecated.
 
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.spi.ResteasyUriInfo
 
pushMatchedPath(String) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
pushMatchedURI(String) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
put(String, Object) - Method in class Acme.Serve.Serve.PathTreeDictionary
 
put(byte[], int, int) - Method in class Acme.Utils.SimpleBuffer
 
put(Object, Object) - Method in class Acme.WildcardDictionary
 
put(Entity<?>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP PUT method for the current request asynchronously.
put(Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP PUT method for the current request asynchronously.
put(Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP PUT method for the current request asynchronously.
put(Entity<?>, InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP PUT method for the current request asynchronously.
put(Entity<?>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP PUT method for the current request synchronously.
put(Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP PUT method for the current request synchronously.
put(Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP PUT method for the current request synchronously.
put(K, List<V>) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
PUT - Static variable in annotation type javax.ws.rs.HttpMethod
HTTP PUT method.
PUT - Annotation Type in javax.ws.rs
Indicates that the annotated method responds to HTTP PUT requests.
put(String, MediaType, MultivaluedMap<String, String>, byte[], int, String, String) - Method in interface org.jboss.resteasy.client.cache.BrowserCache
Deprecated.
 
put(String, MediaType, MultivaluedMap<String, String>, byte[], int, String, String) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
put(CacheEntry) - Method in class org.jboss.resteasy.client.cache.MapCache
Deprecated.
 
put(String, MediaType, MultivaluedMap<String, String>, byte[], int, String, String) - Method in class org.jboss.resteasy.client.cache.MapCache
Deprecated.
 
put() - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
put(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
put(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
put(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
put(String, MediaType, MultivaluedMap<String, String>, byte[], int, String, String) - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache
 
put(String, MediaType, MultivaluedMap<String, String>, byte[], int, String, String) - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
put(CacheEntry) - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
 
put(String, MediaType, MultivaluedMap<String, String>, byte[], int, String, String) - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
 
put(Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
put(Entity<?>, Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
put(Entity<?>, GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
put(Entity<?>, InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
put(Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
put(Entity<?>, Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
put(Entity<?>, GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
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() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
 
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 K, ? extends List<V>>) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
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
 
PutResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
PutResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.PutResourceMethod
 
putSingle(K, V) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
Set the value for the key to be a one item list consisting of the supplied value.
putSingle(K, V) - Method in interface javax.ws.rs.core.MultivaluedMap
Set the key's value to be a one item list consisting of the supplied value.
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
 
putValue(String, Object) - Method in class Acme.Serve.Serve.AcmeSession
 

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 interface javax.ws.rs.client.WebTarget
Create a new WebTarget instance by configuring a query parameter on the URI of the current target instance.
queryParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Append a query parameter to the existing set of query parameters.
QueryParam - Annotation Type in javax.ws.rs
Binds the value(s) of a HTTP query parameter to a resource method parameter, resource class field, or resource class bean property.
queryParam(String, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
queryParam(String, Object...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
queryParam(String, Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
queryParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
queryParameter(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
queryParameters - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
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
 
queryParamNoTemplate(String, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
queryParamNoTemplate(String, Object...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
Will encode any '{}' characters and not treat them as template parameters
QueryParamProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget
 
QueryParamProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.QueryParamProcessor
 
queryParams(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
queryParams(MultivaluedMap<String, Object>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
queryParamsNoTemplate(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
queryParamsNoTemplate(MultivaluedMap<String, Object>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
Will encode any '{}' characters and not treat them as template parameters
quote(StringBuilder, String) - Method in class org.jboss.resteasy.plugins.delegates.NewCookieHeaderDelegate
 
quoted(String) - Static method in class org.jboss.resteasy.plugins.delegates.MediaTypeHeaderDelegate
 

R

RANGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
read() - Method in class Acme.Serve.Serve.ServeInputStream
 
read(byte[]) - Method in class Acme.Serve.Serve.ServeInputStream
 
read(byte[], int, int) - Method in class Acme.Serve.Serve.ServeInputStream
 
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(MessageBodyReaderContext) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderInterceptor
Deprecated.
 
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
 
read() - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
 
read(byte[]) - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
 
read(byte[], int, int) - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
 
readAndRemove(long, String) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
readDataSource(InputStream, MediaType) - Static method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
 
readEntity(Class<T>) - Method in class javax.ws.rs.core.Response
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
readEntity(GenericType<T>) - Method in class javax.ws.rs.core.Response
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
readEntity(Class<T>, Annotation[]) - Method in class javax.ws.rs.core.Response
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
readEntity(GenericType<T>, Annotation[]) - Method in class javax.ws.rs.core.Response
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
readEntity(Class<T>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
readEntity(GenericType<T>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
readEntity(Class<T>, Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
readEntity(GenericType<T>, Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
readEntity(Class<T>, Type, Annotation[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
readEntity(Class<T>, Annotation[]) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
readEntity(GenericType<T>, Annotation[]) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
readEntity(Class<T>) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
readEntity(GenericType<T>) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
readEntity(Class<T>, Type, Annotation[]) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
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
 
ReaderInterceptor - Interface in javax.ws.rs.ext
ReaderInterceptorContext - Interface in javax.ws.rs.ext
Context class used by ReaderInterceptor to intercept calls to (@link javax.ws.rs.ext.MessageBodyReader#readFrom}.
ReaderInterceptorRegistry - Class in org.jboss.resteasy.core.interception
 
ReaderInterceptorRegistry(ResteasyProviderFactory, LegacyPrecedence) - Constructor for class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry
 
ReaderInterceptorRegistry.ReaderInterceptorFacade - Class in org.jboss.resteasy.core.interception
 
ReaderInterceptorRegistry.ReaderInterceptorFacade(MessageBodyReaderInterceptor) - Constructor for class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry.ReaderInterceptorFacade
 
readerInterceptors - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
ReaderProvider - Class in org.jboss.resteasy.plugins.providers
 
ReaderProvider() - Constructor for class org.jboss.resteasy.plugins.providers.ReaderProvider
 
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, ReaderInterceptor[]) - Constructor for class org.jboss.resteasy.core.messagebody.ReaderUtility
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in interface javax.ws.rs.ext.MessageBodyReader
Read a type from the InputStream.
readFrom(Class<T2>, Type, MediaType, Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
readFrom(Class<T>, Type, MediaType, Annotation[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
readFrom(MessageBodyReader) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
readFrom(MessageBodyReader) - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
 
readFrom(Class<Entry>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
 
readFrom(Class<Feed>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
 
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>, 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<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
readFrom(Class<JAXBElement<?>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
readFrom(Class<Form>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
 
readFrom(Class<Reader>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.ReaderProvider
 
readFrom(Class<Serializable>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.SerializableProvider
 
readFrom(Class<MultivaluedMap>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.ServerFormUrlEncodedProvider
 
readFrom(Class<Source>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.SourceProvider
 
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
readLine(int) - Method in class Acme.Serve.Serve.ServeInputStream
Read a line ended by CRLF, used internally only for reading headers.
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
 
readString(InputStream) - Method in class org.jboss.resteasy.test.BaseResourceTest
 
realms - Variable in class Acme.Serve.Serve
 
recalculateOrder() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
recoverEnclosedCurlyBraces(String) - Static method in class org.jboss.resteasy.util.PathHelper
 
RedirectionException - Exception in javax.ws.rs
A runtime application exception indicating a request redirection (HTTP 3xx status codes).
RedirectionException(Response.Status, URI) - Constructor for exception javax.ws.rs.RedirectionException
Construct a new redirection exception.
RedirectionException(String, Response.Status, URI) - Constructor for exception javax.ws.rs.RedirectionException
Construct a new redirection exception.
RedirectionException(int, URI) - Constructor for exception javax.ws.rs.RedirectionException
Construct a new redirection exception.
RedirectionException(String, int, URI) - Constructor for exception javax.ws.rs.RedirectionException
Construct a new redirection exception.
RedirectionException(Response) - Constructor for exception javax.ws.rs.RedirectionException
Construct a new redirection exception.
RedirectionException(String, Response) - Constructor for exception javax.ws.rs.RedirectionException
Construct a new redirection exception.
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.Expression
 
register(Class<?>) - Method in interface javax.ws.rs.container.AsyncResponse
Register an asynchronous processing lifecycle callback class to receive lifecycle events for the asynchronous response based on the implemented callback interfaces.
register(Class<?>, Class<?>...) - Method in interface javax.ws.rs.container.AsyncResponse
Register asynchronous processing lifecycle callback classes to receive lifecycle events for the asynchronous response based on the implemented callback interfaces.
register(Object) - Method in interface javax.ws.rs.container.AsyncResponse
Register an asynchronous processing lifecycle callback instance to receive lifecycle events for the asynchronous response based on the implemented callback interfaces.
register(Object, Object...) - Method in interface javax.ws.rs.container.AsyncResponse
Register an asynchronous processing lifecycle callback instances to receive lifecycle events for the asynchronous response based on the implemented callback interfaces.
register(Class<?>) - Method in interface javax.ws.rs.core.Configurable
Register a class of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Class<?>, int) - Method in interface javax.ws.rs.core.Configurable
Register a class of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Class<?>, Class<?>...) - Method in interface javax.ws.rs.core.Configurable
Register a class of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Class<?>, Map<Class<?>, Integer>) - Method in interface javax.ws.rs.core.Configurable
Register a class of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Object) - Method in interface javax.ws.rs.core.Configurable
Register an instance of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Object, int) - Method in interface javax.ws.rs.core.Configurable
Register an instance of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Object, Class<?>...) - Method in interface javax.ws.rs.core.Configurable
Register an instance of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Object, Map<Class<?>, Integer>) - Method in interface javax.ws.rs.core.Configurable
Register an instance of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
register(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
register(Class<?>, int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
register(Object, int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
register(Object, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
register(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
register(Class<?>, int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
register(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
register(Object, int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
register(Object, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
register(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
register(Class<?>, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
register(Object) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
register(Object, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
register(Object, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
register(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
register(Class<?>, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
register(Object) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
register(Object, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
register(Object, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
register(Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
register(Class<?>, int) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
register(Class<?>, Class<?>...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
register(Class<?>, Map<Class<?>, Integer>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
register(Object) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
register(Object, int) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
register(Object, Class<?>...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
register(Object, Map<Class<?>, Integer>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
register(Class<?>) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
register(Object) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
register(Object, Object...) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
register(Class<? extends T>) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
register(T) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
Deprecated.
 
register(JaxrsInterceptorRegistry.InterceptorFactory) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
register(ResourceClass) - Method in class org.jboss.resteasy.core.LocatorRegistry
 
register(ResourceFactory, String, ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
register(Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
register(Class<?>, int) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
register(Object, int) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
register(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
register(Object, Class<?>...) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
register(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.plugins.providers.RegisterBuiltin
 
register(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
register(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
register(Class<?>, int) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
register(Object, int) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
register(Object, Class<?>...) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
register(Class<?>) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
 
register(Class<?>, int) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
 
register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
 
register(Object) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
 
register(Object, int) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
 
register(Object, Class<?>...) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
 
register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
 
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
 
registerClass(Class<? extends T>) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
registerClass(Class<? extends T>, int) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
registerDefaultInterceptorPrecedences(InterceptorRegistry) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
registerDefaultInterceptorPrecedences() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
registered(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
 
registered(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
 
registered(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
registered(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
registered(ResteasyProviderFactory) - 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
 
registerLegacy(Class<? extends PreProcessInterceptor>) - Method in class org.jboss.resteasy.core.interception.ContainerRequestFilterRegistry
 
registerLegacy(PreProcessInterceptor) - Method in class org.jboss.resteasy.core.interception.ContainerRequestFilterRegistry
 
registerLegacy(Class<? extends PostProcessInterceptor>) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
 
registerLegacy(PostProcessInterceptor) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
 
registerLegacy(Class<? extends MessageBodyReaderInterceptor>) - Method in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry
 
registerLegacy(MessageBodyReaderInterceptor) - Method in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry
 
registerLegacy(Class<? extends MessageBodyWriterInterceptor>) - Method in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry
 
registerLegacy(MessageBodyWriterInterceptor) - Method in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry
 
registerProvider(Class, Integer, boolean, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
registerProvider(Class, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
registerProvider(Class) - 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.
registerProvider(Class, Integer, boolean, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
registerProviderInstance(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
registerProviderInstance(Object, Map<Class<?>, Integer>, Integer, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
registerProviderInstance(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Register a @Provider object.
registerProviderInstance(Object, Map<Class<?>, Integer>, Integer, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
registerProviders(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.plugins.providers.RegisterBuiltin
 
registerSingleton(T) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
registerSingleton(T, int) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
registerURIResolver(URIResolver) - Method in class org.jboss.resteasy.spi.touri.ObjectToURI
 
registration() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
registry - Variable in class Acme.Serve.Serve
 
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
 
REGISTRY_MATCHING_EXCEPTION - Static variable in class org.jboss.resteasy.core.ResourceMethodRegistry
 
RegistryData - Class in org.jboss.resteasy.plugins.stats
 
RegistryData() - Constructor for class org.jboss.resteasy.plugins.stats.RegistryData
 
RegistryEntry - Class in org.jboss.resteasy.plugins.stats
application/xml application/json application/xml
RegistryEntry() - Constructor for class org.jboss.resteasy.plugins.stats.RegistryEntry
 
RegistryStatsResource - Class in org.jboss.resteasy.plugins.stats
 
RegistryStatsResource() - Constructor for class org.jboss.resteasy.plugins.stats.RegistryStatsResource
 
registryUpdated(InterceptorRegistry) - Method in interface org.jboss.resteasy.core.interception.InterceptorRegistryListener
Deprecated.
 
registryUpdated(JaxrsInterceptorRegistry) - Method in interface org.jboss.resteasy.core.interception.JaxrsInterceptorRegistryListener
 
registryUpdated(JaxrsInterceptorRegistry) - Method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
registryUpdated(JaxrsInterceptorRegistry) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
rel(String) - Method in interface javax.ws.rs.core.Link.Builder
Convenience method to set a link relation.
REL - Static variable in class javax.ws.rs.core.Link
Rel link param from RFC 5988.
rel - Variable in class org.jboss.resteasy.plugins.providers.atom.Link
 
rel(String) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
relationship - Variable in class org.jboss.resteasy.spi.Link
Deprecated.
 
RelativeLink - Class in org.jboss.resteasy.plugins.providers.atom
If invoked within the context of a JAX-RS call, it will automatically build a URI based the base URI of the JAX-RS application.
RelativeLink() - Constructor for class org.jboss.resteasy.plugins.providers.atom.RelativeLink
 
RelativeLink(String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.RelativeLink
 
RelativeLink(String, String, MediaType) - Constructor for class org.jboss.resteasy.plugins.providers.atom.RelativeLink
 
RelativeLink(String, String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.RelativeLink
 
relativize(URI) - Method in interface javax.ws.rs.core.UriInfo
Relativize a URI with respect to the current request URI.
relativize(URI, URI) - Static method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
relativize(URI) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
releaseConnection() - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
 
releaseConnection() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
releaseConnection() - Method in class org.jboss.resteasy.client.jaxrs.internal.AbortedResponse
 
releaseConnection() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
release underlying connection but do not close
remove(Object) - Method in class Acme.Serve.Serve.PathTreeDictionary
 
remove(String) - Method in class Acme.Serve.Serve.PathTreeDictionary
 
remove(Serve.PathTreeDictionary.Node, Object) - Method in class Acme.Serve.Serve.PathTreeDictionary
 
remove(Object) - Method in class Acme.WildcardDictionary
 
remove(Object) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
remove(String, MediaType) - Method in interface org.jboss.resteasy.client.cache.BrowserCache
Deprecated.
 
remove(String, MediaType) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
remove(String, MediaType) - Method in class org.jboss.resteasy.client.cache.MapCache
Deprecated.
 
remove(String, MediaType) - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache
 
remove(String, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
remove(String, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.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 Acme.Serve.Serve.AcmeSession
 
removeAttribute(String) - Method in class Acme.Serve.Serve
 
removeAttribute(String) - Method in class Acme.Serve.Serve.ServeConnection
 
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
Deprecated.
 
removeAttribute(String) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
removeAttribute(String) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
removeAttribute(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
removeBinding(String, String, Method) - Method in class org.jboss.resteasy.core.registry.RootClassNode
 
removeBinding(String, Method) - Method in class org.jboss.resteasy.core.registry.RootNode
 
removeContextDataLevel() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
removeProperty(String) - Method in interface javax.ws.rs.client.ClientRequestContext
Removes a property with the given name from the current request/response exchange context.
removeProperty(String) - Method in interface javax.ws.rs.container.ContainerRequestContext
Removes a property with the given name from the current request/response exchange context.
removeProperty(String) - Method in interface javax.ws.rs.ext.InterceptorContext
Removes a property with the given name from the current request/response exchange context.
removeProperty(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
removeProperty(String) - Method in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
 
removeProperty(String) - Method in class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
 
removeProperty(String) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
removeProperty(String) - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
 
removeProperty(String) - Method in class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
 
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(ResourceClass) - 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
 
removeRegistrations(ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
 
removeValue(String) - Method in class Acme.Serve.Serve.AcmeSession
 
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()

replaceAll(MultivaluedMap<String, Object>) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Replaces all existing headers with the newly supplied headers.
replaceAll(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
replaceEnclosedCurlyBraces(String) - Static method in class org.jboss.resteasy.util.PathHelper
 
replaceMatrix(String) - Method in class javax.ws.rs.core.UriBuilder
Set the matrix parameters of the current final segment of the current URI path.
replaceMatrix(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
replaceMatrixParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Replace the existing value(s) of a matrix parameter on the current final segment of the URI path.
replaceMatrixParam(String, Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
replaceParameter(Map<String, ? extends Object>, boolean, boolean, String, StringBuffer, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
replacePath(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI path.
replacePath(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
replacePathParameter(String, String, boolean, String, StringBuffer, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
replaceQuery(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI query string.
replaceQuery(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
replaceQueryParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
Replace the existing value(s) of a query parameter.
replaceQueryParam(String, Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
replaceQueryStringParameter(Map<String, ? extends Object>, boolean, boolean, String, StringBuffer) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
representations - Variable in class org.jboss.resteasy.util.MediaTypeMatcher
 
reqQuery - Variable in class Acme.Serve.Serve.ServeConnection
 
request() - Method in interface javax.ws.rs.client.WebTarget
Start building a request to the targeted web resource.
request(String...) - Method in interface javax.ws.rs.client.WebTarget
Start building a request to the targeted web resource and define the accepted response media types.
request(MediaType...) - Method in interface javax.ws.rs.client.WebTarget
Start building a request to the targeted web resource and define the accepted response media types.
Request - Interface in javax.ws.rs.core
An injectable helper for request processing, all methods throw an IllegalStateException if called outside the scope of a request (e.g.
request() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
request(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
request(MediaType...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
request - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
request - Variable in class org.jboss.resteasy.core.AbstractExecutionContext
 
request - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
Deprecated.
 
request - Variable in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
request - Variable in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFilter
 
request - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
request() - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
request(ClientExecutor) - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
requestAttributes(Map<String, Object>) - Method in class org.jboss.resteasy.client.ProxyBuilder
Deprecated.
 
requestFactory - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
requestFilters - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
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, HttpResponse) - Constructor for class org.jboss.resteasy.specimpl.RequestImpl
 
requestPreprocessors - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
RESERVED - Static variable in class org.jboss.resteasy.util.URLUtils
reserved = gen-delims | sub-delims
reset() - Method in class Acme.Serve.Serve.ServeConnection
Clears any data that exists in the buffer as well as the status code and headers.
reset() - Method in class Acme.Serve.Serve.ServeInputStream
 
reset() - Method in class Acme.Serve.Serve.ServeOutputStream
 
reset() - Method in class Acme.Utils.SimpleBuffer
 
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
 
reset() - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
 
resetBuffer() - Method in class Acme.Serve.Serve.ServeConnection
Clears the content of the underlying buffer in the response without clearing headers or status code.
resetStream() - Method in class org.jboss.resteasy.client.ClientResponse
Deprecated.
Attempts to reset the InputStream of the response.
resetStream() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
resolve(URI) - Method in interface javax.ws.rs.core.UriInfo
Resolve a relative URI with respect to the base URI of the application.
resolve(URI) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
 
resolveContentType(HttpRequest, Object) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
resolveContentType(BuiltResponse) - Static method in class org.jboss.resteasy.core.ServerResponseWriter
 
resolveContentTypeByAccept(List<MediaType>, Object) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
 
resolveMessageBodyReader(Class<T>, Type, Annotation[], MediaType, MediaTypeMap<ResteasyProviderFactory.SortedKey<MessageBodyReader>>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
resolveMessageBodyWriter(Class<T>, Type, Annotation[], MediaType, MediaTypeMap<ResteasyProviderFactory.SortedKey<MessageBodyWriter>>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
resolveReader(MediaType) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
resolveReader(MediaType) - Method in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
 
resolveReader(MediaType) - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
 
resolveTemplate(String, Object) - Method in interface javax.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving a URI template with a given name in the URI of the current target instance using a supplied value.
resolveTemplate(String, Object, boolean) - Method in interface javax.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving a URI template with a given name in the URI of the current target instance using a supplied value.
resolveTemplate(String, Object) - Method in class javax.ws.rs.core.UriBuilder
Resolve a URI template with a given name in this UriBuilder instance using a supplied value.
resolveTemplate(String, Object, boolean) - Method in class javax.ws.rs.core.UriBuilder
Resolve a URI template with a given name in this UriBuilder instance using a supplied value.
resolveTemplate(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
resolveTemplate(String, Object, boolean) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
resolveTemplate(String, Object) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
resolveTemplate(String, Object, boolean) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
resolveTemplate(String, Object) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
resolveTemplate(String, Object, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
resolveTemplateFromEncoded(String, Object) - Method in interface javax.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving a URI template with a given name in the URI of the current target instance using a supplied encoded value.
resolveTemplateFromEncoded(String, Object) - Method in class javax.ws.rs.core.UriBuilder
Resolve a URI template with a given name in this UriBuilder instance using a supplied encoded value.
resolveTemplateFromEncoded(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
resolveTemplateFromEncoded(String, Object) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
resolveTemplateFromEncoded(String, Object) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
resolveTemplates(Map<String, Object>) - Method in interface javax.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving one or more URI templates in the URI of the current target instance using supplied name-value pairs.
resolveTemplates(Map<String, Object>, boolean) - Method in interface javax.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving one or more URI templates in the URI of the current target instance using supplied name-value pairs.
resolveTemplates(Map<String, Object>) - Method in class javax.ws.rs.core.UriBuilder
Resolve one or more URI templates in this UriBuilder instance using supplied name-value pairs.
resolveTemplates(Map<String, Object>, boolean) - Method in class javax.ws.rs.core.UriBuilder
Resolve one or more URI templates in this UriBuilder instance using supplied name-value pairs.
resolveTemplates(Map<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
resolveTemplates(Map<String, Object>, boolean) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
resolveTemplates(Map<String, Object>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
resolveTemplates(Map<String, Object>, boolean) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
resolveTemplates(Map<String, Object>) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
resolveTemplates(Map<String, Object>, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
resolveTemplatesFromEncoded(Map<String, Object>) - Method in interface javax.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving one or more URI templates in the URI of the current target instance using supplied name-encoded value pairs.
resolveTemplatesFromEncoded(Map<String, Object>) - Method in class javax.ws.rs.core.UriBuilder
Resolve one or more URI templates in this UriBuilder instance using supplied name-value pairs.
resolveTemplatesFromEncoded(Map<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
resolveTemplatesFromEncoded(Map<String, Object>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
 
resolveTemplatesFromEncoded(Map<String, Object>) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
resolveTypeVariable(Class<?>, TypeVariable<?>) - Static method in class org.jboss.resteasy.util.Types
Finds an actual value of a type variable.
resolveTypeVariables(Class<?>, Type) - Static method in class org.jboss.resteasy.util.Types
 
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
 
resolveWriter() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
resolveWriter() - Method in class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
 
resolveWriter() - Method in class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
 
resource - Variable in class org.jboss.resteasy.core.ResourceLocatorInvoker
 
resource - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
ResourceBuilder - Class in org.jboss.resteasy.spi.metadata
 
ResourceBuilder() - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder
 
ResourceBuilder.ConstructorParameterBuilder - Class in org.jboss.resteasy.spi.metadata
 
ResourceBuilder.ConstructorParameterBuilder(ResourceBuilder.ResourceConstructorBuilder, ConstructorParameter) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ConstructorParameterBuilder
 
ResourceBuilder.FieldParameterBuilder - Class in org.jboss.resteasy.spi.metadata
 
ResourceBuilder.LocatorMethodParameterBuilder<T extends ResourceBuilder.LocatorMethodParameterBuilder> - Class in org.jboss.resteasy.spi.metadata
 
ResourceBuilder.LocatorMethodParameterBuilder(ResourceBuilder.ResourceLocatorBuilder, MethodParameter) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.LocatorMethodParameterBuilder
 
ResourceBuilder.ParameterBuilder<T extends ResourceBuilder.ParameterBuilder> - Class in org.jboss.resteasy.spi.metadata
 
ResourceBuilder.ParameterBuilder(Parameter) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
ResourceBuilder.ResourceClassBuilder - Class in org.jboss.resteasy.spi.metadata
 
ResourceBuilder.ResourceClassBuilder(Class<?>, String) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
 
ResourceBuilder.ResourceConstructorBuilder - Class in org.jboss.resteasy.spi.metadata
 
ResourceBuilder.ResourceConstructorBuilder(ResourceBuilder.ResourceClassBuilder, Constructor) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceConstructorBuilder
 
ResourceBuilder.ResourceLocatorBuilder<T extends ResourceBuilder.ResourceLocatorBuilder> - Class in org.jboss.resteasy.spi.metadata
 
ResourceBuilder.ResourceLocatorBuilder(ResourceBuilder.ResourceClassBuilder, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
 
ResourceBuilder.ResourceMethodBuilder - Class in org.jboss.resteasy.spi.metadata
 
ResourceBuilder.ResourceMethodParameterBuilder - Class in org.jboss.resteasy.spi.metadata
 
ResourceBuilder.ResourceMethodParameterBuilder(ResourceBuilder.ResourceMethodBuilder, MethodParameter) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
 
ResourceBuilder.SetterParameterBuilder - Class in org.jboss.resteasy.spi.metadata
 
resourceClass - Variable in class org.jboss.resteasy.core.ResourcePropertyInjector
 
resourceClass - Variable in class org.jboss.resteasy.spi.metadata.Parameter
 
ResourceClass - Class in org.jboss.resteasy.spi.metadata
 
ResourceClass(Class<?>, String) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceClass
 
resourceClass - Variable in class org.jboss.resteasy.spi.metadata.ResourceConstructor
 
resourceClass - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
resourceClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
ResourceConstructor - Class in org.jboss.resteasy.spi.metadata
 
ResourceConstructor(ResourceClass, Constructor) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceConstructor
 
ResourceContext - Interface in javax.ws.rs.container
The resource context provides access to instances of resource classes.
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.
ResourceInfo - Interface in javax.ws.rs.container
An injectable class to access the resource class and resource method matched by the current request.
resourceInfo - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
ResourceInvoker - Interface in org.jboss.resteasy.core
 
ResourceLocator - Class in org.jboss.resteasy.spi.metadata
 
ResourceLocator(ResourceClass, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceLocator
 
ResourceLocatorInvoker - Class in org.jboss.resteasy.core
 
ResourceLocatorInvoker(ResourceFactory, InjectorFactory, ResteasyProviderFactory, ResourceLocator) - Constructor for class org.jboss.resteasy.core.ResourceLocatorInvoker
 
resourceLocators - Variable in class org.jboss.resteasy.spi.metadata.ResourceClass
 
resourceMethod - Variable in class org.jboss.resteasy.core.interception.PostMatchContainerRequestContext
 
ResourceMethod - Class in org.jboss.resteasy.spi.metadata
 
ResourceMethod(ResourceClass, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceMethod
 
ResourceMethodEntry - Class in org.jboss.resteasy.plugins.stats
<
ResourceMethodEntry() - Constructor for class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
ResourceMethodInvoker - Class in org.jboss.resteasy.core
 
ResourceMethodInvoker(ResourceMethod, InjectorFactory, ResourceFactory, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ResourceMethodInvoker
 
resourceMethodProviderFactory - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
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
 
resourceMethods - Variable in class org.jboss.resteasy.spi.metadata.ResourceClass
 
ResourcePropertyInjector - Class in org.jboss.resteasy.core
 
ResourcePropertyInjector(ResourceClass, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ResourcePropertyInjector
 
resources - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
Response - Class in javax.ws.rs.core
Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.
Response() - Constructor for class javax.ws.rs.core.Response
Protected constructor, use one of the static methods to obtain a Response.ResponseBuilder instance and obtain a Response from that.
response - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
response - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
response - Variable in class org.jboss.resteasy.core.AbstractExecutionContext
 
response - Variable in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
response - Variable in exception org.jboss.resteasy.spi.Failure
 
Response.ResponseBuilder - Class in javax.ws.rs.core
A class used to build Response instances that contain metadata instead of or in addition to an entity.
Response.ResponseBuilder() - Constructor for class javax.ws.rs.core.Response.ResponseBuilder
Protected constructor, use one of the static methods of Response to obtain an instance.
Response.Status - Enum in javax.ws.rs.core
Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.
Response.Status.Family - Enum in javax.ws.rs.core
An enumeration representing the class of status code.
Response.StatusType - Interface in javax.ws.rs.core
Base interface for statuses used in responses.
responseBufferSize - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
responseBufferSize - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
responseBufferSize(int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
Response stream is wrapped in a BufferedInputStream.
ResponseBuilderImpl - Class in org.jboss.resteasy.specimpl
 
ResponseBuilderImpl() - Constructor for class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
ResponseContainerRequestContext - Class in org.jboss.resteasy.core.interception
 
ResponseContainerRequestContext(HttpRequest) - Constructor for class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
 
responseFactory - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
 
responseFilters - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
responseFilters - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
responseLock - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
 
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
 
ResponseObjectEntityExtractorFactory - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.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.jaxrs.internal.proxy.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
 
ResponseObjectProxy<T> - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.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.jaxrs.internal.proxy.extractors.ResponseObjectProxy
 
ResponseProcessingException - Exception in javax.ws.rs.client
JAX-RS client-side runtime processing exception thrown to indicate that response processing has failed (e.g.
ResponseProcessingException(Response, Throwable) - Constructor for exception javax.ws.rs.client.ResponseProcessingException
Constructs a new JAX-RS runtime response processing exception for a specific response with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ResponseProcessingException(Response, String, Throwable) - Constructor for exception javax.ws.rs.client.ResponseProcessingException
Constructs a new JAX-RS runtime response processing exception with the specified detail message and cause.
ResponseProcessingException(Response, String) - Constructor for exception javax.ws.rs.client.ResponseProcessingException
Constructs a new JAX-RS runtime processing exception with the specified detail message.
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.SegmentNode
 
RESTEASY_CONTEXT_OBJECTS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_DEPLOYMENTS - 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_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_SERVLET_MAPPING_PREFIX - 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
 
RESTEASY_USE_CONTAINER_FORM_PARAMS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
RESTEASY_WIDER_REQUEST_MATCHING - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
ResteasyAsynchronousContext - Interface in org.jboss.resteasy.spi
 
ResteasyAsynchronousResponse - Interface in org.jboss.resteasy.spi
 
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
 
ResteasyClient - Class in org.jboss.resteasy.client.jaxrs
 
ResteasyClientBuilder - Class in org.jboss.resteasy.client.jaxrs
Abstraction for creating Clients.
ResteasyClientBuilder() - Constructor for class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
ResteasyClientBuilder.HostnameVerificationPolicy - Enum in org.jboss.resteasy.client.jaxrs
 
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
 
ResteasyConstraintViolation - Class in org.jboss.resteasy.api.validation
 
ResteasyConstraintViolation(ConstraintType.Type, String, String, String) - Constructor for class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
 
ResteasyConstraintViolation() - Constructor for class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
 
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
 
ResteasyHttpHeaders - Class in org.jboss.resteasy.specimpl
 
ResteasyHttpHeaders(MultivaluedMap<String, String>) - Constructor for class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
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
 
ResteasyJacksonProvider - Class in org.jboss.resteasy.plugins.providers.jackson
Only different from Jackson one is *+json in @Produces/@Consumes
ResteasyJacksonProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider
 
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(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.spi.ResteasyProviderFactory
Copies a specific component registry when a new provider is added.
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
 
ResteasyUriBuilder - Class in org.jboss.resteasy.specimpl
 
ResteasyUriBuilder() - Constructor for class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
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
 
ResteasyUriInfo - Class in org.jboss.resteasy.spi
UriInfo implementation with some added extra methods to help process requests
ResteasyUriInfo(URI, URI) - Constructor for class org.jboss.resteasy.spi.ResteasyUriInfo
 
ResteasyUriInfo(URI) - Constructor for class org.jboss.resteasy.spi.ResteasyUriInfo
 
ResteasyWebTarget - Interface in org.jboss.resteasy.client.jaxrs
 
resume(Object) - Method in interface javax.ws.rs.container.AsyncResponse
Resume the suspended request processing using the provided response data.
resume(Throwable) - Method in interface javax.ws.rs.container.AsyncResponse
Resume the suspended request processing using the provided throwable.
resume(Object) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
resume(Throwable) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
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 javax.ws.rs.core.HttpHeaders
RETRY_AFTER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
returnType - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
returnType(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
 
returnType(GenericType) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
 
returnType - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
 
RoleBasedSecurityFeature - Class in org.jboss.resteasy.plugins.interceptors
 
RoleBasedSecurityFeature() - Constructor for class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFeature
 
RoleBasedSecurityFilter - Class in org.jboss.resteasy.plugins.interceptors
 
RoleBasedSecurityFilter(String[], boolean, boolean) - Constructor for class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFilter
 
rolesAllowed - Variable in class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFilter
 
root - Variable in class org.jboss.resteasy.core.LocatorRegistry
 
root - Variable in class org.jboss.resteasy.core.registry.ClassExpression
 
root - Variable in class org.jboss.resteasy.core.registry.RootClassNode
 
root - Variable in class org.jboss.resteasy.core.registry.RootNode
 
root - Variable in class org.jboss.resteasy.core.ResourceMethodRegistry
 
RootClassNode - Class in org.jboss.resteasy.core.registry
 
RootClassNode() - Constructor for class org.jboss.resteasy.core.registry.RootClassNode
 
RootNode - Class in org.jboss.resteasy.core.registry
 
RootNode() - Constructor for class org.jboss.resteasy.core.registry.RootNode
 
rootNode - Variable in class org.jboss.resteasy.core.ResourceMethodRegistry
 
rootResource(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
 
rootResource(Class<?>, String) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
 
rootResourceFromAnnotations(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
Build metadata from annotations on classes and methods
rootResourcePath - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
run() - Method in class Acme.Serve.Serve.ServeConnection
 
runInBackground() - Method in class Acme.Serve.Serve
 
RuntimeDelegate - Class in javax.ws.rs.ext
Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.
RuntimeDelegate() - Constructor for class javax.ws.rs.ext.RuntimeDelegate
Allows custom implementations to extend the RuntimeDelegate class.
RuntimeDelegate.HeaderDelegate<T> - Interface in javax.ws.rs.ext
Defines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS type T.
RuntimeType - Enum in javax.ws.rs
Enumeration of JAX-RS runtime types.

S

sameWeight(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
savePathParams(String, StringBuffer, List<String>) - Static method in class org.jboss.resteasy.util.Encode
 
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
 
scheme(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI scheme.
scheme - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
 
scheme(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
schemeSpecificPart(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI scheme-specific-part (see URI).
schemeSpecificPart(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
SecurityContext - Interface in javax.ws.rs.core
An injectable interface that provides access to security related information.
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
 
SecurityPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
Should be placed on a PreProcessInterceptor.
seeOther(URI) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a redirection.
segment(String...) - Method in class javax.ws.rs.core.UriBuilder
Append path segments to the existing path.
segment - Variable in class org.jboss.resteasy.core.registry.ClassNode
 
segment - Variable in class org.jboss.resteasy.core.registry.SegmentNode
 
segment(String...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
SegmentNode - Class in org.jboss.resteasy.core.registry
 
SegmentNode(String) - Constructor for class org.jboss.resteasy.core.registry.SegmentNode
 
SegmentNode.Match - Class in org.jboss.resteasy.core.registry
 
SegmentNode.Match(MethodExpression, Matcher) - Constructor for class org.jboss.resteasy.core.registry.SegmentNode.Match
 
SegmentNode.SortEntry - Class in org.jboss.resteasy.core.registry
 
SegmentNode.SortEntry(SegmentNode.Match, MediaType, MediaType, MediaType) - Constructor for class org.jboss.resteasy.core.registry.SegmentNode.SortEntry
 
SelectorAcceptor - Class in Acme.Serve
 
SelectorAcceptor() - Constructor for class Acme.Serve.SelectorAcceptor
 
selectVariant(List<Variant>) - Method in interface javax.ws.rs.core.Request
Select the representation variant that best matches the request.
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, String) - Method in class Acme.Serve.Serve.ServeConnection
 
sendError(int) - Method in class Acme.Serve.Serve.ServeConnection
 
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
 
sendRedirect(String) - Method in class Acme.Serve.Serve.ServeConnection
 
sentError - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
SerializableProvider - Class in org.jboss.resteasy.plugins.providers
 
SerializableProvider() - Constructor for class org.jboss.resteasy.plugins.providers.SerializableProvider
 
Serve - Class in Acme.Serve
 
Serve(Map, PrintStream) - Constructor for class Acme.Serve.Serve
 
Serve() - Constructor for class Acme.Serve.Serve
Default constructor to create TJWS as a bean
serve() - Method in class Acme.Serve.Serve
Launches the server It doesn't exist until server runs, so start it in a dedicated thread.
Serve.AcceptLocaleEnumeration - Class in Acme.Serve
 
Serve.AcceptLocaleEnumeration(TreeSet) - Constructor for class Acme.Serve.Serve.AcceptLocaleEnumeration
 
Serve.Acceptor - Interface in Acme.Serve
 
Serve.AcmeSession - Class in Acme.Serve
Http session support

TODO: provide lazy session restoring, it should allow to load classes from wars 1st step it read serialization data and store under session attribute 2nd when the session requested, it tries to deserialize all session attributes considered that all classes available

Serve.BasicAuthRealm - Class in Acme.Serve
 
Serve.HttpSessionContextImpl - Class in Acme.Serve
 
Serve.HttpSessionContextImpl() - Constructor for class Acme.Serve.Serve.HttpSessionContextImpl
 
Serve.LocaleWithWeight - Class in Acme.Serve
 
Serve.PathTreeDictionary - Class in Acme.Serve
Class PathTreeDictionary - this class allows to put path elements in format n1/n2/n2[/*.ext] and get match to a pattern and a unmatched tail
Serve.PathTreeDictionary() - Constructor for class Acme.Serve.Serve.PathTreeDictionary
 
Serve.ServeConfig - Class in Acme.Serve
 
Serve.ServeConfig(ServletContext) - Constructor for class Acme.Serve.Serve.ServeConfig
 
Serve.ServeConfig(ServletContext, Hashtable, String) - Constructor for class Acme.Serve.Serve.ServeConfig
 
Serve.ServeConnection - Class in Acme.Serve
provides request/response
Serve.ServeConnection(Socket, Serve) - Constructor for class Acme.Serve.Serve.ServeConnection
 
Serve.ServeInputStream - Class in Acme.Serve
 
Serve.ServeInputStream(InputStream, Serve.ServeConnection) - Constructor for class Acme.Serve.Serve.ServeInputStream
Constructor
Serve.ServeOutputStream - Class in Acme.Serve
 
Serve.ServeOutputStream(OutputStream, Serve.ServeConnection) - Constructor for class Acme.Serve.Serve.ServeOutputStream
 
Serve.SimpleRequestDispatcher - Class in Acme.Serve
 
server - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
SERVER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
serverConsumes(MediaType) - Method in class org.jboss.resteasy.client.ProxyBuilder
Deprecated.
 
ServerContentEncodingAnnotationFeature - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
ServerContentEncodingAnnotationFeature() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFeature
 
ServerContentEncodingAnnotationFilter - Class in org.jboss.resteasy.plugins.interceptors.encoding
 
ServerContentEncodingAnnotationFilter(Set<String>) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFilter
 
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
 
serverDynamicFeatures - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
serverError() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with an server error status.
ServerErrorException - Exception in javax.ws.rs
A base runtime application exception indicating a server error (HTTP 5xx status codes).
ServerErrorException(Response.Status) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerErrorException(String, Response.Status) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerErrorException(int) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerErrorException(String, int) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerErrorException(Response) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerErrorException(String, Response) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerErrorException(Response.Status, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerErrorException(String, Response.Status, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerErrorException(int, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerErrorException(String, int, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerErrorException(Response, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerErrorException(String, Response, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
Construct a new server error exception.
ServerFormUrlEncodedProvider - Class in org.jboss.resteasy.plugins.providers
 
ServerFormUrlEncodedProvider(boolean) - Constructor for class org.jboss.resteasy.plugins.providers.ServerFormUrlEncodedProvider
 
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
Deprecated.
shortcut for serverProduces(type).serverConsumes(type)
serverMessageBodyReaders - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
serverMessageBodyWriters - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
serverProduces(MediaType) - Method in class org.jboss.resteasy.client.ProxyBuilder
Deprecated.
 
ServerReaderInterceptorContext - Class in org.jboss.resteasy.core.interception
 
ServerReaderInterceptorContext(ReaderInterceptor[], ResteasyProviderFactory, Class, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream, HttpRequest) - Constructor for class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
 
serverReaderInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ServerResponse - Class in org.jboss.resteasy.core
 
ServerResponse() - Constructor for class org.jboss.resteasy.core.ServerResponse
 
ServerResponse(Object, int, Headers<Object>) - Constructor for class org.jboss.resteasy.core.ServerResponse
 
ServerResponse(BuiltResponse) - Constructor for class org.jboss.resteasy.core.ServerResponse
 
ServerResponseWriter - Class in org.jboss.resteasy.core
 
ServerResponseWriter() - Constructor for class org.jboss.resteasy.core.ServerResponseWriter
 
serverThreads - Variable in class Acme.Serve.Serve
 
ServerWriterInterceptorContext - Class in org.jboss.resteasy.core.interception
 
ServerWriterInterceptorContext(WriterInterceptor[], ResteasyProviderFactory, Object, Class, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream, HttpRequest) - Constructor for class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
 
serverWriterInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
service(HttpServletRequest, HttpServletResponse) - Method in class Acme.Serve.CgiServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class Acme.Serve.FileServlet
 
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
 
service(String, HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
 
ServiceUnavailableException - Exception in javax.ws.rs
A runtime exception indicating that the requested resource cannot be served.
ServiceUnavailableException() - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception without any "Retry-After" information specified for the failed request.
ServiceUnavailableException(String) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception without any "Retry-After" information specified for the failed request.
ServiceUnavailableException(Long) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception with an interval specifying the "Retry-After" information for the failed request.
ServiceUnavailableException(String, Long) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception with an interval specifying the "Retry-After" information for the failed request.
ServiceUnavailableException(Date) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception with an interval specifying the "Retry-After" information for the failed request.
ServiceUnavailableException(String, Date) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception with an interval specifying the "Retry-After" information for the failed request.
ServiceUnavailableException(Response) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception.
ServiceUnavailableException(String, Response) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception.
ServiceUnavailableException(Date, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception with a date specifying the "Retry-After" information for the failed request and an underlying request failure cause.
ServiceUnavailableException(String, Date, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception with a date specifying the "Retry-After" information for the failed request and an underlying request failure cause.
ServiceUnavailableException(Long, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception with an interval specifying the "Retry-After" information for the failed request and an underlying request failure cause.
ServiceUnavailableException(String, Long, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception with an interval specifying the "Retry-After" information for the failed request and an underlying request failure cause.
ServiceUnavailableException(Response, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception.
ServiceUnavailableException(String, Response, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
Construct a new "service unavailable" exception.
servlet - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
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.FilterDispatcher
 
servletContext - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
servletContext - Variable in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
 
servletResponse - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
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
 
SESSION_COOKIE_NAME - Static variable in class Acme.Serve.Serve.ServeConnection
 
SESSION_URL_NAME - Static variable in class Acme.Serve.Serve.ServeConnection
 
sessions - Variable in class Acme.Serve.Serve
 
SET_COOKIE - Static variable in interface javax.ws.rs.core.HttpHeaders
SET_COOKIE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
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
 
setAccessLogged() - Method in class Acme.Serve.Serve
 
setActualProviderClasses(List<Class>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setActualResourceClasses(List<Class>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
Deprecated.
since 2.0
setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
setAllow(MultivaluedMap, String[]) - Static method in class org.jboss.resteasy.util.HeaderHelper
 
setAllow(MultivaluedMap, Set<String>) - Static method in class org.jboss.resteasy.util.HeaderHelper
 
setAlternateMediaType(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setAnnotations(Annotation[]) - Method in interface javax.ws.rs.ext.InterceptorContext
Update annotations on the formal declaration of the artifact that initiated the intercepted entity provider invocation.
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.AbstractReaderInterceptorContext
 
setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
Deprecated.
 
setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
 
setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.StringParameterUnmarshaller
 
setAnyOtherJAXBObject(Object) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setApplication(Application) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setApplicationClass(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setAsynchronousContext(ResteasyAsynchronousContext) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
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
 
setAttachmentMarshaller(AttachmentMarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
setAttachmentMarshaller(AttachmentMarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
setAttribute(String, Object) - Method in class Acme.Serve.Serve.AcmeSession
 
setAttribute(String, Object) - Method in class Acme.Serve.Serve.ServeConnection
Stores an attribute in this request.
setAttribute(String, Object) - Method in class Acme.Serve.Serve
 
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
Deprecated.
 
setAttribute(String, Object) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
setAttribute(String, Object) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
setAttribute(String, Object) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
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
Deprecated.
 
setBase(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
Sets the value of the base property.
setBase(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
 
setBase(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
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
 
setBindAddress(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setBootstrap(Class) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
setBufferSize(int) - Method in class Acme.Serve.Serve.ServeConnection
 
setBufferSize(int) - Method in class Acme.Serve.Serve.ServeOutputStream
 
setBuiltinsRegistered(boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
setBuiltinsRegistered(boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
setCache(BrowserCache) - Method in class org.jboss.resteasy.client.jaxrs.cache.BrowserCacheFeature
 
setCallbackQueryParameter(String) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
Set callback query parameter.
setCharacterEncoding(String) - Method in class Acme.Serve.Serve.ServeConnection
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
setCharacterSetQualityValue(QualityValue) - Method in class org.jboss.resteasy.core.request.VariantQuality
 
setCharset(MediaType, Marshaller) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
setChunked(boolean) - Method in class Acme.Serve.Serve.ServeOutputStream
 
setClazz(Class<?>) - Method in class org.jboss.resteasy.client.core.ClientProxy
 
setClazz(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
 
setClazz(String) - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
setClazz(String) - Method in class org.jboss.resteasy.plugins.stats.SubresourceLocator
 
setClientConfiguration(ClientConfiguration) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
setConstructedDefaultContextObjects(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setContent(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppAccept
Sets the value of the content property.
setContent(Content) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setContentLength(int) - Method in class Acme.Serve.Serve.ServeConnection
 
setContentType(String) - Method in class Acme.Serve.Serve.ServeConnection
 
setContextParameters(Hashtable<String, String>) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
setContextPath(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSRequestPreProcessor
 
setContextPath(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
 
SETCOOKIE - Static variable in class Acme.Serve.Serve.ServeConnection
 
setCookies(Map<String, Cookie>) - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
setDateHeader(String, long) - Method in class Acme.Serve.Serve.ServeConnection
 
setDefaultContentType(HttpRequest, BuiltResponse, ResteasyProviderFactory, ResourceMethodInvoker) - Static method in class org.jboss.resteasy.core.ServerResponseWriter
 
setDefaultContextObjects(Map<Class, Object>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setDefaultExecutorClass(String) - Static method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
Set the default executor class name.
setDefaultProxy(HttpHost) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
setDelegate(Unmarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
setDelegate(OutputStream) - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
setDelegate(OutputStream) - Method in class org.jboss.resteasy.util.DelegatingOutputStream
 
setDelegatingOutputStream(DelegatingOutputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
setDeployment(ResteasyDeployment) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
setDeployment(ResteasyDeployment) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
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
 
setElement(Element) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
Set the content to an XML Element
setEmail(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Person
 
setEncodingQualityValue(QualityValue) - Method in class org.jboss.resteasy.core.request.VariantQuality
 
setEntity(Object) - Method in interface javax.ws.rs.client.ClientRequestContext
Set a new message entity.
setEntity(Object, Annotation[], MediaType) - Method in interface javax.ws.rs.client.ClientRequestContext
Set a new message entity, including the attached annotations and the media type.
setEntity(Object) - Method in interface javax.ws.rs.container.ContainerResponseContext
Set a new message entity.
setEntity(Object, Annotation[], MediaType) - Method in interface javax.ws.rs.container.ContainerResponseContext
Set a new message entity, including the attached annotations and the media type.
setEntity(Object) - Method in interface javax.ws.rs.ext.WriterInterceptorContext
Update object to be written as HTTP entity.
setEntity(Entity) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
setEntity(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
setEntity(Object, Annotation[], MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
setEntity(Object) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
setEntity(Object) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
setEntity(Object, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
setEntity(Object) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
setEntity(Object) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
setEntityAnnotations(Annotation[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
setEntityClass(Class) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
setEntityObject(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
setEntityStream(OutputStream) - Method in interface javax.ws.rs.client.ClientRequestContext
Set a new entity output stream.
setEntityStream(InputStream) - Method in interface javax.ws.rs.client.ClientResponseContext
Set a new entity input stream.
setEntityStream(InputStream) - Method in interface javax.ws.rs.container.ContainerRequestContext
Set a new entity input stream.
setEntityStream(OutputStream) - Method in interface javax.ws.rs.container.ContainerResponseContext
Set a new entity output stream.
setEntityStream(OutputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
setEntityStream(OutputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
setEntityStream(InputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
setEntityStream(OutputStream) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
setEntityStream(InputStream) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
setEntityStream(InputStream) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
 
setErrorCode(int) - Method in exception org.jboss.resteasy.spi.Failure
 
setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
setException(Exception) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setException(Exception) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
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
Deprecated.
 
setExpandEntityReferences(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
setExpandEntityReferences(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
setExpandEntityReferences(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
setFileUploadInMemoryThresholdLimit(int) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
setFileUploadInMemoryThresholdLimit(int) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
setFileUploadMemoryUnit(String) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
setFileUploadMemoryUnit(ApacheHttpClient4Engine.MemoryUnit) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
setFileUploadTempFileDir(File) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
setFileUploadTempFileDir(File) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
setFinder(JAXBContextFinder) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
setFinder(JAXBContextFinder) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setFixed(Boolean) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
Sets the value of the fixed property.
setFollowRedirects(boolean) - Method in class org.jboss.resteasy.client.ClientRequestFactory
Deprecated.
 
setFollowRedirects(boolean) - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
setFollowRedirects(boolean) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
setGenerator(Generator) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setGenericReturnType(Type) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setGenericType(Type) - Method in interface javax.ws.rs.ext.InterceptorContext
Update type of the object to be produced or written.
setGenericType(Type) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
setGenericType(Type) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
setGenericType(Type) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
setGenericType(Type) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
Deprecated.
 
setGenericType(Type) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
setHeader(String, String) - Method in class Acme.Serve.Serve.ServeConnection
 
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(ClientRequestHeaders) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
setHeaders(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
setHeaders(MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
setHeaders(CommitHeaderOutputStream.CommitCallback) - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
 
setHostnameVerifier(HostnameVerifier) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
setHostnameVerifier(HostnameVerifier) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
 
setHref(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
Sets the value of the href property.
setHref(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
Sets the value of the href property.
setHref(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
setHref(String) - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
setHreflang(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
setHttpContext(HttpContext) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
 
setHttpContext(HttpContext) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
setHttpMethod(String) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
setHttpMethod(String) - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
setHttpMethod(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
setHttpMethod(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
setHttpMethod(String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
setHttpMethod(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
 
setHttpMethod(String) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
setIcon(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setId(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setId(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setInInclude(boolean) - Method in class Acme.Serve.Serve.ServeConnection
 
setInitParameters(Hashtable<String, String>) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
setInitParams(Hashtable<String, String>) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe
 
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 interface javax.ws.rs.ext.ReaderInterceptorContext
Set the input stream of the object to be read.
setInputStream(InputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.AbortedResponse
 
setInputStream(InputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
setInputStream(InputStream) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
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
Deprecated.
 
setInputStream(InputStream) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
setInstance(RuntimeDelegate) - Static method in class javax.ws.rs.ext.RuntimeDelegate
Set the runtime delegate that will be used by JAX-RS classes.
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
Deprecated.
 
setInternalCache(BrowserCache) - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
setIntHeader(String, int) - Method in class Acme.Serve.Serve.ServeConnection
 
setInvocations(long) - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
setJAXBObject(Object) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
setJndiComponentResources(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setJndiResources(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setKeepAlive(boolean) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setKeepAliveTimeout(long) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setKey(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
 
setLabel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Category
 
setLang(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
Sets the value of the lang property.
setLanguage(Locale) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
setLanguage(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
setLanguage(String) - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
 
setLanguage(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
setLanguageExtensions(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setLanguageMappings(Map<String, String>) - Method in class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter
 
setLanguageQualityValue(QualityValue) - Method in class org.jboss.resteasy.core.request.VariantQuality
 
setLast(T) - Method in class org.jboss.resteasy.util.ThreadLocalStack
 
setLength(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
setListener(Unmarshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
setListener(Marshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
setListener(Unmarshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
setListener(Marshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
setListener(Unmarshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
setListeners(List) - Method in class Acme.Serve.Serve.AcmeSession
 
setLocale(Locale) - Method in class Acme.Serve.Serve.ServeConnection
Sets the locale of the response, setting the headers (including the Content-Type's charset) as appropriate.
setLocator(SubresourceLocator) - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
 
setLoggable(boolean) - Method in exception org.jboss.resteasy.spi.Failure
 
setLoggerType(Logger.LoggerType) - Static method in class org.jboss.resteasy.logging.Logger
 
setLogo(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setLongHeader(String, long) - Method in class Acme.Serve.Serve.ServeConnection
 
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.
setMappingTable(Serve.PathTreeDictionary) - Method in class Acme.Serve.Serve
 
setMaxAge(int) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the max-age cache control directive.
setMaxBytes(long) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
Deprecated.
 
setMaxBytes(long) - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
 
setMaxCacheSize(int) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
Max response cache size default is 100
setMaxInactiveInterval(int) - Method in class Acme.Serve.Serve.AcmeSession
 
setMaxKeepAliveConnections(int) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setMaxThreads(int) - Method in class Acme.Utils.ThreadPool
Assigns a new value for max threads
setMaxWaitMilliSeconds(long) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
Maximum wait time.
setMediaType(MediaType) - Method in interface javax.ws.rs.ext.InterceptorContext
Update media type of HTTP entity.
setMediaType(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
 
setMediaType(MediaType) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
setMediaType(MediaType) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
setMediaType(MediaType) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
Deprecated.
 
setMediaType(MediaType) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
setMediaTypeMappings(Map<String, MediaType>) - Method in class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter
 
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
 
setMetadata(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
setMethod(String) - Method in interface javax.ws.rs.client.ClientRequestContext
Set the request method.
setMethod(String) - Method in interface javax.ws.rs.container.ContainerRequestContext
Set the request method.
setMethod(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
setMethod(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
setMethod(ResourceMethodInvoker) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
setMethod(String) - Method in class org.jboss.resteasy.core.interception.PostMatchContainerRequestContext
 
setMethod(String) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
setMethod(String) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
 
setMethod(String) - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
setMethod(String) - Method in class org.jboss.resteasy.plugins.stats.SubresourceLocator
 
setMethod(ResourceMethodInvoker) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
 
setMustRevalidate(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the must-revalidate cache control directive.
setName(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Person
 
setNoCache(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-cache cache control directive.
setNoStore(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-store cache control directive.
setNoTransform(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-transform cache control directive.
setObjectMapper(ObjectMapper) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
Set an fix ObjectMapper.
setOrder(int) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
setOutputStream(OutputStream) - Method in interface javax.ws.rs.ext.WriterInterceptorContext
Set a new output stream for the object to be written.
setOutputStream(OutputStream) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
setOutputStream(OutputStream) - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
setOutputStream(OutputStream) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
setOutputStream(OutputStream) - Method in interface org.jboss.resteasy.spi.HttpResponse
 
setOutputStream(OutputStream) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
setParam(HashMap<String, String>, String, int) - Static method in class org.jboss.resteasy.util.HeaderParameterParser
 
setPort(int) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setPrecedence(Class<?>) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
Deprecated.
 
setPrecedence(Class<?>) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
 
setPrecedence(Class<?>) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
 
setPrivate(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the private cache control directive.
setProperties(Map<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
setProperties(Map<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
 
setProperties(Map<String, ?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
setProperties(Map<String, ?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
setProperty(String, Object) - Method in interface javax.ws.rs.client.ClientRequestContext
Binds an object to a given property name in the current request/response exchange context.
setProperty(String, Object) - Method in interface javax.ws.rs.container.ContainerRequestContext
Binds an object to a given property name in the current request/response exchange context.
setProperty(String, Object) - Method in interface javax.ws.rs.ext.InterceptorContext
Binds an object to a given property name in the current request/response exchange context.
setProperty(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
setProperty(String, Object) - Method in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
 
setProperty(String, Object) - Method in class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
 
setProperty(String, Object) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
setProperty(String, Object) - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
 
setProperty(String, Object) - Method in class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
 
setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.BaseMarshaller
 
setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
setProps(Properties) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
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(Providers) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
Setter used by RESTeasy to provide the Providers
setProviders(List<Object>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setProxyRevalidate(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the must-revalidate cache control directive.
setPublic(boolean) - Method in class org.jboss.resteasy.core.ExtendedCacheControl
 
setPublished(Date) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setRawType(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
setReaderInterceptors(ReaderInterceptor[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setReaderInterceptors(ReaderInterceptor[]) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
setRealms(Serve.PathTreeDictionary) - Method in class Acme.Serve.Serve
 
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
 
setRel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
setRelationship(String) - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
setRepresentations(Map<MediaType, T>) - Method in class org.jboss.resteasy.util.MediaTypeMatcher
 
setRequestUri(URI) - Method in interface javax.ws.rs.container.ContainerRequestContext
Set a new request URI using the current base URI of the application to resolve the application-specific request URI part.
setRequestUri(URI, URI) - Method in interface javax.ws.rs.container.ContainerRequestContext
Set a new request URI using a new base URI to resolve the application-specific request URI part.
setRequestUri(URI) - Method in class org.jboss.resteasy.core.interception.PostMatchContainerRequestContext
 
setRequestUri(URI, URI) - Method in class org.jboss.resteasy.core.interception.PostMatchContainerRequestContext
 
setRequestUri(URI) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
setRequestUri(URI, URI) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
setRequestUri(URI, URI) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
 
setRequestUri(URI) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
 
setRequestUri(URI) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
setRequestUri(URI, URI) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
setRequestUri(URI) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
setRequestUri(URI, URI) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
setRequestUri(URI) - Method in interface org.jboss.resteasy.spi.HttpRequest
 
setRequestUri(URI, URI) - Method in interface org.jboss.resteasy.spi.HttpRequest
 
setRequestUri(URI) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
Create a UriInfo from the baseURI
setRequestUri(URI) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
setRequestUri(URI, URI) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
setResourceClasses(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setResourceFactories(List<ResourceFactory>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setResources(List<Object>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setResponse(Response) - Method in interface org.jboss.resteasy.spi.AsynchronousResponse
 
setResponse(Response) - Method in exception org.jboss.resteasy.spi.Failure
 
setResponseBufferSize(int) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
Response stream is wrapped in a BufferedInputStream.
setResponseFilters(ContainerResponseFilter[]) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
setResponseFilters(ContainerResponseFilter[]) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
 
setReturnType(Class<T>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setRights(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setRights(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setRootResourcePath(String) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
setRootResourcePath(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
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
 
setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
Set the schema.
setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
 
setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
setScheme(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
Sets the value of the scheme property.
setScheme(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Category
 
setSecurityContext(SecurityContext) - Method in interface javax.ws.rs.container.ContainerRequestContext
Set a new injectable security context information for the current request.
setSecurityContext(SecurityContext) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
 
setSecurityContext(SecurityContext) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
 
setSecurityDomain(SecurityDomain) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSRequestPreProcessor
 
setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
 
setSecurityEnabled(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setServletContext(ServletContext) - Method in class Acme.Serve.Serve.AcmeSession
something hack, to update servlet context since session created out of scope
setSessionTimeout(long) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setSize(int) - Method in class Acme.Utils.SimpleBuffer
 
setSMaxAge(int) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the s-maxage cache control directive.
setSource(Source) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setSpace(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
Sets the value of the space property.
setSrc(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
setSSLAlgorithm(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setSslContext(SSLContext) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
setSslContext(SSLContext) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
 
setSSLKeyStoreFile(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setSSLKeyStorePass(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setSSLKeyStoreType(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setSSLPort(int) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setSSLProtocol(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setStatus(int, String) - Method in class Acme.Serve.Serve.ServeConnection
 
setStatus(int) - Method in class Acme.Serve.Serve.ServeConnection
 
setStatus(int) - Method in interface javax.ws.rs.client.ClientResponseContext
Set a new response status code.
setStatus(int) - Method in interface javax.ws.rs.container.ContainerResponseContext
Set a new response status code.
setStatus(int) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setStatus(int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
setStatus(int) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
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 class org.jboss.resteasy.specimpl.BuiltResponse
 
setStatus(int) - Method in interface org.jboss.resteasy.spi.HttpResponse
 
setStatusInfo(Response.StatusType) - Method in interface javax.ws.rs.client.ClientResponseContext
Set the complete status information (status code and reason phrase) associated with the response.
setStatusInfo(Response.StatusType) - Method in interface javax.ws.rs.container.ContainerResponseContext
Set the complete status information (status code and reason phrase) associated with the response.
setStatusInfo(Response.StatusType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
 
setStatusInfo(Response.StatusType) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
 
setStreamFactory(BaseClientResponse.BaseClientResponseStreamFactory) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setSubtitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setSummary(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setter(Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
 
setter - Variable in class org.jboss.resteasy.spi.metadata.SetterParameter
 
setterhashes - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
setTerm(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Category
 
SetterParameter - Class in org.jboss.resteasy.spi.metadata
 
SetterParameter(ResourceClass, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.SetterParameter
 
setters - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
setters - Variable in class org.jboss.resteasy.core.ResourcePropertyInjector
 
setters - Variable in class org.jboss.resteasy.spi.metadata.ResourceClass
 
setText(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
Set content as text
setText(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
setThreadPoolSize(int) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
Fixed thread pool size of asynchronous delivery
setThreadPoolSize(int) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setTimeout(long, TimeUnit) - Method in interface javax.ws.rs.container.AsyncResponse
Set/update the suspend timeout.
setTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
setTimeoutHandler(TimeoutHandler) - Method in interface javax.ws.rs.container.AsyncResponse
Set/replace a time-out handler for the suspended asynchronous response.
setTimeoutHandler(TimeoutHandler) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
setTitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
Sets the value of the title property.
setTitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
Sets the value of the title property.
setTitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setTitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
setTitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setTitle(String) - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
setType(Class<?>) - Method in interface javax.ws.rs.ext.InterceptorContext
Update Java type before calling message body provider.
setType(Class) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
setType(Class) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
setType(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
setType(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
setType(Class) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
Deprecated.
 
setType(Class) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
Deprecated.
 
setType(String) - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
setUnwrappedExceptions(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setUpdated(Date) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setUpdated(Date) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setUri(URI) - Method in interface javax.ws.rs.client.ClientRequestContext
Set a new request URI.
setUri(URI) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
setUri(URI) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
 
setUri(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
setUri(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Person
 
setUri(UriInfo) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
Setter used by RESTeasy to provide the UriInfo.
setUriTemplate(String) - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
 
setUseContainerFormParams(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setValidating(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
Deprecated.
since 2.0
setValidating(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
setValidating(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
setValue(List<Object>) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
setValue(Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
 
setVersion(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
setWasReleased(boolean) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
setWiderMatching(boolean) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
setWiderRequestMatching(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
setWriterInterceptors(WriterInterceptor[]) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
 
setWriterInterceptors(WriterInterceptor[]) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
setWriterInterceptors(WriterInterceptor[]) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
 
shutdownLatch - Variable in class Acme.Serve.Serve
 
SimpleAcceptor - Class in Acme.Serve
 
SimpleAcceptor() - Constructor for class Acme.Serve.SimpleAcceptor
 
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
 
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
 
SingletonResource(Object, ResourceClass) - Constructor for class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
size() - Method in class Acme.WildcardDictionary
 
size() - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
size - Variable in class org.jboss.resteasy.core.registry.RootNode
 
size() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
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 Acme.Serve.Serve.ServeInputStream
 
skip(long) - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
skip(long) - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
 
Slf4jLogger - Class in org.jboss.resteasy.logging.impl
 
Slf4jLogger(String) - Constructor for class org.jboss.resteasy.logging.impl.Slf4jLogger
 
socket - Variable in class Acme.Serve.SSLAcceptor
 
socketTimeout - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
socketTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
Socket inactivity timeout
socketTimeoutUnits - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
sort(List<JaxrsInterceptorRegistry.Match>) - Method in class org.jboss.resteasy.core.interception.ClientResponseFilterRegistry
 
sort(List<JaxrsInterceptorRegistry.Match>) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
 
sort(List<JaxrsInterceptorRegistry.Match>) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
 
sortByWeight(List<MediaType>) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
Source - Class in org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Source() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Source
 
SourceProvider - Class in org.jboss.resteasy.plugins.providers
 
SourceProvider() - Constructor for class org.jboss.resteasy.plugins.providers.SourceProvider
 
splitStr(String) - Static method in class Acme.Utils
 
splitStr(String, char) - Static method in class Acme.Utils
 
splitStr(String, String) - Static method in class Acme.Utils
 
ssclThread - Variable in class Acme.Serve.Serve
 
SSLAcceptor - Class in Acme.Serve
 
SSLAcceptor() - Constructor for class Acme.Serve.SSLAcceptor
 
sslContext(SSLContext) - Method in class javax.ws.rs.client.ClientBuilder
Set the SSL context that will be used when creating secured transport connections to server endpoints from web targets created by the client instance that is using this SSL context.
sslContext - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
 
sslContext - Variable in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
 
sslContext - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
sslContext(SSLContext) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
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.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
start() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
start() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
start() - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
start(String) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
start(Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
start(Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
start(String, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
start(String, Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
start(String, SecurityDomain) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
start(ResteasyDeployment) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
start() - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
start(String) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
start(String, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
start(String, Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
start(ResteasyDeployment) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
start(String, SecurityDomain) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
start(String, SecurityDomain, Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
start(String, SecurityDomain, ResteasyDeployment, Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
stats - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
status(int) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the status on the ResponseBuilder.
status(Response.StatusType) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the status on the ResponseBuilder.
status(Response.Status) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the status on the ResponseBuilder.
status(Response.StatusType) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with the supplied status.
status(Response.Status) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with the supplied status.
status(int) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with the supplied status.
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.mock.MockHttpResponse
 
status - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
 
status - Variable in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
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.plugins.server.tjws.TJWSServletServer
 
stop() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
 
stop() - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
stop() - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
stopBackground() - Method in class Acme.Serve.Serve
 
store - Variable in class javax.ws.rs.core.AbstractMultivaluedMap
Backing store for the [key, multi-value] pairs.
streamFactory - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
StreamingOutput - Interface in javax.ws.rs.core
A type that may be used as a resource method return value or as the entity in a Response when the application wishes to stream the output.
StreamingOutputProvider - Class in org.jboss.resteasy.plugins.providers
 
StreamingOutputProvider() - Constructor for class org.jboss.resteasy.plugins.providers.StreamingOutputProvider
 
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
Deprecated.
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
 
Stylesheet - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb
Specifies an XML stylesheet header

e.g.

StylesheetProcessor - Class in org.jboss.resteasy.plugins.providers.jaxb
 
StylesheetProcessor() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.StylesheetProcessor
 
SUB_DELIMS - Static variable in class org.jboss.resteasy.util.URLUtils
sub-delims = "!" / "$" / "&" / "'" / "(" / ")" / "*" / "+" / "," / ";" / "="
submit() - Method in interface javax.ws.rs.client.Invocation
Submit the request for an asynchronous invocation and receive a future response back.
submit(Class<T>) - Method in interface javax.ws.rs.client.Invocation
Submit the request for an asynchronous invocation and receive a future response of the specified type back.
submit(GenericType<T>) - Method in interface javax.ws.rs.client.Invocation
Submit the request for an asynchronous invocation and receive a future response of the specified generic type back.
submit(InvocationCallback<T>) - Method in interface javax.ws.rs.client.Invocation
Submit the request for an asynchronous invocation and register an InvocationCallback to process the future result of the invocation.
submit() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
submit(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
submit(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
submit(InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
SubResourceInvoker - Class in org.jboss.resteasy.client.core
 
SubResourceInvoker(URI, Method, ProxyConfig) - Constructor for class org.jboss.resteasy.client.core.SubResourceInvoker
 
SubResourceInvoker - Class in org.jboss.resteasy.client.jaxrs.internal.proxy
 
SubResourceInvoker(ResteasyWebTarget, Method, ProxyConfig) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.SubResourceInvoker
 
SubresourceLocator - Class in org.jboss.resteasy.plugins.stats
 
SubresourceLocator() - Constructor for class org.jboss.resteasy.plugins.stats.SubresourceLocator
 
substitutePathParam(String, Object, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
Only replace path params in path of URI.
SUNX509 - Static variable in class Acme.Serve.SSLAcceptor
Certificate encoding algorithm to be used.
suppressExpandEntityExpansion() - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
suppressExpandEntityExpansion() - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
suppressExpandEntityExpansion() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonElementProvider
 
suppressExpandEntityExpansion() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlRootElementProvider
 
suppressExpandEntityExpansion() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlSeeAlsoProvider
 
suppressExpandEntityExpansion() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonXmlTypeProvider
 
suppressExpandEntityExpansion() - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
Suspend - Annotation Type in org.jboss.resteasy.annotations
 
suspend() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext
 
suspend(long) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext
 
suspend(long, TimeUnit) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext
 
suspend(long) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
 
suspend() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
 
suspend(long) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
 
suspend(long, TimeUnit) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
 
Suspended - Annotation Type in javax.ws.rs.container
Inject a suspended AsyncResponse into a parameter of an invoked JAX-RS resource or sub-resource method.
suspended() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
 
suspendEncoding() - Method in class org.jboss.resteasy.util.Base64.OutputStream
Suspends encoding of the stream.
SuspendInjector - Class in org.jboss.resteasy.core
 
SuspendInjector(long, Class) - Constructor for class org.jboss.resteasy.core.SuspendInjector
 
suspendTimeout - Variable in class org.jboss.resteasy.spi.metadata.Parameter
 
SynchronousDispatcher - Class in org.jboss.resteasy.core
 
SynchronousDispatcher(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.SynchronousDispatcher
 
SynchronousExecutionContext - Class in org.jboss.resteasy.core
 
SynchronousExecutionContext(SynchronousDispatcher, HttpRequest, HttpResponse) - Constructor for class org.jboss.resteasy.core.SynchronousExecutionContext
 
SynchronousExecutionContext.SynchronousAsynchronousResponse - Class in org.jboss.resteasy.core
 
SynchronousExecutionContext.SynchronousAsynchronousResponse(SynchronousDispatcher, HttpRequest, HttpResponse) - Constructor for class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
 
SyncInvoker - Interface in javax.ws.rs.client
Uniform interface for synchronous invocation of HTTP methods.
syncLatch - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
 

T

tag(EntityTag) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set a response entity tag.
tag(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set a strong response entity tag.
tag(EntityTag) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
tag(String) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
target(String) - Method in interface javax.ws.rs.client.Client
Build a new web resource target.
target(URI) - Method in interface javax.ws.rs.client.Client
Build a new web resource target.
target(UriBuilder) - Method in interface javax.ws.rs.client.Client
Build a new web resource target.
target(Link) - Method in interface javax.ws.rs.client.Client
Build a new web resource target.
target(String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
target(URI) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
target(UriBuilder) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
target(Link) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
 
target - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
targets - Variable in class org.jboss.resteasy.core.registry.ClassNode
 
targets - Variable in class org.jboss.resteasy.core.registry.SegmentNode
 
TE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
template - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
 
temporaryRedirect(URI) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a temporary redirection.
testParsing() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
 
TestPortProvider - Class in org.jboss.resteasy.test
Utility class that provides a port number for the Resteasy embedded container.
TestPortProvider() - Constructor for class org.jboss.resteasy.test.TestPortProvider
 
text(T) - Static method in class javax.ws.rs.client.Entity
Create a "text/plain" entity.
TEXT_HTML - Static variable in class javax.ws.rs.core.MediaType
A String constant representing ""text/html"" media type.
TEXT_HTML_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing ""text/html"" media type.
TEXT_JAVASCRIPT_MEDIA_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
"text/javascript" media type.
TEXT_JSON_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
"text/json" media type.
TEXT_PLAIN - Static variable in class javax.ws.rs.core.MediaType
A String constant representing ""text/plain"" media type.
TEXT_PLAIN_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing ""text/plain"" media type.
TEXT_XML - Static variable in class javax.ws.rs.core.MediaType
A String constant representing ""text/xml"" media type.
TEXT_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing ""text/xml"" media type.
threadFactory - Variable in class Acme.Utils.ThreadPool
 
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
 
threadPool - Variable in class Acme.Serve.Serve
 
ThrottledOutputStream - Class in Acme.Serve
 
ThrottledOutputStream(OutputStream, long) - Constructor for class Acme.Serve.ThrottledOutputStream
 
ThrottleItem - Class in Acme.Serve
 
ThrottleItem(long) - Constructor for class Acme.Serve.ThrottleItem
 
throwProcessingException(String, Throwable) - Method in class org.jboss.resteasy.core.MatrixParamInjector
 
throwProcessingException(String, Throwable) - Method in class org.jboss.resteasy.core.QueryParamInjector
 
throwProcessingException(String, Throwable) - Method in class org.jboss.resteasy.core.StringParameterInjector
 
throwReaderNotFound() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
throwReaderNotFound() - Method in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
 
throwReaderNotFound() - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
 
timeout - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
 
TimeoutHandler - Interface in javax.ws.rs.container
Asynchronous response suspend time-out handler.
timeoutHandler - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
timeoutUnit - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
 
timesRequested - Variable in class Acme.Serve.Serve.ServeConnection
 
title(String) - Method in interface javax.ws.rs.core.Link.Builder
Convenience method to set a title on this link.
TITLE - Static variable in class javax.ws.rs.core.Link
Title link param from RFC 5988.
title - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
 
title - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
 
title - Variable in class org.jboss.resteasy.plugins.providers.atom.Link
 
title(String) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
title - Variable in class org.jboss.resteasy.spi.Link
Deprecated.
 
tjws - Static variable in class org.jboss.resteasy.test.TJWSServletContainer
 
TJWSEmbeddedJaxrsServer - Class in org.jboss.resteasy.plugins.server.tjws
 
TJWSEmbeddedJaxrsServer() - Constructor for class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
TJWSRequestPreProcessor - Class in org.jboss.resteasy.plugins.server.tjws
 
TJWSRequestPreProcessor(SecurityDomain) - Constructor for class org.jboss.resteasy.plugins.server.tjws.TJWSRequestPreProcessor
 
TJWSRequestPreProcessor() - Constructor for class org.jboss.resteasy.plugins.server.tjws.TJWSRequestPreProcessor
 
TJWSServletContainer - Class in org.jboss.resteasy.test
 
TJWSServletContainer() - Constructor for class org.jboss.resteasy.test.TJWSServletContainer
 
TJWSServletDispatcher - Class in org.jboss.resteasy.plugins.server.tjws
 
TJWSServletDispatcher() - Constructor for class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
 
TJWSServletDispatcher(SecurityDomain) - Constructor for class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
 
TJWSServletServer - Class in org.jboss.resteasy.plugins.server.tjws
This cannot be restarted once stopped.
TJWSServletServer() - Constructor for class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
TJWSServletServer.FileMappingServe - Class in org.jboss.resteasy.plugins.server.tjws
 
TJWSServletServer.FileMappingServe() - Constructor for class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe
 
TLS - Static variable in class Acme.Serve.SSLAcceptor
SSL protocol variant to use.
toByteArray() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
 
toCookie() - Method in class javax.ws.rs.core.NewCookie
Obtain a new instance of a Cookie with the same name, value, path, domain and version as this NewCookie.
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
 
toFile(URL) - Static method in class Acme.Utils
 
toHeaderString(Object) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
toHeaderString(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
Convert an object to a header string.
toHeaderString(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
toHeaderString(Object) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
 
toHeaderString(Object) - Method in interface org.jboss.resteasy.spi.HeaderValueProcessor
Convert an object to a header string.
toHeaderString(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
toJaxrsLink() - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
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
toResponse(E) - Method in interface javax.ws.rs.ext.ExceptionMapper
Map an exception to a Response.
toString() - Method in class Acme.Serve.SelectorAcceptor
 
toString() - Method in class Acme.Serve.SimpleAcceptor
 
toString() - Method in class Acme.Serve.SSLAcceptor
 
toString() - Method in class Acme.Utils.ThreadPool
 
toString() - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
toString() - Method in class javax.ws.rs.core.CacheControl
Convert the cache control to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.Cookie
Convert the cookie to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.EntityTag
Convert the entity tag to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.GenericEntity
 
toString() - Method in class javax.ws.rs.core.GenericType
 
toString() - Method in class javax.ws.rs.core.Link
Returns a string representation as a link header (RFC 5988).
toString() - Method in class javax.ws.rs.core.MediaType
Convert the media type to a string suitable for use as the value of a corresponding HTTP header.
toString() - Method in class javax.ws.rs.core.NewCookie
Convert the cookie to a string suitable for use as the value of the corresponding HTTP header.
toString() - Method in enum javax.ws.rs.core.Response.Status
Get the reason phrase.
toString() - Method in class javax.ws.rs.core.Variant
 
toString(T) - Method in interface javax.ws.rs.ext.ParamConverter
Convert the supplied value to a String.
toString(T) - Method in interface javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
Convert the supplied value to a String.
toString() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
 
toString(Object) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
toString() - Method in class org.jboss.resteasy.client.core.ClientProxy
 
toString() - Method in class org.jboss.resteasy.client.core.extractors.ClientResponseProxy
 
toString(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
 
toString() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
 
toString() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientResponseProxy
 
toString(Object, Class, Type, Annotation[]) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
toString(CacheControl) - Method in class org.jboss.resteasy.plugins.delegates.CacheControlDelegate
 
toString(Cookie) - Method in class org.jboss.resteasy.plugins.delegates.CookieHeaderDelegate
 
toString(Date) - Method in class org.jboss.resteasy.plugins.delegates.DateDelegate
 
toString(EntityTag) - Method in class org.jboss.resteasy.plugins.delegates.EntityTagDelegate
 
toString(Link) - Method in class org.jboss.resteasy.plugins.delegates.LinkDelegate
 
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.plugins.providers.validation.ViolationsContainer
 
toString() - Method in class org.jboss.resteasy.specimpl.LinkImpl
 
toString() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
toString() - Method in class org.jboss.resteasy.spi.Link
Deprecated.
 
toString() - Method in class org.jboss.resteasy.spi.LinkHeader
 
toString(Object, Class, Type, Annotation[]) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Convert an object to a string.
toString(T) - Method in interface org.jboss.resteasy.spi.StringConverter
Deprecated.
 
toString() - Method in class org.jboss.resteasy.util.WeightedLanguage
 
toTemplate() - Method in class javax.ws.rs.core.UriBuilder
Get the URI template string represented by this URI builder.
toTemplate() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
toURI() - Method in interface org.jboss.resteasy.spi.touri.URIable
 
trace() - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP TRACE method for the current request asynchronously.
trace(Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP TRACE method for the current request asynchronously.
trace(GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP TRACE method for the current request asynchronously.
trace(InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
Invoke HTTP TRACE method for the current request asynchronously.
trace() - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP TRACE method for the current request synchronously.
trace(Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP TRACE method for the current request synchronously.
trace(GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
Invoke HTTP TRACE method for the current request synchronously.
trace() - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
trace(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
trace(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
trace(InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
 
trace() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
trace(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
trace(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
 
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
 
TraceResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
TraceResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.TraceResourceMethod
 
TRAILER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
TRANSFER_ENCODING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
TRANSFERENCODING - Static variable in class Acme.Serve.Serve.ServeConnection
 
trimPathSeparators(String) - Static method in class Acme.WildcardDictionary
 
trustStore(KeyStore) - Method in class javax.ws.rs.client.ClientBuilder
Set the client-side trust store.
truststore - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
trustStore(KeyStore) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
type(String) - Method in interface javax.ws.rs.core.Link.Builder
Convenience method to set a type on this link.
TYPE - Static variable in class javax.ws.rs.core.Link
Type link param from RFC 5988.
type(MediaType) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the message entity media type.
type(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the message entity media type.
type() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
 
type - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
 
type - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
type - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
type - Variable in class org.jboss.resteasy.plugins.providers.atom.Link
 
type(String) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
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
Deprecated.
 
type - Variable in class org.jboss.resteasy.spi.metadata.Parameter
 
type(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
type(GenericType) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
 
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
 

U

UnauthorizedException - Exception in org.jboss.resteasy.spi
Deprecated.
UnauthorizedException() - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
Deprecated.
 
UnauthorizedException(String) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
Deprecated.
 
UnauthorizedException(String, Response) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
Deprecated.
 
UnauthorizedException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
Deprecated.
 
UnauthorizedException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
Deprecated.
 
UnauthorizedException(Throwable) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
Deprecated.
 
UnauthorizedException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.UnauthorizedException
Deprecated.
 
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
 
unloadServlet(Servlet) - Method in class Acme.Serve.Serve
 
unloadServlet(String) - Method in class Acme.Serve.Serve
 
unmarshal(Link.JaxbLink) - Method in class javax.ws.rs.core.Link.JaxbAdapter
Convert a Link.JaxbLink into a Link.
unmarshal(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.BooleanAdapter
 
unmarshal(String) - Method in class org.jboss.resteasy.plugins.providers.atom.MediaTypeAdapter
 
unmarshal(String) - Method in class org.jboss.resteasy.plugins.providers.atom.UriAdapter
 
unmarshal(File) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
unmarshal(InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
Turns off expansion of external entities.
unmarshal(Reader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
unmarshal(URL) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
unmarshal(InputSource) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
Turns off expansion of external entities.
unmarshal(Node) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
unmarshal(Source) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
unmarshal(XMLStreamReader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
unmarshal(XMLEventReader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
unmarshal(Node, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
unmarshal(Source, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
unmarshal(XMLStreamReader, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
unmarshal(XMLEventReader, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller
 
unmarshal(File) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(Reader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(URL) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(InputSource) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(Node) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(Node, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(Source) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(Source, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(XMLStreamReader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(XMLStreamReader, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(XMLEventReader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(XMLEventReader, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
unmarshal(File) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(Reader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(URL) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(InputSource) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(Node) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(Node, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(Source) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(Source, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(XMLStreamReader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(XMLStreamReader, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(XMLEventReader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
unmarshal(XMLEventReader, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
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 / "-" / "." / "_" / "~"
UnsupportedMediaTypeException - Exception in org.jboss.resteasy.spi
Deprecated.
UnsupportedMediaTypeException(String) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
Deprecated.
 
UnsupportedMediaTypeException(String, Response) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
Deprecated.
 
UnsupportedMediaTypeException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
Deprecated.
 
UnsupportedMediaTypeException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
Deprecated.
 
UnsupportedMediaTypeException(Throwable) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
Deprecated.
 
UnsupportedMediaTypeException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.UnsupportedMediaTypeException
Deprecated.
 
unwrapException(HttpRequest, Throwable) - Method in class org.jboss.resteasy.core.ExceptionHandler
 
unwrappedExceptions - Variable in class org.jboss.resteasy.core.ExceptionHandler
 
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
Deprecated.
 
updateOnNotModified(ClientRequestContext, BrowserCache.Entry, ClientResponseContext) - Method in class org.jboss.resteasy.client.jaxrs.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(URI) - Method in interface javax.ws.rs.core.Link.Builder
Set underlying URI template for the link being constructed.
uri(String) - Method in interface javax.ws.rs.core.Link.Builder
Set underlying string representing URI template for the link being constructed.
uri(URI) - Method in class javax.ws.rs.core.UriBuilder
Copies the non-null components of the supplied URI to the UriBuilder replacing any existing values for those components.
uri(String) - Method in class javax.ws.rs.core.UriBuilder
Parses the uriTemplate string and copies the parsed components of the supplied URI to the UriBuilder replacing any existing values for those components.
uri - Variable in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
uri - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
uri - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
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.LinkBuilderImpl
 
uri(String) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
uri - Variable in class org.jboss.resteasy.specimpl.LinkImpl
 
uri(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
uri(URI) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
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
 
UriAdapter - Class in org.jboss.resteasy.plugins.providers.atom
 
UriAdapter() - Constructor for class org.jboss.resteasy.plugins.providers.atom.UriAdapter
 
uriBuilder(UriBuilder) - Method in interface javax.ws.rs.core.Link.Builder
Set underlying URI builder representing the URI template for the link being constructed.
UriBuilder - Class in javax.ws.rs.core
URI template-aware utility class for building URIs from their components.
UriBuilder() - Constructor for class javax.ws.rs.core.UriBuilder
Protected constructor, use one of the static fromXxx(...) methods to obtain an instance.
uriBuilder - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
 
uriBuilder - Variable in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
uriBuilder(UriBuilder) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
 
UriBuilderException - Exception in javax.ws.rs.core
A runtime exception thrown by UriBuilder.build(Object...) methods when a URI cannot be constructed based on the current state of the builder.
UriBuilderException() - Constructor for exception javax.ws.rs.core.UriBuilderException
Creates a new instance of UriBuilderException without detail message.
UriBuilderException(String) - Constructor for exception javax.ws.rs.core.UriBuilderException
Constructs an instance of UriBuilderException with the specified detail message.
UriBuilderException(String, Throwable) - Constructor for exception javax.ws.rs.core.UriBuilderException
Constructs an instance of UriBuilderException with the specified detail message and cause.
UriBuilderException(Throwable) - Constructor for exception javax.ws.rs.core.UriBuilderException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
UriHeaderDelegate - Class in org.jboss.resteasy.plugins.delegates
 
UriHeaderDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.UriHeaderDelegate
 
UriInfo - Interface in javax.ws.rs.core
An injectable interface that provides access to application and request URI information.
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
 
URIParamProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation
allows a user to specify the url.
URIParamProcessor() - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.URIParamProcessor
 
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.ResteasyUriBuilder
You may put path parameters anywhere within the uriTemplate except port
URITemplate - Annotation Type in org.jboss.resteasy.spi.touri
This annotation can be added to any object to perform Java beans-based transformation between URI template and bean properties.
URITemplateAnnotationResolver - Class in org.jboss.resteasy.spi.touri
 
URITemplateAnnotationResolver() - Constructor for class org.jboss.resteasy.spi.touri.URITemplateAnnotationResolver
 
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
 
URLConnectionEngine - Class in org.jboss.resteasy.client.jaxrs.engines
 
URLConnectionEngine() - Constructor for class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
 
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.
useContainerFormParams - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
useContainerParams - Variable in class org.jboss.resteasy.plugins.providers.ServerFormUrlEncodedProvider
 
USER - Static variable in class javax.ws.rs.Priorities
User-level filter/interceptor priority.
USER_AGENT - Static variable in interface javax.ws.rs.core.HttpHeaders
USER_AGENT - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
userInfo(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI user-info.
userInfo(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
 
UTF8 - Static variable in class Acme.Serve.Serve
 
Utils - Class in Acme
 
Utils() - Constructor for class Acme.Utils
 
Utils.DummyPrintStream - Class in Acme
 
Utils.DummyPrintStream() - Constructor for class Acme.Utils.DummyPrintStream
 
Utils.SimpleBuffer - Class in Acme
 
Utils.SimpleBuffer() - Constructor for class Acme.Utils.SimpleBuffer
 
Utils.ThreadFactory - Interface in Acme
 
Utils.ThreadPool - Class in Acme
 
Utils.ThreadPool(Properties, Utils.ThreadFactory) - Constructor for class Acme.Utils.ThreadPool
Creates a thread pool not queued with max number of threads defined in properties or DEF_MAX_POOLED_THREAD = 20

V

validate(HttpRequest, Object, Class<?>...) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
Validates all constraints on object.
validateAllParameters(HttpRequest, Object, Method, Object[], Class<?>...) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
Validates all constraints placed on the parameters of the given method.
validateReturnValue(HttpRequest, Object, Method, Object, Class<?>...) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
Validates all return value constraints of the given method.
Validation - Class in org.jboss.resteasy.api.validation
 
Validation() - Constructor for class org.jboss.resteasy.api.validation.Validation
 
VALIDATION_HEADER - Static variable in class org.jboss.resteasy.api.validation.Validation
 
validator - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
ValueInjector - Interface in org.jboss.resteasy.core
 
valueOf(String) - Static method in class javax.ws.rs.core.CacheControl
Creates a new instance of CacheControl by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.Cookie
Creates a new instance of Cookie by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.EntityTag
Creates a new instance of EntityTag by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.Link
Simple parser to convert link header string representations into a link.
valueOf(String) - Static method in class javax.ws.rs.core.MediaType
Creates a new instance of MediaType by parsing the supplied string.
valueOf(String) - Static method in class javax.ws.rs.core.NewCookie
Creates a new instance of NewCookie by parsing the supplied string.
valueOf(String) - Static method in enum javax.ws.rs.core.Response.Status.Family
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.ws.rs.core.Response.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.ws.rs.RuntimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.resteasy.api.validation.ConstraintType.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine.MemoryUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
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.specimpl.LinkImpl
 
valueOf(String) - Static method in class org.jboss.resteasy.spi.LinkHeader
 
valueOf(String) - Static method in enum org.jboss.resteasy.spi.metadata.Parameter.ParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.jboss.resteasy.util.WeightedMediaType
 
values() - Method in class javax.ws.rs.core.AbstractMultivaluedMap
 
values() - Static method in enum javax.ws.rs.core.Response.Status.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.ws.rs.core.Response.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.ws.rs.RuntimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.resteasy.api.validation.ConstraintType.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine.MemoryUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
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() - Static method in enum org.jboss.resteasy.spi.metadata.Parameter.ParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
values() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
 
variant(Variant) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set message entity representation metadata.
Variant - Class in javax.ws.rs.core
Abstraction for a resource representation variant.
Variant(MediaType, String, String) - Constructor for class javax.ws.rs.core.Variant
Create a new instance of Variant.
Variant(MediaType, String, String, String) - Constructor for class javax.ws.rs.core.Variant
Create a new instance of Variant.
Variant(MediaType, String, String, String, String) - Constructor for class javax.ws.rs.core.Variant
Create a new instance of Variant.
Variant(MediaType, Locale, String) - Constructor for class javax.ws.rs.core.Variant
Create a new instance of Variant.
variant(Variant) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
Variant.VariantListBuilder - Class in javax.ws.rs.core
A builder for a list of representation variants.
Variant.VariantListBuilder() - Constructor for class javax.ws.rs.core.Variant.VariantListBuilder
Protected constructor, use the static newInstance method to obtain an instance.
VariantListBuilderImpl - Class in org.jboss.resteasy.specimpl
 
VariantListBuilderImpl() - Constructor for class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
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(Variant...) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add a Vary header that lists the available variants.
variants(List<Variant>) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add a Vary header that lists the available variants.
variants(List<Variant>) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
variants(Variant...) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
VARY - Static variable in interface javax.ws.rs.core.HttpHeaders
VARY - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
verifier - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
VIA - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ViolationsContainer<T> - Class in org.jboss.resteasy.plugins.providers.validation
 
ViolationsContainer() - Constructor for class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
ViolationsContainer(Set<ResteasyConstraintViolation>) - Constructor for class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
 
VoidEntityTypeFactory - Class in org.jboss.resteasy.client.core
 
VoidEntityTypeFactory() - Constructor for class org.jboss.resteasy.client.core.VoidEntityTypeFactory
 

W

WarDeployer - Interface in Acme.Serve
 
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
 
wasForwarded() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
wasForwarded - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
wasForwarded() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
wasForwarded() - Method in interface org.jboss.resteasy.spi.HttpRequest
 
wasForwarded() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
 
wasReleased - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
 
wasReleased() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
 
wasSuspended - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
 
WebApplicationException - Exception in javax.ws.rs
Runtime exception for applications.
WebApplicationException() - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and default HTTP status code of 500.
WebApplicationException(String) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and default HTTP status code of 500.
WebApplicationException(Response) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance using the supplied response.
WebApplicationException(String, Response) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance using the supplied response.
WebApplicationException(int) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code.
WebApplicationException(String, int) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code.
WebApplicationException(Response.Status) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code.
WebApplicationException(String, Response.Status) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code.
WebApplicationException(Throwable) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and default HTTP status code of 500.
WebApplicationException(String, Throwable) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and default HTTP status code of 500.
WebApplicationException(Throwable, Response) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance using the supplied response.
WebApplicationException(String, Throwable, Response) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance using the supplied response.
WebApplicationException(Throwable, int) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code.
WebApplicationException(String, Throwable, int) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code.
WebApplicationException(Throwable, Response.Status) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code.
WebApplicationException(String, Throwable, Response.Status) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code.
WebTarget - Interface in javax.ws.rs.client
A resource target identified by the resource URI.
webTarget - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
 
WebTargetProcessor - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy.processors
 
weight - Variable in class Acme.Serve.Serve.LocaleWithWeight
 
WeightedLanguage - Class in org.jboss.resteasy.util
 
WeightedLanguage(Locale, float) - Constructor for class org.jboss.resteasy.util.WeightedLanguage
 
WeightedMediaType - Class in org.jboss.resteasy.util
 
WHITE_SPACE_ENC - Static variable in class Acme.Utils
 
widerMatching - Variable in class org.jboss.resteasy.core.ResourceMethodRegistry
 
widerRequestMatching - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
 
WILD_SUBTYPE_COMPOSITE_PATTERN - Static variable in class org.jboss.resteasy.core.MediaTypeMap
 
WILDCARD - Static variable in class javax.ws.rs.core.MediaType
A String constant representing wildcard ""*/*"" media type .
WILDCARD_ARRAY - Static variable in class org.jboss.resteasy.core.registry.SegmentNode
 
WILDCARD_TYPE - Static variable in class javax.ws.rs.core.MediaType
A MediaType constant representing wildcard ""*/*"" media type.
WildcardDictionary - Class in Acme
 
WildcardDictionary() - Constructor for class Acme.WildcardDictionary
 
withCharset(String) - Method in class javax.ws.rs.core.MediaType
Create a new MediaType instance with the same type, subtype and parameters copied from the original instance and the supplied ""charset"" parameter.
withConfig(Configuration) - Method in class javax.ws.rs.client.ClientBuilder
Set the internal configuration state to an externally provided configuration state.
withConfig(Configuration) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
 
wrapInJAXBElement(Object, Class<?>) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider
If this object is managed by an XmlRegistry, this method will invoke the registry and wrap the object in a JAXBElement so that it can be marshalled.
Wrapped - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb
Put this on a method or parameter when you want to marshal or unmarshal a collection or array of JAXB objects

i.e.

WrappedMap - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb
Put this on a method or parameter when you want to marshal or unmarshal a map of JAXB objects

i.e.

write(int) - Method in class Acme.Serve.Serve.ServeOutputStream
 
write(byte[]) - Method in class Acme.Serve.Serve.ServeOutputStream
 
write(byte[], int, int) - Method in class Acme.Serve.Serve.ServeOutputStream
 
write(int) - Method in class Acme.Serve.ThrottledOutputStream
 
write(byte[], int, int) - Method in class Acme.Serve.ThrottledOutputStream
 
write(OutputStream) - Method in interface javax.ws.rs.core.StreamingOutput
Called to write the message body.
write(Object, MediaType, OutputStream) - Static method in class org.jboss.resteasy.core.messagebody.WriterUtility
 
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
Deprecated.
 
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
 
write(int) - Method in class org.jboss.resteasy.util.DelegatingOutputStream
 
write(byte[]) - Method in class org.jboss.resteasy.util.DelegatingOutputStream
 
write(byte[], int, int) - Method in class org.jboss.resteasy.util.DelegatingOutputStream
 
writeException(HttpRequest, HttpResponse, Throwable) - 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
writeIt(File, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
 
writeNomapResponse(BuiltResponse, HttpRequest, HttpResponse, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.core.ServerResponseWriter
 
writeRequestBody(MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.client.ClientRequest
Deprecated.
 
writeRequestBody(OutputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
 
writeResponse(HttpRequest, HttpResponse, Response) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
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
 
WriterInterceptor - Interface in javax.ws.rs.ext
WriterInterceptorContext - Interface in javax.ws.rs.ext
WriterInterceptorRegistry - Class in org.jboss.resteasy.core.interception
 
WriterInterceptorRegistry(ResteasyProviderFactory, LegacyPrecedence) - Constructor for class org.jboss.resteasy.core.interception.WriterInterceptorRegistry
 
WriterInterceptorRegistry.WriterInterceptorFacade - Class in org.jboss.resteasy.core.interception
 
WriterInterceptorRegistry.WriterInterceptorFacade(MessageBodyWriterInterceptor) - Constructor for class org.jboss.resteasy.core.interception.WriterInterceptorRegistry.WriterInterceptorFacade
 
writerInterceptors - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
 
writerInterceptors - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
 
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, WriterInterceptor[]) - Constructor for class org.jboss.resteasy.core.messagebody.WriterUtility
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Write a type to an HTTP message.
writeTo(MessageBodyWriter) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
 
writeTo(MessageBodyWriter) - Method in class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
 
writeTo(Entry, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
 
writeTo(Feed, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
 
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(FileRange, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.FileRangeWriter
 
writeTo(MultivaluedMap, 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(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
writeTo(JAXBElement<?>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
 
writeTo(Form, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
 
writeTo(InputStream, OutputStream) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
 
writeTo(Reader, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.ReaderProvider
 
writeTo(Serializable, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.SerializableProvider
 
writeTo(Source, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.SourceProvider
 
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
 
WWW_AUTHENTICATE - Static variable in interface javax.ws.rs.core.HttpHeaders
WWW_AUTHENTICATE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
WWWFORMURLENCODE - Static variable in class Acme.Serve.Serve.ServeConnection
 

X

xhtml(T) - Static method in class javax.ws.rs.client.Entity
Create an "application/xhtml+xml" entity.
xml(T) - Static method in class javax.ws.rs.client.Entity
Create an "application/xml" entity.
XmlHeader - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb
Sets an XML header for the returned document.
XmlHeaderProcessor - Class in org.jboss.resteasy.plugins.providers.jaxb
 
XmlHeaderProcessor() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.XmlHeaderProcessor
 
XmlJAXBContextFinder - Class in org.jboss.resteasy.plugins.providers.jaxb
 
XmlJAXBContextFinder() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder
 
XmlNamespacePrefixMapper - Class in org.jboss.resteasy.plugins.providers.jaxb
A XmlNamespecePrefixMapper.
XmlNamespacePrefixMapper(XmlNs...) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.XmlNamespacePrefixMapper
Create a new XmlNamespecePrefixMapper.
XmlNsMap - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb.json
A JSONToXml.
XSL - Static variable in annotation type org.jboss.resteasy.annotations.providers.jaxb.Stylesheet
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2016. All Rights Reserved.