public class PatchingInterceptor extends Object implements ReaderInterceptor
| Constructor and Description |
|---|
PatchingInterceptor(UriInfo uriInfo,
MessageBodyWorkers workers)
PatchingInterceptor injection constructor. |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundReadFrom(ReaderInterceptorContext readerInterceptorContext) |
public PatchingInterceptor(@Context UriInfo uriInfo, @Context MessageBodyWorkers workers)
PatchingInterceptor injection constructor.uriInfo - jakarta.ws.rs.core.UriInfo proxy instance.workers - MessageBodyWorkers message body workers.public Object aroundReadFrom(ReaderInterceptorContext readerInterceptorContext) throws IOException, WebApplicationException
aroundReadFrom in interface ReaderInterceptorIOExceptionWebApplicationExceptionCopyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.