Package | Description |
---|---|
org.jboss.resteasy.plugins.providers |
Modifier and Type | Method and Description |
---|---|
long |
StreamingOutputProvider.getSize(StreamingOutput streamingOutput,
Class<?> type,
Type genericType,
Annotation[] annotations,
MediaType mediaType) |
void |
StreamingOutputProvider.writeTo(StreamingOutput streamingOutput,
Class<?> type,
Type genericType,
Annotation[] annotations,
MediaType mediaType,
MultivaluedMap<String,Object> httpHeaders,
OutputStream entityStream) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.