public interface ReaderInterceptorContext extends InterceptorContext
| Modifier and Type | Method and Description |
|---|---|
MultivaluedMap<String,String> |
getHeaders() |
InputStream |
getInputStream() |
Object |
proceed() |
void |
setInputStream(InputStream is) |
getAnnotations, getGenericType, getMediaType, getProperty, getPropertyNames, getType, removeProperty, setAnnotations, setGenericType, setMediaType, setProperty, setTypeObject proceed() throws IOException, WebApplicationException
IOExceptionWebApplicationExceptionInputStream getInputStream()
void setInputStream(InputStream is)
MultivaluedMap<String,String> getHeaders()
Copyright © 2018 The Apache Software Foundation. All rights reserved.