public class TestReaderInterceptor extends Object implements jakarta.ws.rs.ext.ReaderInterceptor
Constructor and Description |
---|
TestReaderInterceptor() |
Modifier and Type | Method and Description |
---|---|
Object |
aroundReadFrom(jakarta.ws.rs.ext.ReaderInterceptorContext readerInterceptorContext) |
static int |
getAndResetValue() |
static int |
getValue() |
public Object aroundReadFrom(jakarta.ws.rs.ext.ReaderInterceptorContext readerInterceptorContext) throws IOException, jakarta.ws.rs.WebApplicationException
aroundReadFrom
in interface jakarta.ws.rs.ext.ReaderInterceptor
IOException
jakarta.ws.rs.WebApplicationException
public static int getValue()
public static int getAndResetValue()
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.