Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Interfaces
  • Classes
  • Exceptions
  • Annotation Types
  • Methods
  • Constructors
  • Deprecated Interfaces
    Interface
    Description
    org.jboss.resteasy.client.cache.BrowserCache
    Caching in the Resteasy client framework in resteasy-jaxrs is replaced by caching in the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.ClientExecutor
    The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.core.marshallers.ResteasyClientProxy
    The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.EntityTypeFactory
    The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.core.interception.InterceptorRegistryListener
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.spi.AsynchronousResponse
    Replaced by javax.ws.rs.container.AsyncResponse
    org.jboss.resteasy.spi.interception.AcceptedByMethod
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.spi.interception.ClientExecutionContext
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.spi.interception.ClientExecutionInterceptor
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.spi.interception.MessageBodyReaderContext
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.spi.interception.MessageBodyReaderInterceptor
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.spi.interception.MessageBodyWriterContext
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.spi.interception.MessageBodyWriterInterceptor
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.spi.interception.PostProcessInterceptor
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.spi.interception.PreProcessInterceptor
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.spi.StringConverter
    Replaced by javax.ws.rs.ext.ParamConverter
  • Deprecated Classes
    Class
    Description
    org.jboss.resteasy.client.cache.CacheEntry
    Caching in the Resteasy client framework in resteasy-jaxrs is replaced by caching in the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.cache.CacheFactory
    Caching in the Resteasy client framework in resteasy-jaxrs is replaced by caching in the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.cache.CacheInterceptor
    Caching in the Resteasy client framework in resteasy-jaxrs is replaced by caching in the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.cache.LightweightBrowserCache
    Caching in the Resteasy client framework in resteasy-jaxrs is replaced by caching in the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.cache.MapCache
    Caching in the Resteasy client framework in resteasy-jaxrs is replaced by caching in the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.ClientRequest
    The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.ClientRequestFactory
    The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.ClientResponse
    The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.jaxrs.ClientHttpEngineBuilder4
    org.jboss.resteasy.client.ProxyBuilder
    The Resteasy proxy facility in the client framework in resteasy-jaxrs is replaced by the proxy facility extension in the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.ProxyConfig
    The Resteasy proxy facility in the client framework in resteasy-jaxrs is replaced by the proxy facility extension in the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.client.ProxyFactory
    The Resteasy proxy facility in the client framework in resteasy-jaxrs is replaced by the proxy facility extension in the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.core.interception.ClientExecutionContextImpl
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.core.interception.InterceptorRegistry
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    org.jboss.resteasy.core.interception.LegacyPrecedence
    org.jboss.resteasy.core.SuspendInjector
    Replaced by org.jboss.resteasy.core.AsynchronousResponseInjector
    org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor
    org.jboss.resteasy.plugins.providers.SerializableProvider
    org.jboss.resteasy.spi.Link
    Replaced by javax.ws.rs.core.Link in jaxrs-api module.
    org.jboss.resteasy.util.GenericType
    Replaced by javax.ws.rs.core.GenericType
  • Deprecated Exceptions
    Exceptions
    Description
    org.jboss.resteasy.client.ClientResponseFailure
    The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
    org.jboss.resteasy.spi.ForbiddenException
    Replaced by javax.ws.rs.ForbiddenException in jaxrs-api module.
    org.jboss.resteasy.spi.MethodNotAllowedException
    Replaced by javax.ws.rs.NotAllowedException in jaxrs-api module.
    org.jboss.resteasy.spi.NotAcceptableException
    Replaced by javax.ws.rs.NotAcceptableException in jaxrs-api module.
    org.jboss.resteasy.spi.NotFoundException
    Replaced by javax.ws.rs.NotFoundException in jaxrs-api module.
    org.jboss.resteasy.spi.UnauthorizedException
    Replaced by javax.ws.rs.NotAuthorizedException in jaxrs-api module.
    org.jboss.resteasy.spi.UnsupportedMediaTypeException
    Replaced by javax.ws.rs.NotSupportedException in jaxrs-api module.
  • Deprecated Annotation Types
    Annotation Type
    Description
    org.jboss.resteasy.annotations.ClientResponseType
    org.jboss.resteasy.annotations.Suspend
    Replaced by javax.ws.rs.container.Suspended
  • Deprecated Methods
    Method
    Description
    org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine.getHttpContext()
    org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine.setHttpContext(HttpContext)
    org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.buildOld()
    org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper.isRequestedSessionIdFromUrl()
    As of Version 2.1 of the Java Servlet API, use ResteasyHttpServletRequestWrapper.isRequestedSessionIdFromURL() instead.
    org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper.encodeRedirectUrl(String)
    As of version 2.1, use encodeRedirectURL(String url) instead
    org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper.encodeUrl(String)
    As of version 2.1, use encodeURL(String url) instead
    org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper.setStatus(int, String)
    As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String). Sets the status code and message for this response.
    org.jboss.resteasy.plugins.delegates.ServerCookie.checkName(String)
    Not used: Deprecated in the orginal org.apache.tomcat.util.http.ServerCookie class.
    org.jboss.resteasy.plugins.delegates.ServerCookie.maybeQuote(int, StringBuffer, String)
    Not used: Deprecated in the orginal org.apache.tomcat.util.http.ServerCookie class.
    org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper.createValidator()
    See javax.xml.bind.JAXBContext#createValidator().
    org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller.isValidating()
    This method is deprecated as of JAXB 2.0 - please use the new SecureUnmarshaller.getSchema() API.
    org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller.setValidating(boolean)
    since JAXB2.0, please see SecureUnmarshaller.getSchema()
    org.jboss.resteasy.spi.ResteasyProviderFactory.appendInterceptorPrecedence(String)
    org.jboss.resteasy.spi.ResteasyProviderFactory.insertInterceptorPrecedenceAfter(String, String)
    org.jboss.resteasy.spi.ResteasyProviderFactory.insertInterceptorPrecedenceBefore(String, String)
  • Deprecated Constructors
    Constructor
    Description
    org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine(HttpClient, HttpContext)
    org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine(HttpClient, HttpContext)