|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReaderInterceptorContext | |
|---|---|
| javax.ws.rs.ext | APIs that provide extensions to the types supported by the JAX-RS API. |
| org.jboss.resteasy.core.interception | |
| org.jboss.resteasy.plugins.interceptors.encoding | |
| org.jboss.resteasy.security.doseta | |
| Uses of ReaderInterceptorContext in javax.ws.rs.ext |
|---|
| Methods in javax.ws.rs.ext with parameters of type ReaderInterceptorContext | |
|---|---|
Object |
ReaderInterceptor.aroundReadFrom(ReaderInterceptorContext context)
Interceptor method wrapping calls to MessageBodyReader.readFrom(java.lang.Class. |
| Uses of ReaderInterceptorContext in org.jboss.resteasy.core.interception |
|---|
| Classes in org.jboss.resteasy.core.interception that implement ReaderInterceptorContext | |
|---|---|
class |
AbstractReaderInterceptorContext
|
class |
ClientReaderInterceptorContext
|
class |
ServerReaderInterceptorContext
|
| Methods in org.jboss.resteasy.core.interception with parameters of type ReaderInterceptorContext | |
|---|---|
Object |
ReaderInterceptorRegistry.ReaderInterceptorFacade.aroundReadFrom(ReaderInterceptorContext readerInterceptorContext)
|
| Uses of ReaderInterceptorContext in org.jboss.resteasy.plugins.interceptors.encoding |
|---|
| Methods in org.jboss.resteasy.plugins.interceptors.encoding with parameters of type ReaderInterceptorContext | |
|---|---|
Object |
GZIPDecodingInterceptor.aroundReadFrom(ReaderInterceptorContext context)
|
| Uses of ReaderInterceptorContext in org.jboss.resteasy.security.doseta |
|---|
| Methods in org.jboss.resteasy.security.doseta with parameters of type ReaderInterceptorContext | |
|---|---|
Object |
DigitalVerificationInterceptor.aroundReadFrom(ReaderInterceptorContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||