Interface | Description |
---|---|
InterceptorRegistry.InterceptorFactory | |
InterceptorRegistryListener | Deprecated
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.
|
JaxrsInterceptorRegistryListener | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryListener instead.
|
Class | Description |
---|---|
AbstractReaderInterceptorContext | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.AbstractReaderInterceptorContext instead.
|
AbstractWriterInterceptorContext | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.AbstractWriterInterceptorContext instead.
|
ClientExecutionContextImpl | Deprecated
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.
|
ClientReaderInterceptorContext | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.ClientReaderInterceptorContext instead.
|
ClientResponseFilterRegistry | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.ClientResponseFilterRegistry instead.
|
ClientWriterInterceptorContext | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.ClientWriterInterceptorContext instead.
|
ContainerRequestFilterRegistry | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.ContainerRequestFilterRegistry instead.
|
ContainerResponseContextImpl | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.ContainerResponseContextImpl instead.
|
ContainerResponseFilterRegistry | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.ContainerResponseFilterRegistry instead.
|
DecoratorMatcher | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.DecoratorMatcher instead.
|
InterceptorRegistry<T> | Deprecated
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.
|
JaxrsInterceptorRegistry<T> | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistry
|
LegacyPrecedence | Deprecated |
PostMatchContainerRequestContext | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.PostMatchContainerRequestContext instead.
|
PreMatchContainerRequestContext | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext instead.
|
ReaderInterceptorRegistry | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.ReaderInterceptorRegistry instead.
|
ReaderInterceptorRegistry.ReaderInterceptorFacade | |
ResponseContainerRequestContext | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.ResponseContainerRequestContext instead
|
ServerReaderInterceptorContext | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.ServerReaderInterceptorContext instead.
|
ServerWriterInterceptorContext | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.ServerWriterInterceptorContext instead.
|
WriterInterceptorRegistry | Deprecated
Use org.jboss.resteasy.core.interception.jaxrs.WriterInterceptorRegistry instead.
|
WriterInterceptorRegistry.WriterInterceptorFacade |
Copyright © 2017 JBoss by Red Hat. All rights reserved.