@Provider public class HttpHeaderStatisticInjector extends Object implements javax.ws.rs.ext.WriterInterceptor
| Constructor and Description |
|---|
HttpHeaderStatisticInjector() |
| Modifier and Type | Method and Description |
|---|---|
void |
aroundWriteTo(javax.ws.rs.ext.WriterInterceptorContext context) |
String |
serializeStatistics(com.airhacks.porcupine.execution.entity.Statistics statistics) |
public void aroundWriteTo(javax.ws.rs.ext.WriterInterceptorContext context)
throws IOException,
javax.ws.rs.WebApplicationException
aroundWriteTo in interface javax.ws.rs.ext.WriterInterceptorIOExceptionjavax.ws.rs.WebApplicationExceptionpublic String serializeStatistics(com.airhacks.porcupine.execution.entity.Statistics statistics)
Copyright © 2015 Adam Bien. All Rights Reserved.