Package | Description |
---|---|
javax.ws.rs.ext |
APIs that provide extensions to the types supported by the JAX-RS API.
|
org.jboss.resteasy.core.interception |
Modifier and Type | Interface and Description |
---|---|
interface |
ReaderInterceptorContext
Context class used by
ReaderInterceptor
to intercept calls to (@link javax.ws.rs.ext.MessageBodyReader#readFrom}. |
interface |
WriterInterceptorContext
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractReaderInterceptorContext |
class |
AbstractWriterInterceptorContext |
class |
ClientReaderInterceptorContext |
class |
ClientWriterInterceptorContext |
class |
ServerReaderInterceptorContext |
class |
ServerWriterInterceptorContext |
Copyright © 2016 JBoss by Red Hat. All rights reserved.