org.jboss.resteasy.spi.interception
public interface MessageBodyReaderInterceptor
Modifier and Type | Method and Description |
---|---|
Object |
read(MessageBodyReaderContext context) |
Object read(MessageBodyReaderContext context) throws IOException, WebApplicationException
context
- IOException
WebApplicationException
Copyright © 2015. All Rights Reserved.