@PATCH public class PatchingInterceptor extends Object implements ReaderInterceptor
| Modifier and Type | Field and Description |
|---|---|
static String |
PATCH_MEDIA_TYPE
Supported PATCH data format.
|
| Constructor and Description |
|---|
PatchingInterceptor(UriInfo uriInfo,
org.glassfish.jersey.message.MessageBodyWorkers workers)
PatchingInterceptor injection constructor. |
public static final String PATCH_MEDIA_TYPE
public Object aroundReadFrom(ReaderInterceptorContext readerInterceptorContext) throws IOException, WebApplicationException
aroundReadFrom in interface ReaderInterceptorIOExceptionWebApplicationExceptionCopyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.