public class TestWriterInterceptor extends Object implements jakarta.ws.rs.ext.WriterInterceptor
| Constructor and Description |
|---|
TestWriterInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
aroundWriteTo(jakarta.ws.rs.ext.WriterInterceptorContext writerInterceptorContext) |
static int |
getAndResetValue() |
static int |
getValue() |
public void aroundWriteTo(jakarta.ws.rs.ext.WriterInterceptorContext writerInterceptorContext)
throws IOException,
jakarta.ws.rs.WebApplicationException
aroundWriteTo in interface jakarta.ws.rs.ext.WriterInterceptorIOExceptionjakarta.ws.rs.WebApplicationExceptionpublic static int getValue()
public static int getAndResetValue()
Copyright © 2021 Eclipse Foundation. All rights reserved.