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

A

abdera - Variable in class org.jboss.resteasy.plugins.providers.atom.AbstractAbdera
 
AbderaEntryProvider - Class in org.jboss.resteasy.plugins.providers.atom
 
AbderaEntryProvider() - Constructor for class org.jboss.resteasy.plugins.providers.atom.AbderaEntryProvider
 
AbderaFeedProvider - Class in org.jboss.resteasy.plugins.providers.atom
 
AbderaFeedProvider() - Constructor for class org.jboss.resteasy.plugins.providers.atom.AbderaFeedProvider
 
AbstractAbdera - Class in org.jboss.resteasy.plugins.providers.atom
 
AbstractAbdera() - Constructor for class org.jboss.resteasy.plugins.providers.atom.AbstractAbdera
 
AbstractEntityProvider<T> - Class in org.jboss.resteasy.plugins.providers
A AbstractEntityProvider.
AbstractEntityProvider() - Constructor for class org.jboss.resteasy.plugins.providers.AbstractEntityProvider
 
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
 
AbstractMultipartFormDataWriter - Class in org.jboss.resteasy.plugins.providers.multipart
 
AbstractMultipartFormDataWriter() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartFormDataWriter
 
AbstractMultipartWriter - Class in org.jboss.resteasy.plugins.providers.multipart
 
AbstractMultipartWriter() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
 
ACCEPT - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
accept(MediaType) - Method in class org.jboss.resteasy.client.ClientRequest
 
accept(String) - Method in class org.jboss.resteasy.client.ClientRequest
 
