Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
Object |
ReaderInterceptor.aroundReadFrom(ReaderInterceptorContext context)
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractReaderInterceptorContext |
class |
ClientReaderInterceptorContext |
class |
ServerReaderInterceptorContext |
Modifier and Type | Method and Description |
---|---|
Object |
ReaderInterceptorRegistry.ReaderInterceptorFacade.aroundReadFrom(ReaderInterceptorContext readerInterceptorContext) |
Modifier and Type | Method and Description |
---|---|
Object |
GZIPDecodingInterceptor.aroundReadFrom(ReaderInterceptorContext context) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.