org.jboss.resteasy.tests.context
Class EncoderInterceptor
java.lang.Object
org.jboss.resteasy.tests.context.EncoderInterceptor
- All Implemented Interfaces:
- MessageBodyWriterInterceptor
public class EncoderInterceptor
- extends Object
- implements MessageBodyWriterInterceptor
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncoderInterceptor
public EncoderInterceptor()
write
public void write(MessageBodyWriterContext context)
throws IOException,
WebApplicationException
- Specified by:
write in interface MessageBodyWriterInterceptor
- Throws:
IOException
WebApplicationException
Copyright © 2011. All Rights Reserved.