Class ServerWriterInterceptorContext

java.lang.Object
org.jboss.resteasy.core.interception.jaxrs.AbstractWriterInterceptorContext
org.jboss.resteasy.core.interception.jaxrs.ServerWriterInterceptorContext
All Implemented Interfaces:
InterceptorContext, WriterInterceptorContext, AsyncWriterInterceptorContext

public class ServerWriterInterceptorContext extends AbstractWriterInterceptorContext
Version:
$Revision: 1 $
Author:
Bill Burke