Package | Description |
---|---|
javax.ws.rs.ext |
APIs that provide extensions to the types supported by the JAX-RS API.
|
org.glassfish.jersey |
Common Jersey core classes.
|
org.glassfish.jersey.spi |
Common Jersey service provider contract (SPI) classes.
|
Modifier and Type | Method and Description |
---|---|
Object |
ReaderInterceptor.aroundReadFrom(ReaderInterceptorContext context)
|
Modifier and Type | Method and Description |
---|---|
static org.glassfish.hk2.api.ServiceLocator |
ServiceLocatorProvider.getServiceLocator(ReaderInterceptorContext readerInterceptorContext)
Extract and return service locator from
readerInterceptorContext . |
Modifier and Type | Method and Description |
---|---|
Object |
ContentEncoder.aroundReadFrom(ReaderInterceptorContext context) |
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.