| Package | Description |
|---|---|
| jakarta.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 |
|---|---|
void |
WriterInterceptor.aroundWriteTo(WriterInterceptorContext context)
|
| Modifier and Type | Method and Description |
|---|---|
static org.glassfish.jersey.internal.inject.InjectionManager |
InjectionManagerProvider.getInjectionManager(WriterInterceptorContext writerInterceptorContext)
Extract and return injection manager from
writerInterceptorContext. |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentEncoder.aroundWriteTo(WriterInterceptorContext context) |
Copyright © 2007-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.