@Provider public class RemotePubMessageReader extends Object implements MessageBodyReader<RemotePubParam>
| Constructor and Description |
|---|
RemotePubMessageReader() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadable(Class arg0,
Type arg1,
Annotation[] arg2,
MediaType mt) |
RemotePubParam |
readFrom(Class arg0,
Type arg1,
Annotation[] arg2,
MediaType arg3,
MultivaluedMap arg4,
InputStream is) |
public boolean isReadable(Class arg0, Type arg1, Annotation[] arg2, MediaType mt)
isReadable in interface MessageBodyReader<RemotePubParam>public RemotePubParam readFrom(Class arg0, Type arg1, Annotation[] arg2, MediaType arg3, MultivaluedMap arg4, InputStream is) throws IOException, WebApplicationException
readFrom in interface MessageBodyReader<RemotePubParam>IOExceptionWebApplicationExceptionCopyright © 2014 Nuxeo SA. All Rights Reserved.