accept(List<MediaType>) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
accept(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
ACCEPT - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_CHARSET - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
ACCEPT_CHARSET - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_ENCODING - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
ACCEPT_ENCODING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_LANGUAGE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
ACCEPT_LANGUAGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ACCEPT_RANGES - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
AcceptableVariant - Class in org.jboss.resteasy.util
 
AcceptableVariant(Variant) - Constructor for class org.jboss.resteasy.util.AcceptableVariant
 
AcceptableVariant(MediaType, String, String) - Constructor for class org.jboss.resteasy.util.AcceptableVariant
 
accepted(ResourceMethod) - Method in interface org.jboss.resteasy.core.interception.ResourceMethodInterceptor
Whether or not this ResourceMethod should be intercepted.
accepted(ResourceMethod) - Method in class org.jboss.resteasy.core.ResourceMethodCacheControlInterceptor
 
accepted(ResourceMethod) - Method in class org.jboss.resteasy.core.ResourceMethodSecurityInterceptor
 
accepts - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
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(String, Object) - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
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
 
addApplicationConfig(Application) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
addApplicationConfig(Application) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
addBuiltInMessageBodyReader(MessageBodyReader) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addBuiltInMessageBodyReader(MessageBodyReader) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addBuiltInMessageBodyWriter(MessageBodyWriter) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addBuiltInMessageBodyWriter(MessageBodyWriter) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addContextResolver(Class<? extends ContextResolver>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addContextResolver(ContextResolver) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addContextResolver(Class<? extends ContextResolver>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addContextResolver(ContextResolver) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addEncodedPathParameter(String, String) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
addExceptionMapper(Class<? extends ExceptionMapper>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addExceptionMapper(ExceptionMapper) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addExceptionMapper(Class<? extends ExceptionMapper>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addExceptionMapper(ExceptionMapper) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addFormData(String, Object, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
 
addFormData(String, Object, GenericType, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
 
addFormData(String, Object, Class, Type, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
 
addFormHeader(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
Set CONTENT-TYPE to ""application/x-www-form-urlencoded"
addHeader(String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
 
addHeaderDelegate(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addHeaderDelegate(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addInterceptor(ClientInterceptor) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
addItem(Item) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
FIXME Comment this
addJndiResource(String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addJndiResource(String, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addJndiResource(String) - Method in interface org.jboss.resteasy.spi.Registry
Add a JAX-RS endpoint that exists in JNDI
addJndiResource(String, String) - Method in interface org.jboss.resteasy.spi.Registry
Add a JAX-RS endpoint that exists in JNDI.
addMessageBodyReader(MessageBodyReader, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyReader(Class<? extends MessageBodyReader>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyReader(MessageBodyReader) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyReader(Class<? extends MessageBodyReader>) - 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
 
addMessageBodyWriter(MessageBodyWriter, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyWriter(Class<? extends MessageBodyWriter>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyWriter(MessageBodyWriter) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addMessageBodyWriter(Class<? extends MessageBodyWriter>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyWriter(MessageBodyWriter) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addMessageBodyWriter(MessageBodyWriter, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
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
 
addPart(Object, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
 
addPart(Object, GenericType, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
 
addPart(Object, Class, Type, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
 
addPath(String[], int, ResourceInvoker) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
addPath(String, ResourceInvoker) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
addPerRequestResource(Class, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addPerRequestResource(Class) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
Register a vanilla JAX-RS resource class
addPerRequestResource(Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
Add a JAX-RS endpoint.
addPerRequestResource(Class<?>, String) - Method in interface org.jboss.resteasy.spi.Registry
Add a JAX-RS endpoint.
addPerRequestResource(Class<?>) - Method in class org.jboss.resteasy.test.BaseResourceTest
 
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) - 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.
addResponseHeader(String, Object) - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
addResponseHeader(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
addRole(String, String) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
 
addRoles(String, String[]) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
 
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
 
addSingletonResource(Object) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addSingletonResource(Object, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
addSingletonResource(Object) - Method in interface org.jboss.resteasy.spi.Registry
Add a JAX-RS endpoint.
addSingletonResource(Object, String) - Method in interface org.jboss.resteasy.spi.Registry
Add a JAX-RS endpoint.
addStringConverter(Class<? extends StringConverter>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addStringConverter(StringConverter) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
addStringConverter(Class<? extends StringConverter>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addStringConverter(StringConverter) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
addUser(String, String, String[]) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
 
after() - Static method in class org.jboss.resteasy.test.BaseResourceTest
 
afterPropertiesSet() - Method in class org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
 
afterPropertiesSet() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
afterPropertiesSet() - Method in class org.jboss.resteasy.springmvc.JettyLifecycleManager
 
afterPropertiesSet() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
afterPropertiesSet() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
afterUnmarshal(Unmarshaller, Object) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
JAXB Callback method used to reassociate the item with the owning Order.
afterUnmarshal(Unmarshaller, Object) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
JAXB Callback method used to reassociate the item with the owning Order.
AGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ALLOW - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
allowRereads - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
alreadyQuoted(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
alternateMediaType - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
annotations - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
appendCookieValue(StringBuffer, int, String, String, String, String, String, int, boolean) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
Application - Class in javax.ws.rs.core
Defines the components of a JAX-RS application and supplies additional metadata.
Application() - Constructor for class javax.ws.rs.core.Application
 
APPLICATION_ATOM_XML - Static variable in class javax.ws.rs.core.MediaType
"application/atom+xml"
APPLICATION_ATOM_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/atom+xml"
APPLICATION_FORM_URLENCODED - Static variable in class javax.ws.rs.core.MediaType
"application/x-www-form-urlencoded"
APPLICATION_FORM_URLENCODED_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/x-www-form-urlencoded"
APPLICATION_JSON - Static variable in class javax.ws.rs.core.MediaType
"application/json"
APPLICATION_JSON_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/json"
APPLICATION_OCTET_STREAM - Static variable in class javax.ws.rs.core.MediaType
"application/octet-stream"
APPLICATION_OCTET_STREAM_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/octet-stream"
APPLICATION_SVG_XML - Static variable in class javax.ws.rs.core.MediaType
"application/svg+xml"
APPLICATION_SVG_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/svg+xml"
APPLICATION_XHTML_XML - Static variable in class javax.ws.rs.core.MediaType
"application/xhtml+xml"
APPLICATION_XHTML_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/xhtml+xml"
APPLICATION_XML - Static variable in class javax.ws.rs.core.MediaType
"application/xml"
APPLICATION_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/xml"
ApplicationException - Exception in org.jboss.resteasy.spi
This exception should only be used by Resteasy integrators.
ApplicationException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.ApplicationException
 
ApplicationException(Throwable) - Constructor for exception org.jboss.resteasy.spi.ApplicationException
 
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
 
AsynchronousResponse - Interface in org.jboss.resteasy.spi
This is injected into a jax-rs method via the @Suspend annotation.
AsyncronousDispatcherManager - Class in org.jboss.resteasy.plugins.spring
 
AsyncronousDispatcherManager() - Constructor for class org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
 
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.ClientResponseImpl
 
authenticate(String, String) - Method in interface org.jboss.resteasy.plugins.server.embedded.SecurityDomain
 
authenticate(String, String) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
 
AUTHORIZATION - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
AUTHORIZATION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 

B

BadgerContext - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
BadgerContext(Class...) - 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
 
baos - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
baos - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
baseMethod - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
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
 
BASIC_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Basic authentication.
beanFactory - Variable in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
 
beanName - Variable in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
 
BeanNameFilter - Class in org.jboss.resteasy.plugins.spring
 
BeanNameFilter() - Constructor for class org.jboss.resteasy.plugins.spring.BeanNameFilter
 
before() - Static method in class org.jboss.resteasy.test.BaseResourceTest
 
bind(ResourceMethod) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
body(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
boundary - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
boundary - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
 
boundaryBytes - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
bounded - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
buffer - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
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() - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Build a list of representation variants from the current state of the builder.
build() - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
build(Object...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
build() - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
 
buildFromEncoded(Object...) - Method in class javax.ws.rs.core.UriBuilder
Build a URI.
buildFromEncoded(Object...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, any URI template parameters will be replaced by the value in the supplied map.
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
buildFromMap(Map<String, ? extends Object>) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, any URI template parameters will be replaced by the value in the supplied map.
buildFromMap(Map<String, ? extends Object>) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
buildFromMap(Map<String, ? extends Object>, boolean) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
buildFromValues(boolean, Object...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
buildRequest(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.CookieParamMarshaller
 
buildRequest(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.FormMarshaller
 
buildRequest(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.FormParamMarshaller
 
buildRequest(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.HeaderParamMarshaller
 
buildRequest(Object, HttpMethodBase) - Method in interface org.jboss.resteasy.client.core.Marshaller
 
buildRequest(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.MatrixParamMarshaller
 
buildRequest(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.MessageBodyParameterMarshaller
 
buildRequest(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.PathParamMarshaller
 
buildRequest(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.QueryParamMarshaller
 
buildUri(Object, UriBuilderImpl) - Method in class org.jboss.resteasy.client.core.CookieParamMarshaller
 
buildUri(Object, UriBuilderImpl) - Method in class org.jboss.resteasy.client.core.FormMarshaller
 
buildUri(Object, UriBuilderImpl) - Method in class org.jboss.resteasy.client.core.FormParamMarshaller
 
buildUri(Object, UriBuilderImpl) - Method in class org.jboss.resteasy.client.core.HeaderParamMarshaller
 
buildUri(Object, UriBuilderImpl) - Method in interface org.jboss.resteasy.client.core.Marshaller
 
buildUri(Object, UriBuilderImpl) - Method in class org.jboss.resteasy.client.core.MatrixParamMarshaller
 
buildUri(Object, UriBuilderImpl) - Method in class org.jboss.resteasy.client.core.MessageBodyParameterMarshaller
 
buildUri(Object, UriBuilderImpl) - Method in class org.jboss.resteasy.client.core.PathParamMarshaller
 
buildUri(Object, UriBuilderImpl) - Method in class org.jboss.resteasy.client.core.QueryParamMarshaller
 
buildUrl(String, boolean, Object...) - Method in class org.jboss.resteasy.client.core.WebRequestIntializer
 
buildUrl(URI, boolean, Method, Object...) - Method in class org.jboss.resteasy.client.core.WebRequestIntializer
 
ByteArrayProvider - Class in org.jboss.resteasy.plugins.providers
 
ByteArrayProvider() - Constructor for class org.jboss.resteasy.plugins.providers.ByteArrayProvider
 

C

Cache - Annotation Type in org.jboss.resteasy.annotations.cache
Set response Cache-Control header automatically.
CACHE_CONTROL - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
CACHE_CONTROL - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
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 on the ResponseBuilder.
cacheControl - Variable in class org.jboss.resteasy.core.ResourceMethodCacheControlInterceptor
 
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
 
cachedSubresources - Variable in class org.jboss.resteasy.core.ResourceLocator
 
cacheInputStream - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
CaseInsensitiveMap<V> - Class in org.jboss.resteasy.util
 
CaseInsensitiveMap() - Constructor for class org.jboss.resteasy.util.CaseInsensitiveMap
 
Category - Class in org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Category() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Category
 
checkFailureStatus() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
checkName(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
Deprecated. - Not used
clazz - Variable in class org.jboss.resteasy.client.core.FormMarshaller
 
clazz - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
clear() - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
clear() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
clear() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
clearContextData() - Method in class org.jboss.resteasy.core.DispatcherUtilities
 
clearContextData() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
client - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
CLIENT_CERT_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Client Certificate authentication.
ClientHttpOutput - Interface in org.jboss.resteasy.spi
Bridge interface between the base Resteasy JAX-RS client implementation and the actual HTTP transport (i.e.
ClientInterceptor - Interface in org.jboss.resteasy.client.core
 
ClientInvoker - Class in org.jboss.resteasy.client.core
 
ClientInvoker(Class<?>, Method, ResteasyProviderFactory, HttpClient, Iterable<ClientInterceptor>) - Constructor for class org.jboss.resteasy.client.core.ClientInvoker
 
ClientMarshallerFactory - Class in org.jboss.resteasy.client.core
 
ClientMarshallerFactory() - Constructor for class org.jboss.resteasy.client.core.ClientMarshallerFactory
 
ClientProxy - Class in org.jboss.resteasy.client.core
 
ClientProxy(Map<Method, ClientInvoker>) - Constructor for class org.jboss.resteasy.client.core.ClientProxy
 
ClientRequest - Class in org.jboss.resteasy.client
 
ClientRequest(String) - Constructor for class org.jboss.resteasy.client.ClientRequest
 
ClientRequest(String, HttpClient) - Constructor for class org.jboss.resteasy.client.ClientRequest
 
ClientRequest(String, HttpClient, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.ClientRequest
 
ClientResponse<T> - Class in org.jboss.resteasy.client
Response extension for the RESTEasy client framework.
ClientResponse() - Constructor for class org.jboss.resteasy.client.ClientResponse
 
ClientResponseFailure - Exception in org.jboss.resteasy.client
 
ClientResponseFailure(ClientResponse<byte[]>) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
 
ClientResponseFailure(String, ClientResponse<byte[]>) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
 
ClientResponseFailure(String, Throwable, ClientResponse<byte[]>) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
 
ClientResponseFailure(Throwable, ClientResponse<byte[]>) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
 
ClientResponseImpl<T> - Class in org.jboss.resteasy.client.core
 
ClientResponseImpl() - Constructor for class org.jboss.resteasy.client.core.ClientResponseImpl
 
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.
clone() - Method in class javax.ws.rs.core.Response.ResponseBuilder
Create a copy of the ResponseBuilder preserving its state.
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.specimpl.ResponseBuilderImpl
 
clone() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
clone() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
close() - Method in class org.jboss.resteasy.plugins.providers.multipart.HeaderFlushedOutputStream
 
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
 
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
 
compareTo(PathParamSegment) - Method in class org.jboss.resteasy.core.registry.PathParamSegment
 
compareTo(AcceptableVariant) - Method in class org.jboss.resteasy.util.AcceptableVariant
 
compareTo(SegmentInfo) - Method in class org.jboss.resteasy.util.SegmentInfo
 
compareTo(WeightedMediaType) - Method in class org.jboss.resteasy.util.WeightedMediaType
 
compareWeight(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
compareWeight(QualifiedStringHeader) - Method in class org.jboss.resteasy.util.QualifiedStringHeader
 
complete() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
complete() - Method in class org.jboss.resteasy.util.HttpRequestImpl
 
CONNECTION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
construct(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
construct() - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
construct() - Method in interface org.jboss.resteasy.spi.ConstructorInjector
construct outside the scope of an HTTP request.
construct(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
construct inside the scope of an HTTP request.
constructor - Variable in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
constructor - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
ConstructorInjector - Interface in org.jboss.resteasy.spi
 
ConstructorInjectorImpl - Class in org.jboss.resteasy.core
 
ConstructorInjectorImpl(Constructor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ConstructorInjectorImpl
 
Consumes - Annotation Type in javax.ws.rs
Defines the media types that the methods of a resource class or MessageBodyReader can accept.
consumes - Variable in class org.jboss.resteasy.core.ResourceMethod
 
containsCTL(String, int) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
containsKey(Object) - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
containsKey(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
containsKey(Object) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
containsValue(Object) - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
containsValue(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
containsValue(Object) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
content(byte[]) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
content(InputStream) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
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_ENCODING - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
CONTENT_ENCODING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_LANGUAGE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
CONTENT_LANGUAGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_LENGTH - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
CONTENT_LENGTH - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
CONTENT_LOCATION - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
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
See HTTP/1.1 documentation.
CONTENT_TYPE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
contentLocation(URI) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the content location on the ResponseBuilder.
contentLocation(URI) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
contentType(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
contentType(MediaType) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
Context - Annotation Type in javax.ws.rs.core
This annotation is used to inject information into a class field, bean property or method parameter.
contextDestroyed(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
 
ContextParameterInjector - Class in org.jboss.resteasy.core
 
ContextParameterInjector(Class, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ContextParameterInjector
 
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
 
converter - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
convertEtag(List<String>) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
convertString(List<String>) - Method in class org.jboss.resteasy.specimpl.RequestImpl
 
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
See IETF RFC 2109.
cookie(NewCookie...) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add cookies to the ResponseBuilder.
cookie(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
cookie(Cookie) - Method in class org.jboss.resteasy.client.ClientRequest
 
cookie(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
cookie(NewCookie...) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
CookieHeaderDelegate - Class in org.jboss.resteasy.plugins.delegates
 
CookieHeaderDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.CookieHeaderDelegate
 
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.
CookieParamInjector - Class in org.jboss.resteasy.core
 
CookieParamInjector(Class, Type, AccessibleObject, String, String, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.CookieParamInjector
 
CookieParamMarshaller - Class in org.jboss.resteasy.client.core
 
CookieParamMarshaller(String) - Constructor for class org.jboss.resteasy.client.core.CookieParamMarshaller
 
CORE - Static variable in class org.jboss.resteasy.core.LoggerCategories
A logging category used by the core classes of RESTEasy.
create(Class<T>, String) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
create(Class<T>, String, HttpClient) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
create(Class<T>, URI, HttpClient, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
create(Class<T>, URI, HttpClient, ResteasyProviderFactory, Collection<ClientInterceptor>) - Static method in class org.jboss.resteasy.client.ProxyFactory
 
create(String, String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
createAsynchronousResponse(long) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
createAsynchronousResponse(long) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
createAsynchronousResponse(long) - Method in class org.jboss.resteasy.plugins.server.servlet.JBossWebAsyncHttpRequest
 
createAsynchronousResponse(long) - Method in class org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest
 
createAsynchronousResponse(long) - Method in class org.jboss.resteasy.plugins.server.servlet.Tomcat6AsyncHttpRequest
 
createAsynchronousResponse(long) - Method in interface org.jboss.resteasy.spi.HttpRequest
This method will create an asynchronous response and prepare the request to be issued asynchronously
createBinder() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
 
createBinder(Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
 
createClientRequest(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
Create a Resteasy ClientRequest object using the configured port.
createConstructor(Constructor) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createConstructor(Constructor) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
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
 
createContextLoader() - Method in class org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
 
createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetJAXBContextFinder
 
createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder
 
createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder
 
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.
createDeleteMethod(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
Create a commons-httpclient DeleteMethod object.
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.
createGetMethod(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
Create a commons-httpclient GetMethod object.
createHash(String) - Static method in class org.jboss.resteasy.client.core.FormMarshaller
 
createHash(String) - Static method in class org.jboss.resteasy.core.PropertyInjectorImpl
 
createHeaderDelegate(Class<T>) - Method in class javax.ws.rs.ext.RuntimeDelegate
Obtain an instance of a 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
 
createHttpRequest(String, HttpServletRequest, HttpHeaders, UriInfoImpl, HttpResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher
 
createHttpRequest(String, HttpServletRequest, HttpHeaders, UriInfoImpl, HttpResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
createHttpRequest(String, HttpServletRequest, HttpHeaders, UriInfoImpl, HttpResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.JBossWebDispatcherServlet
 
createHttpRequest(String, HttpServletRequest, HttpHeaders, UriInfoImpl, HttpResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.Tomcat6CometDispatcherServlet
 
createJAXBIntrospector() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
 
createMarshaller(Class<?>, ResteasyProviderFactory, Class<?>, Annotation[], Type, AccessibleObject, boolean) - Static method in class org.jboss.resteasy.client.core.ClientMarshallerFactory
 
createMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetContext
 
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(Method, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.client.core.ClientMarshallerFactory
 
createMethodInjector(Class, Method) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createMethodInjector(Class, Method) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
createModelAndView(ResteasyRequestWrapper, HttpResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
 
createModelAndView(ResponseInvoker) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
 
createOptionsMethod(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
Create a commons-httpclient OptionsMethod object.
createPart() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
createPostMethod(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
Create a commons-httpclient PostMethod object.
createPropertyInjector(Class) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
createPropertyInjector(Class) - Method in interface org.jboss.resteasy.spi.InjectorFactory
 
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.
createPutMethod(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
Create a commons-httpclient PutMethod object.
createRegularExpressionFromPathExpression(String) - Static method in class org.jboss.resteasy.util.PathHelper
 
createResource(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ResourceLocator
 
createResource(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocator
 
createResource(HttpRequest, HttpResponse, InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
 
createResource(HttpRequest, HttpResponse, InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
createResource(HttpRequest, HttpResponse, InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
createResource(HttpRequest, HttpResponse, InjectorFactory) - Method in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
 
createResource(HttpRequest, HttpResponse, InjectorFactory) - Method in interface org.jboss.resteasy.spi.ResourceFactory
Called per request to obtain a resource instance to invoke http request on.
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.ClientResponseImpl
 
createResponseFailure(String, Exception) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
createResponseInvoker(Response) - Method in class org.jboss.resteasy.core.DispatcherUtilities
 
createServletResponse(HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
createUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetContext
 
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.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
 
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.fastinfoset.FastinfoSetContext
 
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
 
createView(ResponseInvoker) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
 
currPart - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
Customer - Class in org.jboss.resteasy.test.smoke
 
Customer() - Constructor for class org.jboss.resteasy.test.smoke.Customer
 
Customer(String) - Constructor for class org.jboss.resteasy.test.smoke.Customer
 
customizeContext(ServletContext, ConfigurableWebApplicationContext) - Method in class org.jboss.resteasy.plugins.spring.SpringContextLoader
 

D

DataSourceProvider - Class in org.jboss.resteasy.plugins.providers
 
DataSourceProvider() - Constructor for class org.jboss.resteasy.plugins.providers.DataSourceProvider
 
DATE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
DATE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
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
 
declaring - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
decode(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.util.Encode
decode an encoded map
decode(String) - Static method in class org.jboss.resteasy.util.Encode
 
decodedFormParameters - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
decodedFormParameters - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
decodedFormParameters - Variable in class org.jboss.resteasy.util.HttpRequestImpl
 
deepCopy(HttpRequest) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
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.
DefaultInterceptors - Class in org.jboss.resteasy.core
 
DefaultInterceptors() - Constructor for class org.jboss.resteasy.core.DefaultInterceptors
 
defaultInterceptors - Static variable in class org.jboss.resteasy.core.DefaultInterceptors
 
defaultResourceMethodInterceptors - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
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 metadata 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
 
delegate - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
delegate - Variable in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
DELEGATES - Static variable in class org.jboss.resteasy.core.LoggerCategories
A logging category used by RESTEasy delegates.
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
 
delete(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
 
delete(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
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.core.ResourceMethodSecurityInterceptor
 
destroy() - Method in class org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
 
destroy() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
destroy() - Method in class org.jboss.resteasy.springmvc.JettyLifecycleManager
 
destroy() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
DIGEST_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Digest authentication.
Dispatcher - Interface in org.jboss.resteasy.core
 
dispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
dispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
dispatcher - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
dispatcher - Variable in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
dispatcher - Variable in class org.jboss.resteasy.springmvc.ResteasyWebHandlerTemplate
 
dispatcher - Static variable in class org.jboss.resteasy.test.BaseResourceTest
 
DispatcherUtilities - Class in org.jboss.resteasy.core
 
DispatcherUtilities(ResteasyProviderFactory, Registry) - Constructor for class org.jboss.resteasy.core.DispatcherUtilities
 
dispatcherUtilities - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
DISPOSITION - Static variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
 
doesConsume(MediaType) - Method in class org.jboss.resteasy.core.ResourceMethod
 
doesProduce(List<? extends MediaType>) - Method in class org.jboss.resteasy.core.ResourceMethod
 
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.
doService(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSSpringMVCDispatcher
 

E

EmbeddedContainer - Class in org.jboss.resteasy.test
 
EmbeddedContainer() - Constructor for class org.jboss.resteasy.test.EmbeddedContainer
 
EmbeddedContainerBean - Class in org.jboss.resteasy.plugins.spring
 
EmbeddedContainerBean() - Constructor for class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
EmbeddedJaxrsServer - Interface in org.jboss.resteasy.plugins.server.embedded
 
empty - Static variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
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
 
Encoded - Annotation Type in javax.ws.rs
Disables automatic decoding of parameter values bound using QueryParam, PathParam, FormParam or MatrixParam.
encodeNonCodes(String) - Static method in class org.jboss.resteasy.util.Encode
 
encodePath(String, boolean) - Static method in class org.jboss.resteasy.util.Encode
Keep encoded values "%...", matrix parameters, and '/' characters intact.
encodeQueryString(String) - Static method in class org.jboss.resteasy.util.Encode
 
encodeSegment(String, boolean) - Static method in class org.jboss.resteasy.util.Encode
Keep encoded values "%...", matrix parameters, and '/' characters intact.
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
 
endBody(int) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
 
entity(Object) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the entity on the ResponseBuilder.
entity(Object) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
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
 
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 org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
entrySet() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
entrySet() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
equals(Object) - Method in class javax.ws.rs.core.CacheControl
Compares obj 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.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.HttpClientHeaderWrapper
 
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.util.QualifiedStringHeader
 
equals(Object) - Method in class org.jboss.resteasy.util.SegmentInfo
 
equivalent(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
equivalentParams(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
errorCode - Variable in exception org.jboss.resteasy.spi.Failure
 
errorMessage - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
ETAG - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
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(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
 
event - Variable in class org.jboss.resteasy.plugins.server.servlet.JBossWebAsyncHttpRequest
 
event(HttpEvent) - Method in class org.jboss.resteasy.plugins.server.servlet.JBossWebDispatcherServlet
 
event - Variable in class org.jboss.resteasy.plugins.server.servlet.Tomcat6AsyncHttpRequest
 
event(CometEvent) - Method in class org.jboss.resteasy.plugins.server.servlet.Tomcat6CometDispatcherServlet
 
exception - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
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
 
ExceptionMapper<E extends java.lang.Throwable> - Interface in javax.ws.rs.ext
Contract for a provider that maps Java exceptions to Response.
execute(HttpClient) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
executor - Variable in class org.jboss.resteasy.core.AsynchronousDispatcher
 
EXPECT - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
EXPIRES - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
expires(Date) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the expires date on the ResponseBuilder.
expires(Date) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
EXPIRES - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
extractAccepts(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractHeaders(HttpMethodBase) - Static method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
extractHttpHeaders(HttpServletRequest) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractLanguages(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractLocale(String) - Static method in class org.jboss.resteasy.util.LocaleHelper
 
extractParameters(String) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
extractPart(InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
 
extractPart(InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
extractRequestHeaders(HttpServletRequest) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractUriInfo(HttpServletRequest, String) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
extractValue(String) - Method in class org.jboss.resteasy.core.StringParameterInjector
 
extractValues(List<String>) - Method in class org.jboss.resteasy.core.StringParameterInjector
 

F

factory - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
factory - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
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
 
FastinfoSetContext - Class in org.jboss.resteasy.plugins.providers.jaxb.fastinfoset
 
FastinfoSetContext(Class...) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetContext
 
FastinfoSetJAXBContextFinder - Class in org.jboss.resteasy.plugins.providers.jaxb.fastinfoset
 
FastinfoSetJAXBContextFinder() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetJAXBContextFinder
 
FastinfoSetMarshaller - Class in org.jboss.resteasy.plugins.providers.jaxb.fastinfoset
 
FastinfoSetMarshaller(JAXBContext) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
FastinfoSetUnmarshaller - Class in org.jboss.resteasy.plugins.providers.jaxb.fastinfoset
 
FastinfoSetUnmarshaller(JAXBContext) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
Feed - Class in org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Feed() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Feed
 
fieldMap - Variable in class org.jboss.resteasy.client.core.FormMarshaller
 
fieldMap - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
FileProvider - Class in org.jboss.resteasy.plugins.providers
 
FileProvider() - Constructor for class org.jboss.resteasy.plugins.providers.FileProvider
 
finalize() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
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
 
findDefaultObjectFactoryClass(Class<?>) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
finder - Variable in class org.jboss.resteasy.plugins.providers.atom.Content
 
findInterfaceBasedMethod(Class, Method) - Static method in class org.jboss.resteasy.core.MethodInjectorImpl
 
findJAXBContext(Class<?>, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
findJAXBContext(Class<?>, Annotation[], MediaType) - 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.
findProvidedJAXBContext(Class<?>, MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
flush() - Method in class org.jboss.resteasy.plugins.providers.multipart.HeaderFlushedOutputStream
 
flushHeaders() - Method in class org.jboss.resteasy.plugins.providers.multipart.HeaderFlushedOutputStream
 
Form - Annotation Type in org.jboss.resteasy.annotations
This can be used as a value object for incoming/outgoing request/responses.
FORM_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Form authentication.
FORMAT_XML_HEADER - Static variable in class org.jboss.resteasy.plugins.providers.jaxb.JAXBHelper
An HTTP Header than can be passed in order to have the XML response formatted.
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
 
formData - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
 
formData - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
 
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
 
FormMarshaller(Class, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.core.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.
formParameter(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
formParameters - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
formParameters - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
formParameters - Variable in class org.jboss.resteasy.util.HttpRequestImpl
 
FormParamInjector - Class in org.jboss.resteasy.core
 
FormParamInjector(Class, Type, AccessibleObject, String, String, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.FormParamInjector
 
FormParamMarshaller - Class in org.jboss.resteasy.client.core
 
FormParamMarshaller(String, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.core.FormParamMarshaller
 
FormUrlEncodedProvider - Class in org.jboss.resteasy.plugins.providers
 
FormUrlEncodedProvider() - Constructor for class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
fragment(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI fragment.
fragment(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
FROM - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
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.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.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.EntityTagDelegate
 
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
 
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.

G

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 response 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.ClientResponseImpl
 
genericReturnType - Variable in class org.jboss.resteasy.core.ResourceMethod
 
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 - 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() - Method in class org.jboss.resteasy.client.ClientRequest
 
get(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
 
get(Object) - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
get(long, boolean, 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(Registry) - Method in class org.jboss.resteasy.plugins.stats.RegistryStatsResource
 
get(Object) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
get() - Method in class org.jboss.resteasy.util.ThreadLocalStack
 
getAbsolutePath() - Method in interface javax.ws.rs.core.UriInfo
Get the absolute path of the request.
getAbsolutePath() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
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.specimpl.UriInfoImpl
 
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.specimpl.HttpHeadersImpl
 
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.specimpl.HttpHeadersImpl
 
getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
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
 
getAddress() - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
Get the address.
getAnnotations() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
getAnnotations() - Method in class org.jboss.resteasy.specimpl.ResponseImpl
 
getApplicationContext() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
 
getApplicationContextConfiguration() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
getAsText() - Method in class org.jboss.resteasy.plugins.spring.MediaTypePropertyEditor
getAttachmentMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
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.fastinfoset.FastinfoSetUnmarshaller
 
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 org.jboss.resteasy.util.HttpServletRequestDelegate
 
getAttributeExceptionsTo() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
getAttributeNames() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
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 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.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.specimpl.UriInfoImpl
 
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.specimpl.UriInfoImpl
 
getBasic() - Method in class org.jboss.resteasy.test.smoke.SimpleResource
 
getBeanName() - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
 
getBeanName() - Method in class org.jboss.resteasy.plugins.spring.ResteasyRegistration
 
getBeanNames() - Method in class org.jboss.resteasy.plugins.spring.BeanNameFilter
 
getBestMatch(List<MediaType>, List<MediaType>) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
getBody(Class<T>, Type) - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
 
getBody(GenericType<T>) - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
 
getBody() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
 
getBody(Class<T>, Type) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
 
getBody(GenericType<T>) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
 
getBodyAsString() - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
 
getBodyAsString() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
 
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
 
getBoundary() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
 
getBounded() - Method in class org.jboss.resteasy.core.registry.RootSegment
Return a map of paths and what resource methods they are bound to
getBufferAsString() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
getCacheExtension() - Method in class javax.ws.rs.core.CacheControl
Corresponds to a set of extension cache control directives.
getCategories() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getCategories() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getCharacterEncoding() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getCharset(MediaType) - 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.JAXBHelper
FIXME Comment this
getCity() - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
Get the city.
getClasses() - Method in class javax.ws.rs.core.Application
Get a set of root resource and provider classes.
getClazz() - Method in class org.jboss.resteasy.client.core.ClientProxy
 
getClazz() - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
 
getClazz() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
getClazz() - Method in class org.jboss.resteasy.plugins.stats.SubresourceLocator
 
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.
getConnegExtension() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getConsumes() - Method in class org.jboss.resteasy.core.ResourceMethod
 
getConsumes() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
getConsumes(Class, AccessibleObject) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
getContent() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getContentAsString() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getContentLength() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getContentType() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
getContentType() - Method in class org.jboss.resteasy.core.ResponseInvoker
 
getContentType() - Method in class org.jboss.resteasy.springmvc.ResteasyNoResourceFoundView
 
getContentType() - Method in class org.jboss.resteasy.springmvc.ResteasyView
 
getContentType() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getContentTypeHeader() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
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
 
getContext() - Method in class org.jboss.resteasy.plugins.spring.ResteasyRegistration
 
getContext() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
getContextData() - Method in interface org.jboss.resteasy.core.interception.RequestContext
 
getContextData(Class<T>) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContextDataMap() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
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.core.ThreadLocalResteasyProviderFactory
 
getContextResolver(Class<T>, MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContextResolvers(Class<?>, MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getContextResolvers(Class<?>, MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getContributors() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getContributors() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
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.CookieParamMarshaller
 
getCookies() - Method in interface javax.ws.rs.core.HttpHeaders
Get any cookies that accompanied the request.
getCookies() - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
getCookies() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getCoreLogger() - Static method in class org.jboss.resteasy.core.LoggerCategories
Returns the Logger instance that is associated with the "core" category.
getCountry() - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
Get the country.
getDateHeader(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getDecodedFormParameters() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
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.HttpRequestImpl
 
getDelegate() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getDelegate() - Method in interface org.jboss.resteasy.spi.ProviderFactoryDelegate
 
getDelegatesLogger() - Static method in class org.jboss.resteasy.core.LoggerCategories
Returns the Logger instance that is associated with the "delegates" category.
getDispatcher() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
getDispatcher() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
getDispatcher() - Method in class org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
 
getDispatcher() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
getDispatcher() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
getDispatcher() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessorServletAware
 
getDispatcher() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
getDispatcher() - Method in class org.jboss.resteasy.springmvc.ResteasyNoResourceFoundView
 
getDispatcher() - Method in class org.jboss.resteasy.springmvc.ResteasyView
 
getDispatcherUtilities() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getDomain() - Method in class javax.ws.rs.core.Cookie
Get the domain of the cookie
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
 
getEmbeddedServer() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
getEncodedPathInfo(String, String) - Static method in class org.jboss.resteasy.util.PathHelper
 
getEncodedPathParameterPathSegments() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getEncoding() - Method in class javax.ws.rs.core.Variant
Get the encoding of the variant
getEncoding() - Method in class org.jboss.resteasy.util.AcceptableVariant
 
getEntity() - Method in class javax.ws.rs.core.GenericEntity
Get the enclosed entity
getEntity() - Method in class javax.ws.rs.core.Response
Return the response entity.
getEntity() - Method in class org.jboss.resteasy.client.ClientResponse
Unmarshal the target entity from the response OutputStream.
getEntity(Class<T2>, Type) - Method in class org.jboss.resteasy.client.ClientResponse
Extract the response body with the provided type information

This method actually does the reading on the OutputStream.

getEntity(GenericType<T2>) - Method in class org.jboss.resteasy.client.ClientResponse
Extract the response body with the provided type information.
getEntity() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
getEntity(Class<T2>, Type) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
getEntity(GenericType<T2>) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
getEntity() - Method in class org.jboss.resteasy.core.ResponseInvoker
 
getEntity() - Method in class org.jboss.resteasy.plugins.providers.multipart.OutputPart
 
getEntity() - Method in class org.jboss.resteasy.specimpl.ResponseImpl
 
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
 
getEntries() - Method in class org.jboss.resteasy.plugins.providers.atom.Feed
 
getEntries() - Method in class org.jboss.resteasy.plugins.stats.RegistryData
 
getErrorCode() - Method in exception org.jboss.resteasy.spi.Failure
 
getErrorCode() - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
 
getErrorMessage() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getErrorMessage() - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
 
getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
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.ClientResponseImpl
 
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.core.ThreadLocalResteasyProviderFactory
 
getExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getExpression() - Method in class org.jboss.resteasy.util.SegmentInfo
 
getExtensionAttributes() - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
 
getFactory() - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
getFactory() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
getFactory() - Method in class org.jboss.resteasy.springmvc.ResteasyWebArgumentResolver
 
getFamily() - Method in enum javax.ws.rs.core.Response.Status
Get the class of status code
getFastinfoSetXMLStreamReader(InputStream) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
getFastinfoSetXMLStreamWriter(OutputStream) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
getFields(Class, MultipartFormDataOutput, Object) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter
 
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
 
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.client.core.HttpClientHeaderWrapper
 
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
 
getFormData() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput
 
getFormData() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
 
getFormData() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
 
getFormDataPart(String, Class<T>, Type) - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput
 
getFormDataPart(String, GenericType<T>) - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput
 
getFormDataPart(String, Class<T>, Type) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
 
getFormDataPart(String, GenericType<T>) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
 
getFormParameters() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
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.HttpRequestImpl
 
getFragment() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getGenerator() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getGenericParameterTypesOfGenericInterfaceMethod(Class, Method) - Static method in class org.jboss.resteasy.util.Types
Given an interface Method, look in the implementing class for the method that implements the interface's method to obtain generic type information.
getGenericReturnTypeOfGenericInterfaceMethod(Class, Method) - Static method in class org.jboss.resteasy.util.Types
Given an interface Method, look in the implementing class for the method that implements the interface's method to obtain generic type information.
getGenericType() - Method in class org.jboss.resteasy.plugins.providers.multipart.OutputPart
 
getGenericType() - Method in class org.jboss.resteasy.specimpl.ResponseImpl
 
getGenericType() - Method in class org.jboss.resteasy.util.GenericType
Gets underlying Type instance.
getGenericType() - Method in class org.jboss.resteasy.util.Types.TypeInfo
 
getGroups() - Method in class org.jboss.resteasy.util.SegmentInfo
 
getHandler(HttpServletRequest) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
getHeader(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getHeaderNames() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getHeaders() - Method in class org.jboss.resteasy.client.ClientResponse
This method returns the same exact map as Response.getMetadata() except as a map of strings rather than objects
getHeaders() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
getHeaders() - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
 
getHeaders() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
 
getHeaders() - Method in class org.jboss.resteasy.plugins.providers.multipart.OutputPart
 
getHeaders(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getHost() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getHref() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
getHreflang() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
getHttpBaseMethod() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
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.HttpRequestImpl
 
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.HttpRequestImpl
 
getHttpMethods() - Method in class org.jboss.resteasy.core.ResourceMethod
 
getHttpMethods(Method) - Static method in class org.jboss.resteasy.util.IsHttpMethod
 
getHttpRequest(HttpServletRequest) - Static method in class org.jboss.resteasy.springmvc.RequestUtil
 
getHttpRequest() - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
 
getHttpServletRequest() - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
 
getIcon() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getId() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getId() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
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
getInputStream() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getInputStream() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getInputStream() - Method in interface org.jboss.resteasy.spi.HttpRequest
 
getInputStream() - Method in class org.jboss.resteasy.util.HttpRequestImpl
 
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.ResteasyProviderFactory
 
getInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getInterceptors() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
getIntHeader(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getInvocations() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
getInvoker(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getInvoker() - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
 
getItem(int) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
 
getItems() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
Get the item.
getJAXBContext(Class<?>...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBCache
FIXME Comment this
getJAXBContext(String...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBCache
FIXME Comment this
getJAXBObject(Class<T>) - 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
 
getJaxrsResponse(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.DispatcherUtilities
 
getLabel() - Method in class org.jboss.resteasy.plugins.providers.atom.Category
 
getLanguage() - Method in interface javax.ws.rs.core.HttpHeaders
Get the language of the request entity
getLanguage() - Method in class javax.ws.rs.core.Variant
Get the language of the variant
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.HttpHeadersImpl
 
getLanguage() - Method in class org.jboss.resteasy.util.AcceptableVariant
 
getLanguageMappings() - Method in interface org.jboss.resteasy.core.Dispatcher
 
getLanguageMappings() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getLastModified(HttpServletRequest, Object) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
 
getLength() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
getLinkByRel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getLinkByRel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getLinks() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getLinks() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
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
 
getLiteralCharacters() - Method in class org.jboss.resteasy.util.SegmentInfo
 
getLocalAddr() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getLocale() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getLocales() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getLocalName() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getLocalPort() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getLocating() - Method in class org.jboss.resteasy.test.smoke.LocatingResource
 
getLocator() - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
 
getLogger(String) - Static method in class org.jboss.resteasy.core.LoggerCategories
Returns the logger for the specified logger name.
getLogger(Class<?>) - Static method in class org.jboss.resteasy.core.LoggerCategories
FIXME Comment this
getLogo() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
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.specimpl.UriInfoImpl
 
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.specimpl.UriInfoImpl
 
getMatchedURIs() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getMatrixParam(String) - Method in class org.jboss.resteasy.test.smoke.SimpleResource
 
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.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.
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.Variant
Get the media type of the variant
getMediaType() - Method in class org.jboss.resteasy.client.core.MessageBodyParameterMarshaller
 
getMediaType() - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
 
getMediaType() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
 
getMediaType() - Method in class org.jboss.resteasy.plugins.providers.multipart.OutputPart
 
getMediaType() - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
getMediaTypeMappings() - Method in interface org.jboss.resteasy.core.Dispatcher
 
getMediaTypeMappings() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
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.core.ThreadLocalResteasyProviderFactory
 
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
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() - Method in class org.jboss.resteasy.client.core.MessageBodyParameterMarshaller
 
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
 
getMetadata() - Method in class javax.ws.rs.core.Response
Get metadata associated with the response as a map.
getMetadata() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
getMetadata() - Method in class org.jboss.resteasy.specimpl.ResponseImpl
 
getMethod() - Method in interface javax.ws.rs.core.Request
Get the request method, e.g.
getMethod(Class<? extends Object>, String, Object...) - Static method in class org.jboss.resteasy.client.core.UriFor
 
getMethod() - Method in interface org.jboss.resteasy.core.interception.ResourceMethodContext
 
getMethod() - Method in class org.jboss.resteasy.core.ResourceLocator
 
getMethod() - Method in class org.jboss.resteasy.core.ResourceMethod
 
getMethod() - Method in class org.jboss.resteasy.core.ResourceMethod.ResourceContext
 
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.util.HttpServletRequestDelegate
 
getMethods() - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
 
getMockLogger() - Static method in class org.jboss.resteasy.core.LoggerCategories
Returns the Logger instance that is associated with the "mock" category.
getName() - Method in class javax.ws.rs.core.Cookie
Get the name of the cookie
getName() - Method in class org.jboss.resteasy.plugins.providers.atom.Person
 
getName() - Method in class org.jboss.resteasy.plugins.server.embedded.SimplePrincipal
 
getName() - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
Get the name.
getName() - Method in class org.jboss.resteasy.test.smoke.Customer
 
getNewCookies() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getNewCookies() - Method in class org.jboss.resteasy.specimpl.ResponseImpl
 
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.fastinfoset.FastinfoSetMarshaller
 
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
 
getNote() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
Get the note.
getObject() - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
 
getObject() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
getObjectType() - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
 
getObjectType() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
getOrder() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
getOrder() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
Get the order.
getOrder() - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
Get the order.
getOrderid() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
Get the orderid.
getOriginal() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
getOutput() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getOutputHeaders() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getOutputHeaders() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
getOutputHeaders() - Method in interface org.jboss.resteasy.spi.ClientHttpOutput
 
getOutputHeaders() - Method in interface org.jboss.resteasy.spi.HttpResponse
 
getOutputStream() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
getOutputStream() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
getOutputStream() - Method in interface org.jboss.resteasy.spi.ClientHttpOutput
 
getOutputStream() - Method in interface org.jboss.resteasy.spi.HttpResponse
 
getPackageName(Class<?>) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
 
getParameter(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getParameterExtractor(Class, Type, Annotation[], AccessibleObject, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.core.InjectorFactoryImpl
 
getParameterMap() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
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.
getParameters() - Method in class org.jboss.resteasy.util.QualifiedStringHeader
 
getParameterValues(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getParams() - Method in class org.jboss.resteasy.client.core.WebRequestIntializer
 
getParamSignature() - Method in class org.jboss.resteasy.core.StringParameterInjector
 
getParts() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartInput
 
getParts() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
getParts() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
 
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.specimpl.PathSegmentImpl
 
getPath() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getPath() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getPath(boolean) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getPathExpression() - Method in class org.jboss.resteasy.core.registry.PathParamSegment
 
getPathInfo() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getPathParameterPathSegments() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
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.specimpl.UriInfoImpl
 
getPathParameters(boolean) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getPathParamNamesInDeclarationOrder() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
Return a unique order list of path params
getPathSegments() - Method in 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.specimpl.UriInfoImpl
 
getPathSegments(boolean) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
getPathTranslated() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getPattern() - Method in class org.jboss.resteasy.util.SegmentInfo
 
getPerResourceMethodInterceptorClasses() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
getPerson() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
Get the person.
getPort() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
getPort() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getPort() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
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).
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
getPotentialContentTypes() - Method in class org.jboss.resteasy.springmvc.ResteasyView
 
getPreamble() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartInput
 
getPreamble() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
getPreferredConsumes() - Method in class org.jboss.resteasy.core.ResourceMethod
Presorted list of preferred types, 1st entry is most preferred
getPreferredPrefix(String, String, boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlNamespacePrefixMapper
 
getPreferredProduces() - Method in class org.jboss.resteasy.core.ResourceMethod
Presorted list of preferred types, 1st entry is most preferred
getPrefix() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
getPreprocessedPath() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
getPreprocessedPath() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
getPreprocessedPath() - Method in interface org.jboss.resteasy.spi.HttpRequest
Encoded preprocessed path with extension mappings and matrix parameters removed
getPreprocessedPath() - Method in class org.jboss.resteasy.util.HttpRequestImpl
 
getPrice() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
Get the price.
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.ResourceMethod
 
getProduces() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
getProduces(Class, Method) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
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
 
getPropertyInjector() - Method in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
 
getProtocol() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getProvider(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getProvider(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Obtain a registered @Provider instance keyed by class.
getProviderFactory() - Method in interface org.jboss.resteasy.core.Dispatcher
 
getProviderFactory() - Method in class org.jboss.resteasy.core.DispatcherUtilities
 
getProviderFactory() - Method in class org.jboss.resteasy.core.ResponseInvoker
 
getProviderFactory() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getProviderFactory() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
getProviderFactory() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessorServletAware
 
getProviderFactory() - Method in class org.jboss.resteasy.test.BaseResourceTest
 
getProviderLogger() - Static method in class org.jboss.resteasy.core.LoggerCategories
Returns the Logger instance that is associated with the "provider" category.
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
 
getQ() - Method in class org.jboss.resteasy.util.QualifiedStringHeader
 
getQuantity() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
Get the quantity.
getQuery() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getQueryParam(String) - Method in class org.jboss.resteasy.test.smoke.SimpleResource
 
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.specimpl.UriInfoImpl
 
getQueryParameters(boolean) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
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(Type) - Static method in class org.jboss.resteasy.util.Types
 
getReader() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRealPath(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRegex() - Method in class org.jboss.resteasy.core.registry.PathParamSegment
 
getRegistry() - Method in interface org.jboss.resteasy.core.Dispatcher
 
getRegistry() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
getRegistry() - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
getRegistry() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
getRegistry() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
getRegistry() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessorServletAware
 
getRegistry() - Method in class org.jboss.resteasy.test.BaseResourceTest
 
getRel() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
getRemoteAddr() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRemoteHost() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRemotePort() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRemoteUser() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRequest() - Method in interface org.jboss.resteasy.core.interception.RequestContext
 
getRequest() - Method in interface org.jboss.resteasy.core.interception.ResourceMethodContext
 
getRequest() - Method in class org.jboss.resteasy.core.ResourceMethod.ResourceContext
 
getRequest() - Static method in class org.jboss.resteasy.springmvc.RequestUtil
 
getRequestDispatcher(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRequestedSessionId() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
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.HttpHeadersImpl
 
getRequestHeaders() - Method in interface javax.ws.rs.core.HttpHeaders
Get the values of HTTP request headers.
getRequestHeaders() - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
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.specimpl.UriInfoImpl
 
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.specimpl.UriInfoImpl
 
getRequestURL() - Method in class org.jboss.resteasy.plugins.server.tjws.PatchedHttpServletRequest
 
getRequestURL() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getRequestWrapper(HttpServletRequest) - Static method in class org.jboss.resteasy.springmvc.RequestUtil
 
getRequestWrapper(HttpServletRequest, String, String) - Static method in class org.jboss.resteasy.springmvc.RequestUtil
 
getResourceClass() - Method in class org.jboss.resteasy.core.ResourceMethod
 
getResourceInvoker(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
Find a resource to invoke on
getResourceInvoker(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.spi.Registry
 
GetResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
GetResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.GetResourceMethod
 
getResourceMethodIntercptors() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
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.WebApplicationException
Get the HTTP response.
getResponse() - Method in exception org.jboss.resteasy.client.ClientResponseFailure
 
getResponse() - Method in interface org.jboss.resteasy.core.interception.RequestContext
 
getResponse() - Method in exception org.jboss.resteasy.spi.Failure
 
getResponse() - Method in class org.jboss.resteasy.springmvc.ResteasyResponseWrapper
 
getResponse(Map, MediaType) - Method in class org.jboss.resteasy.springmvc.ResteasyView
 
getResponseHeader(String) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
getResponseInvoker() - Method in exception org.jboss.resteasy.core.NoMessageBodyWriterFoundFailure
 
getResponseInvoker() - Method in class org.jboss.resteasy.springmvc.ResteasyResponseWrapper
 
getResponseSize() - Method in class org.jboss.resteasy.core.ResponseInvoker
 
getResponseStatus() - Method in class org.jboss.resteasy.client.ClientResponse
 
getResponseStatus() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
GetRestful - Class in org.jboss.resteasy.util
 
GetRestful() - Constructor for class org.jboss.resteasy.util.GetRestful
 
getRestVerb() - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
getRestVerb() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
getReturnType() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
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.ResourceMethodRegistry
 
getRootPath() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
getRootResourceClass(Class) - Static method in class org.jboss.resteasy.util.GetRestful
Given a class, search itself and implemented interfaces for jax-rs annotations.
getScannableClass() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.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 class org.jboss.resteasy.plugins.spring.SpringResourceFactory
 
getScannableClass() - Method in interface org.jboss.resteasy.spi.ResourceFactory
Class to scan for jax-rs annotations
getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
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 org.jboss.resteasy.plugins.providers.atom.Category
 
getScheme() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
getScheme() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getSecurityDoamin() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
getSegment() - Method in class org.jboss.resteasy.core.registry.SimpleSegment
 
getServer() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
getServerLogger() - Static method in class org.jboss.resteasy.core.LoggerCategories
Returns the Logger instance that is associated with the "server" category.
getServerName() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getServerPort() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getServletContainer() - Method in class org.jboss.resteasy.springmvc.JettyLifecycleManager
 
getServletPath() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getServletResponse() - Method in class org.jboss.resteasy.springmvc.ResteasyResponseWrapper
 
getSession(boolean) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getSession() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
getShipto() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
Get the shipto.
getSingletons() - Method in class javax.ws.rs.core.Application
Get a set of root resource and provider instances.
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Called before writeTo to ascertain the length in bytes of the serialized form of t.
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.AbderaEntryProvider
 
getSize(Feed, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AbderaFeedProvider
 
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(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
 
getSize(MultivaluedMap<String, String>, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
getSize(InputStream, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
getSize(List, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.ListMultipartWriter
 
getSize(Map, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataWriter
 
getSize(Object, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter
 
getSize(MultipartFormDataOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataWriter
 
getSize(MultipartOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartWriter
 
getSize(StreamingOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StreamingOutputProvider
 
getSize(Object, 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.
getSource() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getSpecImplLogger() - Static method in class org.jboss.resteasy.core.LoggerCategories
Returns the Logger instance that is associated with the "specimpl" category.
getStats() - Method in class org.jboss.resteasy.core.ResourceMethod
Key is httpMethod called
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.ClientResponseImpl
 
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.ResponseImpl
 
getStatus() - Method in interface org.jboss.resteasy.spi.HttpResponse
 
getStatusCode() - Method in enum javax.ws.rs.core.Response.Status
Get the associated status code
getStringConverter(Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
getStringConverter(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
getSubResourceClass(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.
getSummary() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
getTarget() - Method in interface org.jboss.resteasy.core.interception.ResourceMethodContext
 
getTarget() - Method in class org.jboss.resteasy.core.ResourceMethod.ResourceContext
 
getTerm() - Method in class org.jboss.resteasy.plugins.providers.atom.Category
 
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 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.test.providers.jaxb.data.Item
Get the title.
getType() - Method in class javax.ws.rs.core.GenericEntity
Gets underlying Type instance.
getType() - Method in class javax.ws.rs.core.MediaType
Getter for primary type.
getType() - Method in class org.jboss.resteasy.client.core.MessageBodyParameterMarshaller
 
getType() - Method in class org.jboss.resteasy.core.ResponseInvoker
 
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.plugins.providers.multipart.OutputPart
 
getType() - Method in class org.jboss.resteasy.util.AcceptableVariant
 
getType() - Method in class org.jboss.resteasy.util.GenericType
Gets the raw type of the enclosed entity.
getType(Class<T>, String) - Static method in class org.jboss.resteasy.util.TypeConverter
A generic method that returns the String as the specified Java type.
getType() - Method in class org.jboss.resteasy.util.Types.TypeInfo
 
getTypeArgument(Type) - Static method in class org.jboss.resteasy.util.Types
Returns the type argument from a parameterized type
getTypeViaValueOfMethod(String, Class<T>) - Static method in class org.jboss.resteasy.util.TypeConverter
 
getUnmarshallerHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
getUnmarshallerHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
getUnmarshallerHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
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 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 interface org.jboss.resteasy.spi.HttpRequest
 
getUri() - Method in class org.jboss.resteasy.util.HttpRequestImpl
 
getUriParam(int) - Method in class org.jboss.resteasy.test.smoke.SimpleResource
 
getUriTemplate() - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
 
getUserInfo() - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
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
 
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.plugins.providers.jaxb.JaxbCollection
 
getValue() - Method in class org.jboss.resteasy.util.QualifiedStringHeader
 
getVariant() - Method in class org.jboss.resteasy.util.AcceptableVariant
 
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.WeightedMediaType
 
getWild() - Method in class org.jboss.resteasy.test.smoke.SimpleResource
 
getWriter() - Method in class org.jboss.resteasy.core.ResponseInvoker
 
getXmlStreamReader(Reader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
GMT_ZONE - Static variable in class org.jboss.resteasy.plugins.delegates.ServerCookie
GMT timezone - all HTTP dates are on GMT
GROUP - Static variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
groups - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 

H

handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
 
handle(ResteasyRequestWrapper, HttpResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
 
handle(ResteasyRequestWrapper, HttpServletResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyWebHandlerTemplate
 
handle(ResteasyRequestWrapper, HttpResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyWebHandlerTemplate
 
handleApplicationException(HttpResponse, ApplicationException) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
handleException(HttpRequest, HttpResponse, Exception) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
handleFailure(HttpRequest, HttpResponse, Exception) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
handleInvokerException(HttpRequest, HttpResponse, Exception) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
Called if method invoke was unsuccessful
handleWebApplicationException(HttpResponse, WebApplicationException) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
handleWriteResponseException(HttpRequest, HttpResponse, Exception) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
Called if method invoke was successful, but writing the Response after was not.
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 hashcode 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.MediaType
Generate a hashcode from the type, subtype and parameters.
hashCode() - Method in class javax.ws.rs.core.NewCookie
Generate a hashcode 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.HttpClientHeaderWrapper
 
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.util.SegmentInfo
 
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(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
header(String, Object) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Add a header to the ResponseBuilder.
header(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
header(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
header(String, Object) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
HeaderFlushedOutputStream - Class in org.jboss.resteasy.plugins.providers.multipart
 
HeaderFlushedOutputStream(MultivaluedMap<String, Object>, OutputStream) - Constructor for class org.jboss.resteasy.plugins.providers.multipart.HeaderFlushedOutputStream
 
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.
HeaderParamInjector - Class in org.jboss.resteasy.core
 
HeaderParamInjector(Class, Type, AccessibleObject, String, String, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.HeaderParamInjector
 
HeaderParamMarshaller - Class in org.jboss.resteasy.client.core
 
HeaderParamMarshaller(String, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.core.HeaderParamMarshaller
 
headers - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
Headers<V> - Class in org.jboss.resteasy.core
 
Headers() - Constructor for class org.jboss.resteasy.core.Headers
 
HeadResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
HeadResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.HeadResourceMethod
 
HOST - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
host(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI host.
host(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
HOST - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
HttpClientHeaderWrapper - Class in org.jboss.resteasy.client.core
 
HttpClientHeaderWrapper(HttpMethodBase, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
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
 
httpHeaders - Variable in class org.jboss.resteasy.util.HttpRequestImpl
 
HttpHeadersImpl - Class in org.jboss.resteasy.specimpl
 
HttpHeadersImpl() - Constructor for class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
HttpMethod - Annotation Type in javax.ws.rs
Associates the name of a HTTP method with an annotation.
httpMethod - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
httpMethod - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
httpMethod - Variable in class org.jboss.resteasy.util.HttpRequestImpl
 
httpMethods - Variable in class org.jboss.resteasy.core.ResourceMethod
 
HttpRequest - Interface in org.jboss.resteasy.spi
Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
HttpRequestImpl - Class in org.jboss.resteasy.util
Http request abstraction implementation
HttpRequestImpl(InputStream, HttpHeaders, String, UriInfo) - Constructor for class org.jboss.resteasy.util.HttpRequestImpl
 
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
 
HttpServlet30Dispatcher - Class in org.jboss.resteasy.plugins.server.servlet
 
HttpServlet30Dispatcher() - Constructor for class org.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher
 
HttpServletDispatcher - Class in org.jboss.resteasy.plugins.server.servlet
 
HttpServletDispatcher() - Constructor for class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
HttpServletInputMessage - Class in org.jboss.resteasy.plugins.server.servlet
Abstraction for an inbound http request on the server, or a response from a server to a client

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

HttpServletInputMessage(HttpServletRequest, HttpResponse, HttpHeaders, UriInfo, String, SynchronousDispatcher) - Constructor for class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
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
 

I

IF_MATCH - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
IF_MATCH - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
IF_MODIFIED_SINCE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
IF_MODIFIED_SINCE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
IF_NONE_MATCH - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
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
See HTTP/1.1 documentation.
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
 
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.
IMPL - Static variable in class org.jboss.resteasy.core.LoggerCategories
A logging category used by the classes which implement the JAX-RS spec.
include(String, Object) - Method in class org.jboss.resteasy.plugins.spring.BeanNameFilter
 
include(String, Object) - Method in interface org.jboss.resteasy.plugins.spring.ResourceRegistrationFilter
 
incrementMethodCount(String) - Method in class org.jboss.resteasy.core.ResourceMethod
 
index - Variable in class org.jboss.resteasy.core.ResourceMethod.ResourceContext
 
init(ServletConfig) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
initCacheControl(Cache) - Method in class org.jboss.resteasy.core.ResourceMethodCacheControlInterceptor
 
initialize() - Method in class org.jboss.resteasy.core.ResponseInvoker
 
initialize(Class, Type, String, Class, String, AccessibleObject, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.StringParameterInjector
 
initialize() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
initialize() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
initialRequestThreadFinished() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
initialRequestThreadFinished() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
initialRequestThreadFinished() - Method in class org.jboss.resteasy.plugins.server.servlet.JBossWebAsyncHttpRequest
 
initialRequestThreadFinished() - Method in class org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest
 
initialRequestThreadFinished() - Method in class org.jboss.resteasy.plugins.server.servlet.Tomcat6AsyncHttpRequest
 
initialRequestThreadFinished() - Method in interface org.jboss.resteasy.spi.HttpRequest
Callback by the initial calling thread.
initWithUri(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
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, Object) - Method in class org.jboss.resteasy.core.PropertyInjectorImpl
 
inject(Object) - Method in class org.jboss.resteasy.core.PropertyInjectorImpl
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.QueryParamInjector
 
inject() - Method in class org.jboss.resteasy.core.QueryParamInjector
 
inject() - Method in class org.jboss.resteasy.core.SuspendInjector
 
inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SuspendInjector
 
inject() - Method in interface org.jboss.resteasy.core.ValueInjector
Inject outside the context of an HTTP request.
inject(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.core.ValueInjector
Inject inside the context of an HTTP request.
inject(Object) - Method in interface org.jboss.resteasy.spi.PropertyInjector
Inject values into annotated properties (fields/setter methods) of the target object.
inject(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.PropertyInjector
Inject values into annotated properties (fields/setter methods) of the target object.
injectableArguments(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
injectableArguments() - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
injectableArguments() - Method in interface org.jboss.resteasy.spi.ConstructorInjector
Create an arguments list from injectable tings outside the scope of an HTTP request.
injectableArguments(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
Create an argument list inside the scope of an HTTP request.
injectArguments(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.MethodInjectorImpl
 
injectArguments(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.spi.MethodInjector
Create the arguments that would be used to invoke the method in the context of an HTTP request.
injector - Variable in class org.jboss.resteasy.core.ResourceLocator
 
injector - Variable in class org.jboss.resteasy.core.ResourceMethod
 
InjectorFactory - Interface in org.jboss.resteasy.spi
 
InjectorFactoryImpl - Class in org.jboss.resteasy.core
 
InjectorFactoryImpl(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.InjectorFactoryImpl
 
InputPart - Interface in org.jboss.resteasy.plugins.providers.multipart
 
inputStream - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
inputStream - Variable in class org.jboss.resteasy.util.HttpRequestImpl
 
InputStreamProvider - Class in org.jboss.resteasy.plugins.providers
 
InputStreamProvider() - Constructor for class org.jboss.resteasy.plugins.providers.InputStreamProvider
 
instance() - Static method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBCache
FIXME Comment this
interceptor(ClientInterceptor) - Method in class org.jboss.resteasy.client.ClientRequest
 
InterceptorRegistry - Class in org.jboss.resteasy.core.interception
 
InterceptorRegistry() - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry
 
interceptors(Collection<ClientInterceptor>) - Method in class org.jboss.resteasy.client.ClientRequest
 
interceptors - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
interceptors - Variable in class org.jboss.resteasy.core.ResourceMethod
 
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(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
invoke(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.core.Dispatcher
 
invoke(RequestContext) - Method in interface org.jboss.resteasy.core.interception.RequestInterceptor
 
invoke(ResourceMethodContext) - Method in interface org.jboss.resteasy.core.interception.ResourceMethodInterceptor
 
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) - Method in class org.jboss.resteasy.core.ResourceLocator
 
invoke(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocator
 
invoke(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ResourceMethod
 
invoke(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceMethod
 
invoke(ResourceMethodContext) - Method in class org.jboss.resteasy.core.ResourceMethodCacheControlInterceptor
 
invoke(ResourceMethodContext) - Method in class org.jboss.resteasy.core.ResourceMethodSecurityInterceptor
 
invoke(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
invoke(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
invoke(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.MethodInjector
Invoke on a method in the context of an HTTP request.
invokedMethod - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
invokeOnTarget(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceMethod
 
invokeOnTargetObject(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocator
 
invokeSuper(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
isAllowRereads() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
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
 
isBuiltinsRegistered() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
isBuiltinsRegistered() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
isCollection - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
isCollectionOrArray() - Method in class org.jboss.resteasy.core.StringParameterInjector
 
isCommitted() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
isCommitted() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
isCommitted() - Method in interface org.jboss.resteasy.spi.HttpResponse
 
isCompatible(MediaType) - Method in class javax.ws.rs.core.MediaType
Check if this media type is compatible with another media type.
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
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.
isElement(String, String, String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.MappedConvention
 
isEmpty() - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
isEmpty() - Method in class org.jboss.resteasy.core.registry.RootSegment
 
isEmpty() - Method in class org.jboss.resteasy.core.registry.Segment
 
isEmpty() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
isEmpty() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
isErrorSent() - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
isFormData(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.MessageBodyParameterInjector
 
IsHttpMethod - Class in org.jboss.resteasy.util
 
IsHttpMethod() - Constructor for class org.jboss.resteasy.util.IsHttpMethod
 
isInitial() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
isInitial() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
isInitial() - Method in class org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest
 
isInitial() - Method in interface org.jboss.resteasy.spi.HttpRequest
Asynchronous HTTP support.
isInitial() - Method in class org.jboss.resteasy.util.HttpRequestImpl
 
isLocator(Method) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
isLoggable() - Method in exception org.jboss.resteasy.spi.Failure
 
isMustRevalidate() - Method in class javax.ws.rs.core.CacheControl
Corresponds to the must-revalidate cache control directive.
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.
isPerformExecute() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
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.
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.AbderaEntryProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AbderaFeedProvider
 
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.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.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.multipart.ListMultipartReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
 
isReadable(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.YamlProvider
 
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
 
isRequestedSessionIdFromCookie() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
isRequestedSessionIdFromURL() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
isRequestedSessionIdFromUrl() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
isRequestedSessionIdValid() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
isRootResource(Class) - Static method in class org.jboss.resteasy.util.GetRestful
 
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
 
isServlet() - Static method in class org.jboss.resteasy.test.EmbeddedContainer
Exists for tests that require a servlet container behind the scenes.
isSingleton() - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
 
isSingleton() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
isSuspended() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
isSuspended() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
isSuspended() - Method in class org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest
 
isSuspended() - Method in interface org.jboss.resteasy.spi.HttpRequest
Asynchronous HTTP support.
isSuspended() - Method in class org.jboss.resteasy.util.HttpRequestImpl
 
isThrowNotFound() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
isTimeout() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
isTimeout() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
isTimeout() - Method in class org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest
 
isTimeout() - Method in class org.jboss.resteasy.util.HttpRequestImpl
 
isToken(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
isToken2(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
 
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
 
isValidating() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
isValidating() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
 
isValidating() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
 
isWeak() - Method in class javax.ws.rs.core.EntityTag
Check the strength of an EntityTag
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.
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.AbderaEntryProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AbderaFeedProvider
 
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.FileProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.IIOImageProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.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.multipart.ListMultipartWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
 
isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartWriter
 
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
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.YamlProvider
 
Item - Class in org.jboss.resteasy.test.providers.jaxb.data
A Item.
Item() - Constructor for class org.jboss.resteasy.test.providers.jaxb.data.Item
 

J

javax.ws.rs - package javax.ws.rs
High-level interfaces and annotations used to create RESTful service resources.
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.
JAXBCache - Class in org.jboss.resteasy.plugins.providers.jaxb
A JAXBCache.
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
 
JAXBHelper - Class in org.jboss.resteasy.plugins.providers.jaxb
A JAXBHelper.
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_RUNTIME_DELEGATE_PROPERTY - Static variable in class javax.ws.rs.ext.RuntimeDelegate
 
JBossWebAsyncHttpRequest - Class in org.jboss.resteasy.plugins.server.servlet
 
JBossWebAsyncHttpRequest(HttpServletRequest, HttpResponse, HttpHeaders, UriInfo, String, SynchronousDispatcher, HttpEvent) - Constructor for class org.jboss.resteasy.plugins.server.servlet.JBossWebAsyncHttpRequest
 
JBossWebDispatcherServlet - Class in org.jboss.resteasy.plugins.server.servlet
 
JBossWebDispatcherServlet() - Constructor for class org.jboss.resteasy.plugins.server.servlet.JBossWebDispatcherServlet
 
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(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
 
JettyLifecycleManager - Class in org.jboss.resteasy.springmvc
 
JettyLifecycleManager() - Constructor for class org.jboss.resteasy.springmvc.JettyLifecycleManager
 
JndiResourceFactory - Class in org.jboss.resteasy.plugins.server.resourcefactory
 
JndiResourceFactory(String) - Constructor for class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
 
JsonJAXBContextFinder - Class in org.jboss.resteasy.plugins.providers.jaxb.json
 
JsonJAXBContextFinder() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder
 

K

keySet() - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
keySet() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
keySet() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 

L

language(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the language on the ResponseBuilder.
language(Locale) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the language on the ResponseBuilder.
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
 
languageMappings - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
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
See HTTP/1.1 documentation.
LAST_MODIFIED - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
lastModified(Date) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the last modified date on the ResponseBuilder.
lastModified(Date) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
latch - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
Link - Class in org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Link() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Link
 
ListMultipartReader - Class in org.jboss.resteasy.plugins.providers.multipart
 
ListMultipartReader() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.ListMultipartReader
 
ListMultipartWriter - Class in org.jboss.resteasy.plugins.providers.multipart
 
ListMultipartWriter() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.ListMultipartWriter
 
literalCharacters - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
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
 
LocatingResource - Class in org.jboss.resteasy.test.smoke
 
LocatingResource() - Constructor for class org.jboss.resteasy.test.smoke.LocatingResource
 
LOCATION - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
location(URI) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the location on the ResponseBuilder.
location(URI) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
LOCATION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
locator - Variable in class org.jboss.resteasy.core.registry.Segment
 
locatorExpressions - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
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
 
LoggerCategories - Class in org.jboss.resteasy.core
Contains the logging categories used by the RESTEasy.

M

main(String[]) - Static method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
main(String[]) - Static method in class org.jboss.resteasy.util.Encode
 
main(String[]) - Static method in class org.jboss.resteasy.util.PathHelper
 
MapMultipartFormDataReader - Class in org.jboss.resteasy.plugins.providers.multipart
 
MapMultipartFormDataReader() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataReader
 
MapMultipartFormDataWriter - Class in org.jboss.resteasy.plugins.providers.multipart
 
MapMultipartFormDataWriter() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataWriter
 
Mapped - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb.json
A JSONConfig.
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
 
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, Result) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
marshal(Object, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
marshal(Object, File) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
marshal(Object, Writer) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
marshal(Object, ContentHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
marshal(Object, Node) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
marshal(Object, XMLStreamWriter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
marshal(Object, XMLEventWriter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
marshal(Object, Result) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
marshal(Object, OutputStream) - 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, OutputStream) - 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
 
marshaller(Marshaller, Object) - Method in class org.jboss.resteasy.client.ClientRequest
This is mostly used internally, but the Marshaller can be used as an "interceptor"
Marshaller - Interface in org.jboss.resteasy.client.core
 
match(String, MediaType, List<MediaType>) - Method in class org.jboss.resteasy.core.registry.Segment
 
matchByType(List<MediaType>) - Method in class org.jboss.resteasy.core.ResourceMethod
 
matchChildren(HttpRequest, String, int) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
matchPattern(HttpRequest, String, int) - Method in class org.jboss.resteasy.core.registry.PathParamSegment
 
matchRoot(HttpRequest) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
matchRoot(HttpRequest, int) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
matchSimple(HttpRequest, String, int) - Method in class org.jboss.resteasy.core.registry.SimpleSegment
 
matrixParam(String, Object...) - Method in class 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.specimpl.UriBuilderImpl
 
MatrixParamInjector - Class in org.jboss.resteasy.core
 
MatrixParamInjector(Class, Type, AccessibleObject, String, String, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.MatrixParamInjector
 
MatrixParamMarshaller - Class in org.jboss.resteasy.client.core
 
MatrixParamMarshaller(String, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.core.MatrixParamMarshaller
 
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() - Constructor for class javax.ws.rs.core.MediaType
Creates a new instance of MediaType, both type and subtype are wildcards.
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
 
mediaTypeMappings - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
MediaTypePropertyEditor - Class in org.jboss.resteasy.plugins.spring
A MediaType PropertyEditor.
MediaTypePropertyEditor() - Constructor for class org.jboss.resteasy.plugins.spring.MediaTypePropertyEditor
 
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
 
MessageBodyParameterInjector - Class in org.jboss.resteasy.core
 
MessageBodyParameterInjector(Class, Type, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.MessageBodyParameterInjector
 
MessageBodyParameterMarshaller - Class in org.jboss.resteasy.client.core
 
MessageBodyParameterMarshaller(MediaType, Class, Type, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.core.MessageBodyParameterMarshaller
 
MessageBodyReader<T> - Interface in javax.ws.rs.ext
Contract for a provider that supports the conversion of a stream to a Java type.
MessageBodyWriter<T> - Interface in javax.ws.rs.ext
Contract for a provider that supports the conversion of a Java type to a stream.
method - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
method - Variable in class org.jboss.resteasy.core.ResourceLocator
 
method - Variable in class org.jboss.resteasy.core.ResourceMethod
 
methodHash(Method) - Static method in class org.jboss.resteasy.client.core.FormMarshaller
 
methodHash(Method) - Static method in class org.jboss.resteasy.core.PropertyInjectorImpl
 
methodInjector - Variable in class org.jboss.resteasy.core.ResourceLocator
 
methodInjector - Variable in class org.jboss.resteasy.core.ResourceMethod
 
MethodInjector - Interface in org.jboss.resteasy.spi
Will invoke a method in the context of an HTTP request.
MethodInjectorImpl - Class in org.jboss.resteasy.core
 
MethodInjectorImpl(Class, Method, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.MethodInjectorImpl
 
methods - Variable in class org.jboss.resteasy.core.registry.Segment
 
MimeMultipartProvider - Class in org.jboss.resteasy.plugins.providers.multipart
A provider to handle multipart representations.
MimeMultipartProvider() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
 
MOCK - Static variable in class org.jboss.resteasy.core.LoggerCategories
A logging category used by the mock-related classes.
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
 
MULTIPART_FORM_DATA - Static variable in class javax.ws.rs.core.MediaType
"multipart/form-data"
MULTIPART_FORM_DATA_TYPE - Static variable in class javax.ws.rs.core.MediaType
"multipart/form-data"
MultipartForm - Annotation Type in org.jboss.resteasy.annotations.providers.multipart
This can be used as a value object for incoming/outgoing request/responses of the multipart/form-data mime type.
MultipartFormAnnotationReader - Class in org.jboss.resteasy.plugins.providers.multipart
 
MultipartFormAnnotationReader() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationReader
 
MultipartFormAnnotationWriter - Class in org.jboss.resteasy.plugins.providers.multipart
 
MultipartFormAnnotationWriter() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter
 
MultipartFormDataInput - Interface in org.jboss.resteasy.plugins.providers.multipart
 
MultipartFormDataInputImpl - Class in org.jboss.resteasy.plugins.providers.multipart
 
MultipartFormDataInputImpl(String, Providers) - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
 
MultipartFormDataOutput - Class in org.jboss.resteasy.plugins.providers.multipart
 
MultipartFormDataOutput() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
 
MultipartFormDataReader - Class in org.jboss.resteasy.plugins.providers.multipart
 
MultipartFormDataReader() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataReader
 
MultipartFormDataWriter - Class in org.jboss.resteasy.plugins.providers.multipart
 
MultipartFormDataWriter() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataWriter
 
MultipartInput - Interface in org.jboss.resteasy.plugins.providers.multipart
 
MultipartInputImpl - Class in org.jboss.resteasy.plugins.providers.multipart
 
MultipartInputImpl(String, Providers) - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
MultipartInputImpl.PartImpl - Class in org.jboss.resteasy.plugins.providers.multipart
 
MultipartInputImpl.PartImpl() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
 
MultipartOutput - Class in org.jboss.resteasy.plugins.providers.multipart
 
MultipartOutput() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
 
MultipartReader - Class in org.jboss.resteasy.plugins.providers.multipart
 
MultipartReader() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MultipartReader
 
MultipartWriter - Class in org.jboss.resteasy.plugins.providers.multipart
 
MultipartWriter() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.MultipartWriter
 
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

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, int, String, int, 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.
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.
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.
NoMessageBodyWriterFoundFailure - Exception in org.jboss.resteasy.core
 
NoMessageBodyWriterFoundFailure(ResponseInvoker) - Constructor for exception org.jboss.resteasy.core.NoMessageBodyWriterFoundFailure
 
NoResourceFoundFailure - Exception in org.jboss.resteasy.spi
 
NoResourceFoundFailure(int) - Constructor for exception org.jboss.resteasy.spi.NoResourceFoundFailure
 
NoResourceFoundFailure(String, int) - Constructor for exception org.jboss.resteasy.spi.NoResourceFoundFailure
 
NoResourceFoundFailure(String, Response) - Constructor for exception org.jboss.resteasy.spi.NoResourceFoundFailure
 
NoResourceFoundFailure(String, Throwable, int) - Constructor for exception org.jboss.resteasy.spi.NoResourceFoundFailure
 
NoResourceFoundFailure(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.NoResourceFoundFailure
 
NoResourceFoundFailure(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.NoResourceFoundFailure
 
NoResourceFoundFailure(String) - Constructor for exception org.jboss.resteasy.spi.NoResourceFoundFailure
 
NoResourceFoundFailure(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.NoResourceFoundFailure
 
NoResourceFoundFailure(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.NoResourceFoundFailure
 
NoResourceFoundFailure(Throwable) - Constructor for exception org.jboss.resteasy.spi.NoResourceFoundFailure
 
notAcceptable(List<Variant>) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a not acceptable response.
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.
numCapturingGroups - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
numNonDefaultGroups - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 

O

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
 
ObjectFor - Class in org.jboss.resteasy.spi
 
ObjectFor() - Constructor for class org.jboss.resteasy.spi.ObjectFor
 
objectFor(URI) - Method in class org.jboss.resteasy.spi.ObjectFor
 
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.
oneway(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
OptionalValueBeanFactory - Class in org.jboss.resteasy.plugins.spring
This resovles optional
OptionalValueBeanFactory() - Constructor for class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
 
OptionsResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
OptionsResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.OptionsResourceMethod
 
Order - Class in org.jboss.resteasy.test.providers.jaxb.data
A Order.
Order() - Constructor for class org.jboss.resteasy.test.providers.jaxb.data.Order
 
org.jboss.resteasy.annotations - package org.jboss.resteasy.annotations
 
org.jboss.resteasy.annotations.cache - package org.jboss.resteasy.annotations.cache
 
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.annotations.providers.multipart - package org.jboss.resteasy.annotations.providers.multipart
 
org.jboss.resteasy.client - package org.jboss.resteasy.client
 
org.jboss.resteasy.client.core - package org.jboss.resteasy.client.core
 
org.jboss.resteasy.core - package org.jboss.resteasy.core
 
org.jboss.resteasy.core.interception - package org.jboss.resteasy.core.interception
 
org.jboss.resteasy.core.registry - package org.jboss.resteasy.core.registry
 
org.jboss.resteasy.mock - package org.jboss.resteasy.mock
 
org.jboss.resteasy.plugins.delegates - package org.jboss.resteasy.plugins.delegates
 
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.jaxb - package org.jboss.resteasy.plugins.providers.jaxb
 
org.jboss.resteasy.plugins.providers.jaxb.fastinfoset - package org.jboss.resteasy.plugins.providers.jaxb.fastinfoset
 
org.jboss.resteasy.plugins.providers.jaxb.json - package org.jboss.resteasy.plugins.providers.jaxb.json
 
org.jboss.resteasy.plugins.providers.multipart - package org.jboss.resteasy.plugins.providers.multipart
 
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.spring - package org.jboss.resteasy.plugins.spring
 
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.springmvc - package org.jboss.resteasy.springmvc
 
org.jboss.resteasy.springmvc.annotation - package org.jboss.resteasy.springmvc.annotation
 
org.jboss.resteasy.springmvc.tjws - package org.jboss.resteasy.springmvc.tjws
 
org.jboss.resteasy.test - package org.jboss.resteasy.test
 
org.jboss.resteasy.test.providers.jaxb.data - package org.jboss.resteasy.test.providers.jaxb.data
 
org.jboss.resteasy.test.smoke - package org.jboss.resteasy.test.smoke
 
org.jboss.resteasy.util - package org.jboss.resteasy.util
 
outputCookies(HttpResponse, Response) - Method in class org.jboss.resteasy.core.DispatcherUtilities
 
outputHeaders(HttpResponse, Response) - Method in class org.jboss.resteasy.core.DispatcherUtilities
 
outputHeaders - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
OutputPart - Class in org.jboss.resteasy.plugins.providers.multipart
 
OutputPart(Object, Class, Type, MediaType) - Constructor for class org.jboss.resteasy.plugins.providers.multipart.OutputPart
 

P

paramName - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
params - Variable in class org.jboss.resteasy.core.ConstructorInjectorImpl
 
params - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
paramType - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
parse(String) - Static method in class org.jboss.resteasy.plugins.delegates.MediaTypeHeaderDelegate
 
parse(InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
parse(String) - Static method in class org.jboss.resteasy.util.QualifiedStringHeader
 
parse(MediaType) - Static method in class org.jboss.resteasy.util.WeightedMediaType
 
parseDate(String) - Static method in class org.jboss.resteasy.util.DateUtil
Parses a date value.
parseDate(String, Collection) - Static method in class org.jboss.resteasy.util.DateUtil
Parses the date value using the given date formats.
parseDate(String, Collection, Date) - Static method in class org.jboss.resteasy.util.DateUtil
Parses the date value using the given date formats.
parseForm(InputStream) - Static method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
parseHeader(String) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
parseMap(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
parseSegments(String) - Static method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
parts - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
parts - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
 
PartType - Annotation Type in org.jboss.resteasy.annotations.providers.multipart
Must be used in conjunction with Multipart providers when writing out a List or Map as a multipart/* type.
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 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.specimpl.UriBuilderImpl
 
path(Class) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
path(Class, String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
path(Method) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
pathExpression - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
PathHelper - Class in org.jboss.resteasy.util
A utility class for handling URI template parameters.
PathHelper() - Constructor for class org.jboss.resteasy.util.PathHelper
 
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.
pathParameter(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
pathParameter(String, Object, boolean) - Method in class org.jboss.resteasy.client.ClientRequest
 
PathParamInjector - Class in org.jboss.resteasy.core
 
PathParamInjector(Class, Type, AccessibleObject, String, String, boolean, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.PathParamInjector
 
PathParamMarshaller - Class in org.jboss.resteasy.client.core
 
PathParamMarshaller(String, boolean, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.core.PathParamMarshaller
 
PathParamSegment - Class in org.jboss.resteasy.core.registry
 
PathParamSegment(String) - Constructor for class org.jboss.resteasy.core.registry.PathParamSegment
 
paths(boolean, String, String...) - Static method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
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) - Constructor for class org.jboss.resteasy.specimpl.PathSegmentImpl
 
PathSegmentImpl(String, MultivaluedMap<String, String>) - Constructor for class org.jboss.resteasy.specimpl.PathSegmentImpl
 
pathSegmentIndex(String, int, int) - Static method in class org.jboss.resteasy.core.registry.PathParamSegment
 
pattern - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
PATTERN_ASCTIME - Static variable in class org.jboss.resteasy.util.DateUtil
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_RFC1036 - Static variable in class org.jboss.resteasy.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - Static variable in class org.jboss.resteasy.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1123 format.
performExecute - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
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
 
pick(List<Variant>, List<AcceptableVariant>) - Static method in class org.jboss.resteasy.util.AcceptableVariant
 
pickVariant(List<Variant>, List<MediaType>, List<String>, List<String>) - Static method in class org.jboss.resteasy.specimpl.RequestImpl
 
pointer - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
POJOResourceFactory - Class in org.jboss.resteasy.plugins.server.resourcefactory
Allocates an instance of a class at each invocation
POJOResourceFactory(Class<?>) - Constructor for class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
pop() - Static method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
pop() - Method in class org.jboss.resteasy.util.ThreadLocalStack
 
popContextData(Class<T>) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
popCurrentResource() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
popMatchedURI() - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
populateMap(Class, ResteasyProviderFactory) - Method in class org.jboss.resteasy.client.core.FormMarshaller
 
populateMap(Class, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.PropertyInjectorImpl
 
populatePathParams(HttpRequest, Matcher, String) - Method in class org.jboss.resteasy.core.registry.PathParamSegment
 
port(int) - Method in class javax.ws.rs.core.UriBuilder
Set the URI port.
port(int) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
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
 
post(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
 
post(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
postExecute(ClientResponseImpl) - Method in interface org.jboss.resteasy.client.core.ClientInterceptor
 
postJob(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
postProcessAfterInitialization(Object, String) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor.ResteasyBeanPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor.ResteasyBeanPostProcessor
 
PostResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
PostResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.PostResourceMethod
 
postUnMarshalling(ClientResponseImpl) - Method in interface org.jboss.resteasy.client.core.ClientInterceptor
 
PRAGMA - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
preambleEnd - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
preBaseMethodConstruction(ClientResponseImpl) - Method in interface org.jboss.resteasy.client.core.ClientInterceptor
 
preExecute(ClientResponseImpl) - Method in interface org.jboss.resteasy.client.core.ClientInterceptor
 
preferredConsumes - Variable in class org.jboss.resteasy.core.ResourceMethod
 
preferredProduces - Variable in class org.jboss.resteasy.core.ResourceMethod
 
preprocess(HttpRequest) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
preprocessedPath - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
preProcessedPath - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
preProcessedPath - Variable in class org.jboss.resteasy.util.HttpRequestImpl
 
preprocessExtensions(HttpRequest) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
preProcessRequest(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSRequestPreProcessor
 
printStackTrace() - Method in exception org.jboss.resteasy.core.ExceptionAdapter
FIXME Comment this
printStackTrace(PrintStream) - Method in exception org.jboss.resteasy.core.ExceptionAdapter
FIXME Comment this
printStackTrace(PrintWriter) - Method in exception org.jboss.resteasy.core.ExceptionAdapter
FIXME Comment this
proceed() - Method in interface org.jboss.resteasy.core.interception.RequestContext
 
proceed() - Method in interface org.jboss.resteasy.core.interception.ResourceMethodContext
 
proceed() - Method in class org.jboss.resteasy.core.ResourceMethod.ResourceContext
 
process(long, boolean, String, boolean) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
processApplication(Application, Registry, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
processJndiResources(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
processMethod(ResourceFactory, String, Class<?>, Method) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
processProviders(AnnotationDB) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
processResource(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
processResources(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
processResources(AnnotationDB) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
Produces - Annotation Type in javax.ws.rs
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce.
produces - Variable in class org.jboss.resteasy.core.ResourceMethod
 
propertyInjector - Variable in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
 
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
 
Provider - Annotation Type in javax.ws.rs.ext
Marks an implementation of an extension interface.
PROVIDER - Static variable in class org.jboss.resteasy.core.LoggerCategories
A logging category used by entity providers.
providerFactory - Variable in class org.jboss.resteasy.client.ClientRequest
 
providerFactory - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
providerFactory - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
providerFactory - Variable in class org.jboss.resteasy.core.ResourceLocator
 
providerFactory - Variable in class org.jboss.resteasy.core.ResourceMethod
 
providerFactory - Variable in class org.jboss.resteasy.core.ResourceMethodRegistry
 
providerFactory - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
providerFactory - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
providerFactory - Variable in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
ProviderFactoryDelegate - Interface in org.jboss.resteasy.spi
 
ProviderHelper - Class in org.jboss.resteasy.plugins.providers
A utility class to provide supporting functionality to various entity providers.
Providers - 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.jaxb.AbstractJAXBContextFinder
 
providers - Variable in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
 
providers - Variable in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
 
PROXY_AUTHENTICATE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ProxyFactory - Class in org.jboss.resteasy.client
 
ProxyFactory() - Constructor for class org.jboss.resteasy.client.ProxyFactory
 
push(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
push(T) - Method in class org.jboss.resteasy.util.ThreadLocalStack
 
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.DispatcherUtilities
 
pushCurrentResource(Object) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
pushMatchedURI(String, String) - Method in class org.jboss.resteasy.specimpl.UriInfoImpl
 
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() - Method in class org.jboss.resteasy.client.ClientRequest
 
put(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
 
put(String, List<Object>) - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
put(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
 
put(String, List<Object>) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
put(String, List<V>) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
putAll(Map<? extends String, ? extends List<Object>>) - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
putAll(Map<? extends String, ? extends List<Object>>) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
putAll(Map<? extends String, ? extends List<V>>) - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
putBasic(String) - Method in class org.jboss.resteasy.test.smoke.SimpleResource
 
PutResourceMethod - Class in org.jboss.resteasy.plugins.stats
 
PutResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.PutResourceMethod
 
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.client.core.HttpClientHeaderWrapper
 
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
 

Q

QualifiedStringHeader - Class in org.jboss.resteasy.util
 
QualifiedStringHeader() - Constructor for class org.jboss.resteasy.util.QualifiedStringHeader
 
QualifiedStringHeader(String) - Constructor for class org.jboss.resteasy.util.QualifiedStringHeader
 
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.specimpl.UriBuilderImpl
 
queryParameter(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
 
QueryParamInjector - Class in org.jboss.resteasy.core
 
QueryParamInjector(Class, Type, AccessibleObject, String, String, boolean, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.QueryParamInjector
 
QueryParamMarshaller - Class in org.jboss.resteasy.client.core
 
QueryParamMarshaller(String, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.core.QueryParamMarshaller
 
quote(StringBuilder, String) - Method in class org.jboss.resteasy.plugins.delegates.NewCookieHeaderDelegate
 

R

RANGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
rawResults - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
read(InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
readAndRemove(long, boolean, String) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
readDataSource(InputStream, MediaType) - Static method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
 
readDataSource(InputStream, MediaType) - Static method in class org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
 
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<Entry>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.atom.AbderaEntryProvider
 
readFrom(Class<Feed>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.atom.AbderaFeedProvider
 
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<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
 
readFrom(Class<MultivaluedMap<String, String>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
readFrom(Class<IIOImage>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.IIOImageProvider
 
readFrom(Class<InputStream>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
 
readFrom(Class<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<List>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.ListMultipartReader
 
readFrom(Class<Map>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataReader
 
readFrom(Class<MimeMultipart>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
FIXME Comment this
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationReader
 
readFrom(Class<MultipartFormDataInput>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataReader
 
readFrom(Class<MultipartInput>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartReader
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.YamlProvider
 
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(InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
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
 
REFERER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
regex - Variable in class org.jboss.resteasy.core.registry.PathParamSegment
 
register(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.plugins.providers.RegisterBuiltin
 
RegisterBuiltin - Class in org.jboss.resteasy.plugins.providers
 
RegisterBuiltin() - Constructor for class org.jboss.resteasy.plugins.providers.RegisterBuiltin
 
registered(InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
 
registered(InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
 
registered(InjectorFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
registered(InjectorFactory) - Method in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
 
registered(InjectorFactory) - Method in interface org.jboss.resteasy.spi.ResourceFactory
Callback after registration has been completed.
registerProvider(Class) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
registerProvider(Class) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Register a @Provider class.
registerProviderInstance(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
registerProviderInstance(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
Register a @Provider object.
registerResourceMethodInterceptor(Class) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
registerResourceMethodInterceptor(ResourceMethodInterceptor) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
registerResourceMethodInterceptors(Class[]) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
 
registry - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
 
registry - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
registry - Variable in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
Registry - Interface in org.jboss.resteasy.spi
 
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
 
releaseConnection() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
remove(Object) - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
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
 
removeAttribute(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
removeItem(Item) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
FIXME Comment this
removeItem(int) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
FIXME Comment this
removePath(String[], int, Method) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
removePath(String, Method) - Method in class org.jboss.resteasy.core.registry.RootSegment
 
removeRegistrations(Class) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
Find all endpoints reachable by clazz and unregister them
removeRegistrations(Class, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
 
removeRegistrations(Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
 
removeRegistrations(Class<?>, String) - Method in interface org.jboss.resteasy.spi.Registry
 
render(Map, HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyNoResourceFoundView
 
render(Map, HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyView
 
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.UriBuilderImpl
 
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.UriBuilderImpl
 
replaceParameter(String, String, boolean, String, StringBuffer) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
replaceParameter(Map<String, ? extends Object>, boolean, String, StringBuffer) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
replacePath(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI path.
replacePath(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
replaceQuery(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI query string.
replaceQuery(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
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.UriBuilderImpl
 
Request - Interface in javax.ws.rs.core
An injectable helper for request processing, all methods throw java.lang.IllegalStateException if called outside the scope of a request (e.g.
request - Variable in class org.jboss.resteasy.core.ResourceMethod.ResourceContext
 
request - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
RequestContext - Interface in org.jboss.resteasy.core.interception
 
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 class org.jboss.resteasy.plugins.spring.SpringResourceFactory
 
requestFinished(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.ResourceFactory
Callback when request is finished.
RequestImpl - Class in org.jboss.resteasy.specimpl
 
RequestImpl(HttpRequest) - Constructor for class org.jboss.resteasy.specimpl.RequestImpl
 
RequestInterceptor - Interface in org.jboss.resteasy.core.interception
 
RequestUtil - Class in org.jboss.resteasy.springmvc
 
RequestUtil() - Constructor for class org.jboss.resteasy.springmvc.RequestUtil
 
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.
resolve(Class<? extends Object>, String, Object...) - Static method in class org.jboss.resteasy.client.core.UriFor
 
resolve(URI, Class<? extends Object>, String, Object...) - Static method in class org.jboss.resteasy.client.core.UriFor
 
resolve(URI, Class<? extends Object>, String, boolean, Object...) - Static method in class org.jboss.resteasy.client.core.UriFor
 
resolve(URI, boolean, Method, Object...) - Static method in class org.jboss.resteasy.client.core.UriFor
 
resolve(URI, boolean, Method, ResteasyProviderFactory, Object...) - Static method in class org.jboss.resteasy.client.core.UriFor
 
resolveArgument(MethodParameter, NativeWebRequest) - Method in class org.jboss.resteasy.springmvc.ResteasyWebArgumentResolver
 
resolveContentType(Response) - Method in class org.jboss.resteasy.core.DispatcherUtilities
 
resolveContentType(HttpRequest) - Method in class org.jboss.resteasy.core.ResourceMethod
 
resolveResponseInvoker(HttpResponse, Response) - Method in class org.jboss.resteasy.core.DispatcherUtilities
 
resource - Variable in class org.jboss.resteasy.core.ResourceLocator
 
resource - Variable in class org.jboss.resteasy.core.ResourceMethod
 
resourceClass - Variable in class org.jboss.resteasy.core.ResourceMethod
 
resourceExpressions - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
resourceFactories - Variable in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
ResourceFactory - Interface in org.jboss.resteasy.spi
Implementations of this interface are registered through the Registry class.
ResourceInvoker - Interface in org.jboss.resteasy.core
 
ResourceLocator - Class in org.jboss.resteasy.core
 
ResourceLocator(ResourceFactory, InjectorFactory, ResteasyProviderFactory, Class, Method) - Constructor for class org.jboss.resteasy.core.ResourceLocator
 
ResourceMethod - Class in org.jboss.resteasy.core
 
ResourceMethod(Class<?>, Method, InjectorFactory, ResourceFactory, ResteasyProviderFactory, Set<String>) - Constructor for class org.jboss.resteasy.core.ResourceMethod
 
ResourceMethod.ResourceContext - Class in org.jboss.resteasy.core
 
ResourceMethod.ResourceContext(HttpRequest, HttpResponse, Object) - Constructor for class org.jboss.resteasy.core.ResourceMethod.ResourceContext
 
ResourceMethodCacheControlInterceptor - Class in org.jboss.resteasy.core
 
ResourceMethodCacheControlInterceptor() - Constructor for class org.jboss.resteasy.core.ResourceMethodCacheControlInterceptor
 
ResourceMethodContext - Interface in org.jboss.resteasy.core.interception
 
ResourceMethodEntry - Class in org.jboss.resteasy.plugins.stats
<
ResourceMethodEntry() - Constructor for class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
ResourceMethodInterceptor - Interface in org.jboss.resteasy.core.interception
 
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
 
ResourceMethodSecurityInterceptor - Class in org.jboss.resteasy.core
 
ResourceMethodSecurityInterceptor() - Constructor for class org.jboss.resteasy.core.ResourceMethodSecurityInterceptor
 
ResourceRegistrationFilter - Interface in org.jboss.resteasy.plugins.spring
 
Response - Class in javax.ws.rs.core
Defines the contract between a returned instance and the runtime when an application needs to provide metadata 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.core.ResourceMethod.ResourceContext
 
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.
ResponseBuilderImpl - Class in org.jboss.resteasy.specimpl
 
ResponseBuilderImpl() - Constructor for class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
ResponseImpl - Class in org.jboss.resteasy.specimpl
 
ResponseImpl(Object, int, Headers<Object>, NewCookie[]) - Constructor for class org.jboss.resteasy.specimpl.ResponseImpl
 
ResponseImpl() - Constructor for class org.jboss.resteasy.specimpl.ResponseImpl
 
ResponseInvoker - Class in org.jboss.resteasy.core
 
ResponseInvoker(Response, MediaType, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ResponseInvoker
 
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_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
 
RESTEASY_RESOURCES - 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_USE_BUILTIN_PROVIDERS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
 
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
 
ResteasyClientInitializer - Class in org.jboss.resteasy.plugins.spring
 
ResteasyClientInitializer() - Constructor for class org.jboss.resteasy.plugins.spring.ResteasyClientInitializer
 
ResteasyContextParameters - Interface in org.jboss.resteasy.plugins.server.servlet
constant names of resteasy configuration variables within a servlet
ResteasyHandlerAdapter - Class in org.jboss.resteasy.springmvc
 
ResteasyHandlerAdapter(SynchronousDispatcher) - Constructor for class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
 
ResteasyHandlerMapping - Class in org.jboss.resteasy.springmvc
 
ResteasyHandlerMapping(SynchronousDispatcher) - Constructor for class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
ResteasyHandlerMapping(ResourceMethodRegistry) - Constructor for class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
Deprecated. 
ResteasyInitializer - Class in org.jboss.resteasy.springmvc
 
ResteasyInitializer(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.springmvc.ResteasyInitializer
 
ResteasyNoResourceFoundView - Class in org.jboss.resteasy.springmvc
 
ResteasyNoResourceFoundView() - Constructor for class org.jboss.resteasy.springmvc.ResteasyNoResourceFoundView
 
ResteasyProviderFactory - Class in org.jboss.resteasy.spi
 
ResteasyProviderFactory() - Constructor for class org.jboss.resteasy.spi.ResteasyProviderFactory
 
ResteasyRegistration - Class in org.jboss.resteasy.plugins.spring
 
ResteasyRegistration() - Constructor for class org.jboss.resteasy.plugins.spring.ResteasyRegistration
 
ResteasyRequestWrapper - Class in org.jboss.resteasy.springmvc
 
ResteasyRequestWrapper(HttpServletRequest) - Constructor for class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
 
ResteasyRequestWrapper(HttpServletRequest, String, String) - Constructor for class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
 
ResteasyResponseWrapper - Class in org.jboss.resteasy.springmvc
 
ResteasyResponseWrapper() - Constructor for class org.jboss.resteasy.springmvc.ResteasyResponseWrapper
 
ResteasyView - Class in org.jboss.resteasy.springmvc
 
ResteasyView(String, SynchronousDispatcher) - Constructor for class org.jboss.resteasy.springmvc.ResteasyView
 
ResteasyView() - Constructor for class org.jboss.resteasy.springmvc.ResteasyView
 
ResteasyWebArgumentResolver - Class in org.jboss.resteasy.springmvc
This class can be used as part of Spring's AnnotationMethodHandlerAdapter.
ResteasyWebArgumentResolver() - Constructor for class org.jboss.resteasy.springmvc.ResteasyWebArgumentResolver
 
ResteasyWebHandlerTemplate<T> - Class in org.jboss.resteasy.springmvc
 
ResteasyWebHandlerTemplate(SynchronousDispatcher) - Constructor for class org.jboss.resteasy.springmvc.ResteasyWebHandlerTemplate
 
RestfulData - Annotation Type in org.jboss.resteasy.springmvc.annotation
 
restVerb - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
rethrow() - Method in exception org.jboss.resteasy.core.ExceptionAdapter
Rethrows the original exception class.
RETRY_AFTER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
returnType - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
rolesAllowed - Variable in class org.jboss.resteasy.core.ResourceMethodSecurityInterceptor
 
rootClass - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
 
rootResourcePath - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
rootResourcePath - Variable in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
 
RootSegment - Class in org.jboss.resteasy.core.registry
 
RootSegment() - Constructor for class org.jboss.resteasy.core.registry.RootSegment
 
rootSegment - Variable in class org.jboss.resteasy.core.ResourceMethodRegistry
 
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
 
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.

S

sameWeight(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
SC_ACCEPTED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (202) indicating that a request was accepted for processing, but was not completed.
SC_BAD_GATEWAY - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (502) indicating that the HTTP server received an invalid response from a server it consulted when acting as a proxy or gateway.
SC_BAD_REQUEST - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (400) indicating the request sent by the client was syntactically incorrect.
SC_CONFLICT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (409) indicating that the request could not be completed due to a conflict with the current state of the resource.
SC_CONTINUE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (100) indicating the client can continue.
SC_CREATED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (201) indicating the request succeeded and created a new resource on the server.
SC_EXPECTATION_FAILED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (417) indicating that the server could not meet the expectation given in the Expect request header.
SC_FORBIDDEN - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (403) indicating the server understood the request but refused to fulfill it.
SC_FOUND - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (302) indicating that the resource reside temporarily under a different URI.
SC_GATEWAY_TIMEOUT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (504) indicating that the server did not receive a timely response from the upstream server while acting as a gateway or proxy.
SC_GONE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (410) indicating that the resource is no longer available at the server and no forwarding address is known.
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (505) indicating that the server does not support or refuses to support the HTTP protocol version that was used in the request message.
SC_INTERNAL_SERVER_ERROR - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (500) indicating an error inside the HTTP server which prevented it from fulfilling the request.
SC_LENGTH_REQUIRED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (411) indicating that the request cannot be handled without a defined Content-Length.
SC_METHOD_NOT_ALLOWED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (405) indicating that the method specified in the Request-Line is not allowed for the resource identified by the Request-URI.
SC_MOVED_PERMANENTLY - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (301) indicating that the resource has permanently moved to a new location, and that future references should use a new URI with their requests.
SC_MOVED_TEMPORARILY - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (302) indicating that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.
SC_MULTIPLE_CHOICES - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (300) indicating that the requested resource corresponds to any one of a set of representations, each with its own specific location.
SC_NO_CONTENT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (204) indicating that the request succeeded but that there was no new information to return.
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (203) indicating that the meta information presented by the client did not originate from the server.
SC_NOT_ACCEPTABLE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (406) indicating that the resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request.
SC_NOT_FOUND - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (404) indicating that the requested resource is not available.
SC_NOT_IMPLEMENTED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (501) indicating the HTTP server does not support the functionality needed to fulfill the request.
SC_NOT_MODIFIED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
SC_OK - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (200) indicating the request succeeded normally.
SC_PARTIAL_CONTENT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (206) indicating that the server has fulfilled the partial GET request for the resource.
SC_PAYMENT_REQUIRED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (402) reserved for future use.
SC_PRECONDITION_FAILED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (412) indicating that the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (407) indicating that the client MUST first authenticate itself with the proxy.
SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (413) indicating that the server is refusing to process the request because the request entity is larger than the server is willing or able to process.
SC_REQUEST_TIMEOUT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (408) indicating that the client did not produce a request within the time that the server was prepared to wait.
SC_REQUEST_URI_TOO_LONG - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (414) indicating that the server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (416) indicating that the server cannot serve the requested byte range.
SC_RESET_CONTENT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (205) indicating that the agent SHOULD reset the document view which caused the request to be sent.
SC_SEE_OTHER - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (303) indicating that the response to the request can be found under a different URI.
SC_SERVICE_UNAVAILABLE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (503) indicating that the HTTP server is temporarily overloaded, and unable to handle the request.
SC_SWITCHING_PROTOCOLS - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (101) indicating the server is switching protocols according to Upgrade header.
SC_TEMPORARY_REDIRECT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (307) indicating that the requested resource resides temporarily under a different URI.
SC_UNAUTHORIZED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (401) indicating that the request requires HTTP authentication.
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (415) indicating that the server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
SC_USE_PROXY - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
Status code (305) indicating that the requested resource MUST be accessed through the proxy given by the Location field.
scannableClass - Variable in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
 
scheme(String) - Method in class javax.ws.rs.core.UriBuilder
Set the URI scheme.
scheme(String) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
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.UriBuilderImpl
 
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
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 - Class in org.jboss.resteasy.core.registry
 
Segment() - Constructor for class org.jboss.resteasy.core.registry.Segment
 
segment - Variable in class org.jboss.resteasy.core.registry.SimpleSegment
 
segment(String...) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
SegmentInfo - Class in org.jboss.resteasy.util
 
SegmentInfo(String) - Constructor for class org.jboss.resteasy.util.SegmentInfo
 
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
 
sendError(int) - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
sendError(int, String) - Method in class org.jboss.resteasy.mock.MockHttpResponse
 
sendError(int) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
sendError(int, String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
 
sendError(int) - Method in interface org.jboss.resteasy.spi.HttpResponse
 
sendError(int, String) - Method in interface org.jboss.resteasy.spi.HttpResponse
 
sentError - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
SERVER - Static variable in class org.jboss.resteasy.core.LoggerCategories
A logging category used by the server-related classes.
server - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
SERVER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
ServerCached - Annotation Type in org.jboss.resteasy.annotations.cache
Specifies that the response to this jax-rs method should be cached on the server.
ServerCookie - Class in org.jboss.resteasy.plugins.delegates
Server-side cookie representation.
ServerCookie() - Constructor for class org.jboss.resteasy.plugins.delegates.ServerCookie
 
serverError() - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder with an server error status.
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) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
 
servlet - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
servlet - Variable in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
 
Servlet3AsyncHttpRequest - Class in org.jboss.resteasy.plugins.server.servlet
 
Servlet3AsyncHttpRequest(HttpServletRequest, HttpResponse, HttpHeaders, UriInfo, String, SynchronousDispatcher) - Constructor for class org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest
 
ServletSecurityContext - Class in org.jboss.resteasy.plugins.server.servlet
 
ServletSecurityContext(HttpServletRequest) - Constructor for class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
 
ServletUtil - Class in org.jboss.resteasy.plugins.server.servlet
 
ServletUtil() - Constructor for class org.jboss.resteasy.plugins.server.servlet.ServletUtil
 
SET_COOKIE - Static variable in interface javax.ws.rs.core.HttpHeaders
See IETF RFC 2109.
SET_COOKIE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
setAcceptableLanguages(List<String>) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setAcceptableMediaTypes(List<MediaType>) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
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
 
setAddress(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
Set the address.
setAllowRereads(boolean) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
setAlternateMediaType(String) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.specimpl.ResponseImpl
 
setApplicationContextConfiguration(String) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
setAsText(String) - Method in class org.jboss.resteasy.plugins.spring.MediaTypePropertyEditor
setAttachmentMarshaller(AttachmentMarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
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.fastinfoset.FastinfoSetUnmarshaller
 
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 org.jboss.resteasy.util.HttpServletRequestDelegate
 
setAttributeExceptionsTo(String) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
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.ClientInvoker
 
setBeanFactory(BeanFactory) - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
 
setBeanName(String) - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
 
setBeanName(String) - Method in class org.jboss.resteasy.plugins.spring.ResteasyRegistration
 
setBeanNames(Collection<String>) - Method in class org.jboss.resteasy.plugins.spring.BeanNameFilter
 
setBindAddress(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setBootstrap(Class) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
setBoundary(String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
 
setBuiltinsRegistered(boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
 
setBuiltinsRegistered(boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
setCharacterEncoding(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
 
setCity(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
Set the city.
setClazz(Class<?>) - Method in class org.jboss.resteasy.client.core.ClientProxy
 
setClazz(Class<?>) - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
 
setClazz(String) - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
setClazz(String) - Method in class org.jboss.resteasy.plugins.stats.SubresourceLocator
 
setContent(Content) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setContentType(MediaType) - Method in class org.jboss.resteasy.core.ResponseInvoker
 
setContentType(String) - Method in class org.jboss.resteasy.springmvc.ResteasyView
 
setContext(String) - Method in class org.jboss.resteasy.plugins.spring.ResteasyRegistration
 
setContext(String) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
setContextPath(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSRequestPreProcessor
 
setContextPath(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
 
setContextPath(String) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSSpringMVCDispatcher
 
setCookies(Map<String, Cookie>) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setCountry(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
Set the country.
setDefaultResourceMethodInterceptors(Class[]) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
setDefaultResourceMethodInterceptors(Class[]) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
setDispatcher(Dispatcher) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
 
setDispatcher(Dispatcher) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
setDispatcher(AsynchronousDispatcher) - Method in class org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
 
setDispatcher(Dispatcher) - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
setDispatcher(Dispatcher) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
setDispatcher(SynchronousDispatcher) - Method in class org.jboss.resteasy.springmvc.ResteasyNoResourceFoundView
 
setDispatcher(SynchronousDispatcher) - Method in class org.jboss.resteasy.springmvc.ResteasyView
 
setDispatcherUtilities(DispatcherUtilities) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
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
 
setEntity(Object) - Method in class org.jboss.resteasy.specimpl.ResponseImpl
 
setError(Integer, String) - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
 
setErrorCode(int) - Method in exception org.jboss.resteasy.spi.Failure
 
setErrorCode(Integer) - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
 
setErrorMessage(String) - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
 
setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
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.ClientResponseImpl
 
setExecutor(ExecutorService) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
Plug in your own executor to process requests
setFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
setFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.springmvc.ResteasyWebArgumentResolver
 
setFields(Class, MultipartFormDataInputImpl, Object) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationReader
 
setFinder(JAXBContextFinder) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
setGenerator(Generator) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setGenericReturnType(Type) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
setGenericType(Type) - Method in class org.jboss.resteasy.specimpl.ResponseImpl
 
setHeaders(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.CookieParamMarshaller
 
setHeaders(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.FormMarshaller
 
setHeaders(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.FormParamMarshaller
 
setHeaders(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.HeaderParamMarshaller
 
setHeaders(Object, HttpMethodBase) - Method in interface org.jboss.resteasy.client.core.Marshaller
 
setHeaders(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.MatrixParamMarshaller
 
setHeaders(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.MessageBodyParameterMarshaller
 
setHeaders(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.PathParamMarshaller
 
setHeaders(Object, HttpMethodBase) - Method in class org.jboss.resteasy.client.core.QueryParamMarshaller
 
setHeadersAndRequestBody(HttpMethodBase, Object...) - Method in class org.jboss.resteasy.client.core.WebRequestIntializer
 
setHref(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
setHreflang(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
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
 
setInstance(RuntimeDelegate) - Static method in class javax.ws.rs.ext.RuntimeDelegate
Set the runtime delegate that will be used by JAX-RS classes.
setInstance(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
 
setInterceptors(Iterable<ClientInterceptor>) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
setInterceptors(HandlerInterceptor[]) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
setInvocations(long) - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
setInvoker(ResourceInvoker) - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
 
setItems(List<Item>) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
Set the item.
setJAXBObject(Object) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
setKeepAlive(boolean) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setKeepAliveTimeout(long) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setLabel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Category
 
setLanguage(String) - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
 
setLanguage(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
setLanguage(String) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setLanguageMappings(Map<String, String>) - Method in interface org.jboss.resteasy.core.Dispatcher
 
setLanguageMappings(Map<String, String>) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
setLength(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
setListener(Marshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
setListener(Unmarshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
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
 
setLocator(SubresourceLocator) - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
 
setLoggable(boolean) - Method in exception org.jboss.resteasy.spi.Failure
 
setLogo(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setMaxAge(int) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the max-age cache control directive.
setMaxCacheSize(int) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
Max response cache size default is 100
setMaxKeepAliveConnections(int) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setMaxWaitMilliSeconds(long) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
Maximum wait time.
setMediaType(MediaType) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setMediaTypeMappings(Map<String, MediaType>) - Method in interface org.jboss.resteasy.core.Dispatcher
 
setMediaTypeMappings(Map<String, MediaType>) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
setMetadata(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.specimpl.ResponseImpl
 
setMethod(String) - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
 
setMethod(String) - Method in class org.jboss.resteasy.plugins.stats.SubresourceLocator
 
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
 
setName(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
Set the name.
setName(String) - Method in class org.jboss.resteasy.test.smoke.Customer
 
setNewCookies(NewCookie[]) - Method in class org.jboss.resteasy.specimpl.ResponseImpl
 
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.
setNote(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
Set the note.
setNoTransform(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the no-transform cache control directive.
setOrder(int) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
setOrder(Order) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
Set the order.
setOrder(Order) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
Set the order.
setOrderid(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
Set the orderid.
setPerformExecute(boolean) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
setPerson(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
Set the person.
setPort(int) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setPort(int) - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
setPort(int) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
setPotentialContentTypes(List<String>) - Method in class org.jboss.resteasy.springmvc.ResteasyView
 
setPrefix(String) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
setPreprocessedPath(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
setPreprocessedPath(String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
setPreprocessedPath(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
 
setPreprocessedPath(String) - Method in class org.jboss.resteasy.util.HttpRequestImpl
 
setPrice(Double) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
Set the price.
setPrivate(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the private cache control directive.
setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
 
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.JettisonMappedMarshaller
 
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
 
setProviderFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
setProviderFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
setProviders(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
 
setProxyRevalidate(boolean) - Method in class javax.ws.rs.core.CacheControl
Corresponds to the must-revalidate cache control directive.
setPublished(Date) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setQuantity(Integer) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
Set the quantity.
setRegistry(Registry) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
setRel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
setRequest(HttpRequest) - Method in interface org.jboss.resteasy.core.interception.RequestContext
 
setRequest(HttpRequest) - Method in interface org.jboss.resteasy.core.interception.ResourceMethodContext
 
setRequest(HttpRequest) - Method in class org.jboss.resteasy.core.ResourceMethod.ResourceContext
 
setRequestHeaders(MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.specimpl.HttpHeadersImpl
 
setResponse(HttpResponse) - Method in interface org.jboss.resteasy.core.interception.RequestContext
 
setResponse(Response) - Method in interface org.jboss.resteasy.spi.AsynchronousResponse
 
setResponse(HttpResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyResponseWrapper
 
setResponseInvoker(ResponseInvoker) - Method in class org.jboss.resteasy.springmvc.ResteasyResponseWrapper
 
setRestVerb(String) - Method in class org.jboss.resteasy.client.core.ClientInvoker
 
setRestVerb(String) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
setReturnType(Class<T>) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
setRights(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setRights(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setRootPath(String) - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
setRootResourcePath(String) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
setRootResourcePath(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
 
setRootResourcePath(String) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
 
setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
 
setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
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(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Category
 
setSecurityDoamin(SecurityDomain) - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
 
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
 
setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
 
setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSSpringMVCDispatcher
 
setServer(TJWSEmbeddedSpringMVCServer) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
setServletContainer(Server) - Method in class org.jboss.resteasy.springmvc.JettyLifecycleManager
 
setServletContext(ServletContext) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessorServletAware
 
setServletResponse(HttpServletResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyResponseWrapper
 
setSessionTimeout(long) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
setShipto(ShipTo) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
Set the shipto.
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
 
setSpringConfigLocation(String) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
 
setSSLAlgorithm(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
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) - 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.ResponseImpl
 
setStatus(int) - Method in interface org.jboss.resteasy.spi.HttpResponse
 
setSubtitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
 
setSummary(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
 
setTarget(Object) - Method in interface org.jboss.resteasy.core.interception.ResourceMethodContext
 
setTarget(Object) - Method in class org.jboss.resteasy.core.ResourceMethod.ResourceContext
 
setterhashes - Variable in class org.jboss.resteasy.client.core.FormMarshaller
 
setterhashes - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
setTerm(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Category
 
setters - Variable in class org.jboss.resteasy.client.core.FormMarshaller
 
setters - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
 
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
 
setThrowNotFound(boolean) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
 
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.test.providers.jaxb.data.Item
Set the title.
setType(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
setType(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
 
setType(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
 
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 class org.jboss.resteasy.plugins.providers.atom.Generator
 
setUri(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Person
 
setUriTemplate(String) - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
 
setUrl(String) - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
setValidating(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
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
 
setVersion(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
 
ShipTo - Class in org.jboss.resteasy.test.providers.jaxb.data
A ShipTo.
ShipTo() - Constructor for class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
 
SimplePrincipal - Class in org.jboss.resteasy.plugins.server.embedded
 
SimplePrincipal(String) - Constructor for class org.jboss.resteasy.plugins.server.embedded.SimplePrincipal
 
SimpleResource - Class in org.jboss.resteasy.test.smoke
 
SimpleResource() - Constructor for class org.jboss.resteasy.test.smoke.SimpleResource
 
SimpleSecurityDomain - Class in org.jboss.resteasy.plugins.server.embedded
POJO Security domain.
SimpleSecurityDomain() - Constructor for class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
 
SimpleSegment - Class in org.jboss.resteasy.core.registry
 
SimpleSegment(String) - Constructor for class org.jboss.resteasy.core.registry.SimpleSegment
 
simpleSegments - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
SingletonResource - Class in org.jboss.resteasy.plugins.server.resourcefactory
VERY simple implementation that just returns the instance the SingleResource was created with
SingletonResource(Object) - Constructor for class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
 
size() - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
size - Variable in class org.jboss.resteasy.core.ResourceMethodRegistry
 
size() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
size() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
sort(List<AcceptableVariant>) - Static method in class org.jboss.resteasy.util.AcceptableVariant
 
sortByWeight(List<MediaType>) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
 
sortedLocatorExpressions - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
sortedResourceExpressions - Variable in class org.jboss.resteasy.core.registry.RootSegment
 
Source - Class in org.jboss.resteasy.plugins.providers.atom
Per RFC4287:
Source() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Source
 
SpringBeanProcessor - Class in org.jboss.resteasy.plugins.spring
The processor will register any bean annotated with @Path or @Provider into the Resteasy framework.
SpringBeanProcessor(Dispatcher) - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
SpringBeanProcessor(Dispatcher, Registry, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
SpringBeanProcessor(Registry, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
Deprecated. 
SpringBeanProcessor() - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
 
SpringBeanProcessor.ResteasyBeanPostProcessor - Class in org.jboss.resteasy.plugins.spring
 
SpringBeanProcessor.ResteasyBeanPostProcessor() - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessor.ResteasyBeanPostProcessor
 
SpringBeanProcessorServletAware - Class in org.jboss.resteasy.plugins.spring
Use this subclass of SpringBeanProcessor if you are manually applying the SpringBeanProcessor for Resteasy.
SpringBeanProcessorServletAware() - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessorServletAware
 
SpringContextLoader - Class in org.jboss.resteasy.plugins.spring
 
SpringContextLoader() - Constructor for class org.jboss.resteasy.plugins.spring.SpringContextLoader
 
SpringContextLoaderListener - Class in org.jboss.resteasy.plugins.spring
 
SpringContextLoaderListener() - Constructor for class org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
 
SpringResourceFactory - Class in org.jboss.resteasy.plugins.spring
 
SpringResourceFactory(String, BeanFactory, Class<?>) - Constructor for class org.jboss.resteasy.plugins.spring.SpringResourceFactory
 
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.springmvc.tjws.TJWSEmbeddedSpringMVCServer
 
start() - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
start(Dispatcher) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
start(String) - 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(Dispatcher) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
start(String, SecurityDomain) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
startBody(int) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
 
stats - Variable in class org.jboss.resteasy.core.ResourceMethod
 
status(int) - 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.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 - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
status - Variable in class org.jboss.resteasy.mock.MockHttpResponse
 
status(int) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
stop() - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
 
stop() - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
 
stop() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
 
stop() - Static method in class org.jboss.resteasy.test.EmbeddedContainer
 
stop() - Static method in class org.jboss.resteasy.test.TJWSServletContainer
 
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
 
streamWasRead - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
StringConverter<T> - Interface in org.jboss.resteasy.spi
Implement this interface and annotate your class with @Provider to provide marshalling and unmarshalling of string-based, @HeaderParam, @MatrixParam, @QueryParam, and/or @PathParam injected values.
StringParameterInjector - Class in org.jboss.resteasy.core
 
StringParameterInjector() - Constructor for class org.jboss.resteasy.core.StringParameterInjector
 
StringParameterInjector(Class, Type, String, Class, String, AccessibleObject, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.StringParameterInjector
 
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
 
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.UriBuilderImpl
Only replace path params in path of URI.
supports(Object) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
 
Suspend - Annotation Type in org.jboss.resteasy.annotations
 
suspend() - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
suspend(long) - Method in class org.jboss.resteasy.mock.MockHttpRequest
 
suspend() - Method in class org.jboss.resteasy.util.HttpRequestImpl
 
suspend(long) - Method in class org.jboss.resteasy.util.HttpRequestImpl
 
suspended - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
SuspendInjector - Class in org.jboss.resteasy.core
 
SuspendInjector(Suspend, Class) - Constructor for class org.jboss.resteasy.core.SuspendInjector
 
suspendTimeout - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
sync() - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
SynchronousDispatcher - Class in org.jboss.resteasy.core
 
SynchronousDispatcher(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.SynchronousDispatcher
 

T

tag(EntityTag) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set an entity tag on the ResponseBuilder.
tag(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set a strong entity tag on the ResponseBuilder.
tag(EntityTag) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
tag(String) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
target - Variable in class org.jboss.resteasy.core.ResourceMethod.ResourceContext
 
target - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
TE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
temporaryRedirect(URI) - Static method in class javax.ws.rs.core.Response
Create a new ResponseBuilder for a temporary redirection.
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_HTML - Static variable in class javax.ws.rs.core.MediaType
"text/html"
TEXT_HTML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"text/html"
TEXT_PLAIN - Static variable in class javax.ws.rs.core.MediaType
"text/plain"
TEXT_PLAIN_TYPE - Static variable in class javax.ws.rs.core.MediaType
"text/plain"
TEXT_XML - Static variable in class javax.ws.rs.core.MediaType
"text/xml"
TEXT_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"text/xml"
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
 
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
 
TJWSEmbeddedSpringMVCServer - Class in org.jboss.resteasy.springmvc.tjws
 
TJWSEmbeddedSpringMVCServer() - Constructor for class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
 
TJWSEmbeddedSpringMVCServer(String, int) - Constructor for class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
 
TJWSEmbeddedSpringMVCServer(String, int, String) - Constructor for class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
 
TJWSEmbeddedSpringMVCServerBean - Class in org.jboss.resteasy.springmvc.tjws
 
TJWSEmbeddedSpringMVCServerBean() - Constructor for class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
 
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
 
TJWSSpringMVCDispatcher - Class in org.jboss.resteasy.springmvc.tjws
 
TJWSSpringMVCDispatcher() - Constructor for class org.jboss.resteasy.springmvc.tjws.TJWSSpringMVCDispatcher
 
TJWSSpringMVCDispatcher(SecurityDomain) - Constructor for class org.jboss.resteasy.springmvc.tjws.TJWSSpringMVCDispatcher
 
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.
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
Tomcat6AsyncHttpRequest - Class in org.jboss.resteasy.plugins.server.servlet
 
Tomcat6AsyncHttpRequest(HttpServletRequest, HttpResponse, HttpHeaders, UriInfo, String, SynchronousDispatcher, CometEvent) - Constructor for class org.jboss.resteasy.plugins.server.servlet.Tomcat6AsyncHttpRequest
 
Tomcat6CometDispatcherServlet - Class in org.jboss.resteasy.plugins.server.servlet
 
Tomcat6CometDispatcherServlet() - Constructor for class org.jboss.resteasy.plugins.server.servlet.Tomcat6CometDispatcherServlet
 
toResponse(E) - Method in interface javax.ws.rs.ext.ExceptionMapper
Map an exception to a Response.
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.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.RuntimeDelegate.HeaderDelegate
Convert the supplied value to a String.
toString() - Method in class org.jboss.resteasy.client.core.ClientProxy
 
toString(Object) - Method in class org.jboss.resteasy.client.core.FormParamMarshaller
 
toString(Object) - Method in class org.jboss.resteasy.client.core.HeaderParamMarshaller
 
toString(Object) - Method in class org.jboss.resteasy.client.core.MatrixParamMarshaller
 
toString(Object) - Method in class org.jboss.resteasy.client.core.QueryParamMarshaller
 
toString(CacheControl) - Method in class org.jboss.resteasy.plugins.delegates.CacheControlDelegate
 
toString(Object) - Method in class org.jboss.resteasy.plugins.delegates.CookieHeaderDelegate
 
toString(EntityTag) - Method in class org.jboss.resteasy.plugins.delegates.EntityTagDelegate
 
toString(Locale) - Method in class org.jboss.resteasy.plugins.delegates.LocaleDelegate
 
toString(Object) - Method in class org.jboss.resteasy.plugins.delegates.MediaTypeHeaderDelegate
 
toString(Object) - Method in class org.jboss.resteasy.plugins.delegates.NewCookieHeaderDelegate
 
toString(Object) - Method in class org.jboss.resteasy.plugins.delegates.UriHeaderDelegate
 
toString() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
 
toString(T) - Method in interface org.jboss.resteasy.spi.StringConverter
 
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
 
type(MediaType) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the response media type on the ResponseBuilder.
type(String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the response media type on the ResponseBuilder.
type - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
type(MediaType) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
type(String) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
 
TypeConverter - Class in org.jboss.resteasy.util
A utility class that can convert a String value as a typed object.
Types - Class in org.jboss.resteasy.util
Type conversions and generic type manipulations
Types() - Constructor for class org.jboss.resteasy.util.Types
 
Types.TypeInfo - Class in org.jboss.resteasy.util
 
Types.TypeInfo(Class<?>, Type) - Constructor for class org.jboss.resteasy.util.Types.TypeInfo
 

U

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
 
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.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(Reader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(URL) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(InputSource) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(Node) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(Node, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(Source) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(Source, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(XMLStreamReader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(XMLStreamReader, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(XMLEventReader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
unmarshal(XMLEventReader, Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
 
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.ClientResponseImpl
 
unmarshall(Class<T>, InputStream) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBHelper
FIXME Comment this
unmarshall(Class<T>, InputStream, XMLStreamReader) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBHelper
FIXME Comment this
unmarshall(JAXBContext, Class<T>, InputStream, XMLStreamReader) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBHelper
FIXME Comment this
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 class org.jboss.resteasy.plugins.spring.SpringResourceFactory
 
unregistered() - Method in interface org.jboss.resteasy.spi.ResourceFactory
 
UPGRADE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
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 - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
uri - Variable in class org.jboss.resteasy.mock.MockHttpRequest
 
uri - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
 
uri(URI) - Method in class org.jboss.resteasy.specimpl.UriBuilderImpl
 
uri - Variable in class org.jboss.resteasy.util.HttpRequestImpl
 
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
 
UriAdapter - Class in org.jboss.resteasy.plugins.providers.atom
 
UriAdapter() - Constructor for class org.jboss.resteasy.plugins.providers.atom.UriAdapter
 
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.
UriBuilderException - Exception in javax.ws.rs.core
A runtime exception thrown by UriBuilder.build(java.lang.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).
UriBuilderImpl - Class in org.jboss.resteasy.specimpl
 
UriBuilderImpl() - Constructor for class org.jboss.resteasy.specimpl.UriBuilderImpl
 
UriFor - Class in org.jboss.resteasy.client.core
 
UriFor() - Constructor for class org.jboss.resteasy.client.core.UriFor
 
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.
UriInfoImpl - Class in org.jboss.resteasy.specimpl
 
UriInfoImpl(URI, String, String) - Constructor for class org.jboss.resteasy.specimpl.UriInfoImpl
 
UriInfoImpl(URI, String, String, List<PathSegment>) - Constructor for class org.jboss.resteasy.specimpl.UriInfoImpl
 
uriParam(String, String, String) - Static method in class org.jboss.resteasy.util.PathHelper
 
url - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
urlRetriever - Variable in class org.jboss.resteasy.client.core.ClientInvoker
 
USER_AGENT - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
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.UriBuilderImpl
 

V

value - Static variable in annotation type org.jboss.resteasy.springmvc.annotation.RestfulData
what content type does this support? This has the same allowed values as javax.ws.rs.Consumes
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.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 - Variable in class org.jboss.resteasy.core.StringParameterInjector
 
valueOf(String) - Static method in class org.jboss.resteasy.util.WeightedMediaType
 
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're 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're declared.
values() - Method in class org.jboss.resteasy.client.core.HttpClientHeaderWrapper
 
values() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
 
values() - Method in class org.jboss.resteasy.util.CaseInsensitiveMap
 
variant(Variant) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set representation metadata on the ResponseBuilder.
Variant - Class in javax.ws.rs.core
Abstraction for a resource representation 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
 
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
 
VARY - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
VARY - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
VIA - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
VoidEntityTypeFactory - Class in org.jboss.resteasy.client.core
 
VoidEntityTypeFactory() - Constructor for class org.jboss.resteasy.client.core.VoidEntityTypeFactory
 

W

WARNING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 
wasReleased - Variable in class org.jboss.resteasy.client.core.ClientResponseImpl
 
wasReleased() - Method in class org.jboss.resteasy.client.core.ClientResponseImpl
 
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(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(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(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(Throwable, Response.Status) - Constructor for exception javax.ws.rs.WebApplicationException
Construct a new instance with a blank message and specified HTTP status code
WebRequestIntializer - Class in org.jboss.resteasy.client.core
this class is used
WebRequestIntializer(Marshaller[]) - Constructor for class org.jboss.resteasy.client.core.WebRequestIntializer
 
WeightedMediaType - Class in org.jboss.resteasy.util
 
WILDCARD - Static variable in class javax.ws.rs.core.MediaType
"*/*"
WILDCARD_TYPE - Static variable in class javax.ws.rs.core.MediaType
"*/*"
workers - Variable in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
 
workers - Variable in class org.jboss.resteasy.plugins.providers.multipart.ListMultipartReader
 
workers - Variable in class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataReader
 
workers - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationReader
 
workers - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataReader
 
workers - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
 
workers - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartReader
 
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.

write(OutputStream) - Method in interface javax.ws.rs.core.StreamingOutput
Called to write the message body.
write(MultipartOutput, MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
 
write(int) - Method in class org.jboss.resteasy.plugins.providers.multipart.HeaderFlushedOutputStream
 
write(byte[]) - Method in class org.jboss.resteasy.plugins.providers.multipart.HeaderFlushedOutputStream
 
write(byte[], int, int) - Method in class org.jboss.resteasy.plugins.providers.multipart.HeaderFlushedOutputStream
 
writeImage(Annotation[], MediaType, ImageWriter, OutputStream, IIOImage) - Static method in class org.jboss.resteasy.plugins.providers.IIOImageProviderHelper
FIXME Comment this
writeJaxrsResponse(HttpResponse, Response) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
 
writePart(OutputStream, byte[], OutputPart, MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
 
writeParts(MultipartOutput, OutputStream, byte[]) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartFormDataWriter
 
writeParts(MultipartOutput, OutputStream, byte[]) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in interface javax.ws.rs.ext.MessageBodyWriter
Write a type to an HTTP response.
writeTo(HttpResponse) - Method in class org.jboss.resteasy.core.ResponseInvoker
 
writeTo(Entry, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.atom.AbderaEntryProvider
 
writeTo(Feed, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.atom.AbderaFeedProvider
 
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<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
 
writeTo(MultivaluedMap<String, String>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
 
writeTo(IIOImage, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.IIOImageProvider
 
writeTo(InputStream, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
 
writeTo(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(List, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.ListMultipartWriter
 
writeTo(Map, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataWriter
 
writeTo(MimeMultipart, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
FIXME Comment this
writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter
 
writeTo(MultipartFormDataOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataWriter
 
writeTo(MultipartOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartWriter
 
writeTo(InputStream, OutputStream) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
 
writeTo(StreamingOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.StreamingOutputProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.plugins.providers.YamlProvider
 
WWW_AUTHENTICATE - Static variable in interface javax.ws.rs.core.HttpHeaders
See HTTP/1.1 documentation.
WWW_AUTHENTICATE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
 

X

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.
XmlNamespacePrefixMapper(Map<String, String>) - 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.

Y

YamlProvider - Class in org.jboss.resteasy.plugins.providers
Provider for YAML <-> Object marshalling.
YamlProvider() - Constructor for class org.jboss.resteasy.plugins.providers.YamlProvider
 

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

Copyright © 2009. All Rights Reserved.