| Package | Description |
|---|---|
| jakarta.ws.rs.ext |
APIs that provide extensions to the types supported by the JAX-RS API.
|
| org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReaderInterceptorContext
Context class used by
ReaderInterceptor to intercept calls to (@link
jakarta.ws.rs.ext.MessageBodyReader#readFrom}. |
interface |
WriterInterceptorContext
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReaderInterceptorExecutor
Represents reader interceptor chain executor for both client and server side.
|
class |
WriterInterceptorExecutor
Represents writer interceptor chain executor for both client and server side.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.