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.ReaderInterceptorIOExceptionjakarta.ws.rs.WebApplicationExceptionpublic static int getValue()
public static int getAndResetValue()
Copyright © 2021 Eclipse Foundation. All rights reserved.