Interface and Description |
---|
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.AsynchronousResponse
Replaced by javax.ws.rs.container.AsyncResponse
|
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.core.ClientErrorInterceptor
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
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.client.exception.mapper.ClientExceptionMapper
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
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.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.ClientInterceptorRepository
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
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.client.core.ClientInvokerModifier
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.client.core.extractors.EntityExtractor
The Resteasy client framework in resteasy-jaxrs is replaced by
the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.client.core.extractors.EntityExtractorFactory
The Resteasy client framework in resteasy-jaxrs is replaced by
the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in 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.plugins.validation.hibernate.i18n.LogMessages
Use resteasy-validator-provider-11.
|
org.jboss.resteasy.client.core.marshallers.Marshaller
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
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.plugins.validation.hibernate.i18n.Messages
Use resteasy-validator-provider-11.
|
org.jboss.resteasy.client.core.MethodInvoker
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
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.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.spi.StringConverter
Replaced by javax.ws.rs.ext.ParamConverter
|
Class and Description |
---|
org.jboss.resteasy.plugins.validation.hibernate.AbstractValidatorContextResolver
Use resteasy-validator-provider-11.
|
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor
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.client.exception.mapper.ApacheHttpClient4ExceptionMapper
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
Replaced by org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine and
org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine in resteasy-client module
|
org.jboss.resteasy.client.core.BaseClientResponse
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
|
org.jboss.resteasy.client.core.extractors.BodyEntityExtractor
The Resteasy client framework in resteasy-jaxrs is replaced by
the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
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.core.extractors.ClientErrorHandler
The Resteasy client framework in resteasy-jaxrs is replaced by
the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in 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.client.core.ClientInterceptorRepositoryImpl
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
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.client.core.ClientInvoker
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.client.core.ClientInvokerInterceptorFactory
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
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.client.core.marshallers.ClientMarshallerFactory
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.client.core.ClientProxy
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in 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.core.extractors.ClientRequestContext
The Resteasy client framework in resteasy-jaxrs is replaced by
the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in 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.core.extractors.ClientResponseProxy
The Resteasy client framework in resteasy-jaxrs is replaced by
the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.plugins.validation.hibernate.ConstraintTypeUtil10
Use resteasy-validator-provider-11.
|
org.jboss.resteasy.client.core.marshallers.CookieParamMarshaller
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
The Resteasy client framework in resteasy-jaxrs is replaced by
the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.security.doseta.DigitalSigningHeaderDecoratorClientExecutionInterceptor
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.security.doseta.DigitalVerificationHeaderDecoratorClientExecutionInterceptor
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.client.core.marshallers.FormMarshaller
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.client.core.marshallers.FormParamMarshaller
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
Use resteasy-validator-provider-11.
|
org.jboss.resteasy.util.GenericType
Replaced by javax.ws.rs.core.GenericType
|
org.jboss.resteasy.client.core.marshallers.HeaderParamMarshaller
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.test.HttpServerContainer
Use org.jboss.resteasy.plugins.server.sun.http.HttpServerContainer instead
|
org.jboss.resteasy.client.core.executors.InMemoryClientExecutor |
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.logging.impl.JULLogger
The Resteasy logger is no longer used. Resteasy now uses the JBoss logging framework.
|
org.jboss.resteasy.core.interception.LegacyPrecedence
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.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.spi.Link
Replaced by javax.ws.rs.core.Link in jaxrs-api module.
|
org.jboss.resteasy.logging.impl.Log4jLogger
The Resteasy logger is no longer used. Resteasy now uses the JBoss logging framework.
|
org.jboss.resteasy.logging.Logger
The Resteasy logger is no longer used. Resteasy now uses the JBoss logging framework.
|
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.core.marshallers.MatrixParamMarshaller
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.client.core.marshallers.MessageBodyParameterMarshaller
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.test.NettyContainer
Use org.jboss.resteasy.plugins.server.netty.NettyContainer instead
|
org.jboss.resteasy.client.core.marshallers.NOOPMarshaller
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.client.core.marshallers.PathParamMarshaller
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
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.client.core.marshallers.QueryParamMarshaller
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.client.core.extractors.ResponseObjectEntityExtractorFactory
The Resteasy client framework in resteasy-jaxrs is replaced by
the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.client.core.extractors.ResponseObjectProxy
The Resteasy client framework in resteasy-jaxrs is replaced by
the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.api.validation.ResteasyViolationExceptionMapper
Use resteasy-validator-provider-11.
|
org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
Replaced by org.jboss.resteasy.client.jaxrs.engines.SelfExpandingBufferredInputStream
in resteasy-client module
|
org.jboss.resteasy.plugins.cache.server.SimpleServerCache
See org.jboss.resteasy.plugins.cache.server.InfinispanCache.
|
org.jboss.resteasy.logging.impl.Slf4jLogger
The Resteasy logger is no longer used. Resteasy now uses the JBoss logging framework.
|
org.jboss.resteasy.client.core.SubResourceInvoker
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.core.SuspendInjector
Replaced by org.jboss.resteasy.core.AsynchronousResponseInjector
|
org.jboss.resteasy.test.TestPortProvider
Replaced by org.jboss.resteasy.test.TestPortProvider in resteasy-client module.
|
org.jboss.resteasy.client.core.marshallers.URIParamMarshaller
The Resteasy client framework in resteasy-jaxrs
is replaced by the JAX-RS 2.0 compliant resteasy-client module.
The Resteasy client proxy framework is replaced by the client proxy
framework in resteasy-client module.
|
org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
Replaced by org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
in resteasy-client module
|
org.jboss.resteasy.plugins.validation.hibernate.ValidatorContextResolver
Use resteasy-validator-provider-11.
|
org.jboss.resteasy.plugins.validation.hibernate.ValidatorContextResolverCDI
Use resteasy-validator-provider-11.
|
org.jboss.resteasy.api.validation.ViolationReport
Use resteasy-validator-provider-11.
|
org.jboss.resteasy.client.core.VoidEntityTypeFactory
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
|
Exceptions and 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.client.exception.ResteasyAuthChallengeException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyAuthenticationException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyCircularRedirectException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyClientException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyClientProtocolException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyConnectionClosedException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyConnectionPoolTimeoutException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyConnectTimeoutException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyCookieRestrictionViolationException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyCredentialsNotAvailableException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyHttpContentTooLargeException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyHttpException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyHttpHostConnectException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyHttpRecoverableException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyInvalidCredentialsException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyInvalidRedirectLocationException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyIOException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyMalformedChallengeException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyMalformedChunkCodingException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyMalformedCookieException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyMethodNotSupportedException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyNoHttpResponseException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyNonRepeatableRequestException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyNTLMEngineException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyProtocolException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyRedirectException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyTunnelRefusedException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyUnsupportedHttpVersionException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.client.exception.ResteasyURIException
The JAX-RS 2.0 client proxy framework in resteasy-client module
does not use org.jboss.resteasy.client.exception.mapper.ClientExceptionMapper.
|
org.jboss.resteasy.api.validation.ResteasyViolationException
Use resteasy-validator-provider-11.
|
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.
|
Annotation Type and Description |
---|
org.jboss.resteasy.annotations.interception.ClientInterceptor
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.annotations.ClientResponseType
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
|
org.jboss.resteasy.annotations.interception.DecoderPrecedence
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.plugins.validation.hibernate.DoNotValidateRequest
Use resteasy-validator-provider-11.
|
org.jboss.resteasy.annotations.interception.EncoderPrecedence
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.annotations.interception.HeaderDecoratorPrecedence
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.annotations.interception.Precedence
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.annotations.interception.RedirectPrecedence
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.annotations.interception.SecurityPrecedence
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.annotations.interception.ServerInterceptor
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.annotations.Suspend
Replaced by javax.ws.rs.container.Suspended
|
org.jboss.resteasy.plugins.validation.hibernate.ValidateRequest
Use resteasy-validator-provider-11.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.