|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterceptorContext | |
|---|---|
| javax.ws.rs.ext | APIs that provide extensions to the types supported by the JAX-RS API. |
| Uses of InterceptorContext in javax.ws.rs.ext |
|---|
| Subinterfaces of InterceptorContext in javax.ws.rs.ext | |
|---|---|
interface |
ReaderInterceptorContext<T>
Context class used by ReaderInterceptor
to intercept calls to (@link javax.ws.rs.ext.MessageBodyReader#readFrom}. |
interface |
WriterInterceptorContext<T>
Context class used by WriterInterceptor
to intercept calls to (@link javax.ws.rs.ext.MessageBodyWriter#writeTo}. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||