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