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.WriterInterceptor
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.