|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamingOutput | |
---|---|
com.restfully.shop.services | |
org.jboss.resteasy.plugins.providers |
Uses of StreamingOutput in com.restfully.shop.services |
---|
Methods in com.restfully.shop.services that return StreamingOutput | |
---|---|
StreamingOutput |
FirstLastCustomerResource.getCustomer(String firstName,
String lastName)
|
Uses of StreamingOutput in org.jboss.resteasy.plugins.providers |
---|
Methods in org.jboss.resteasy.plugins.providers with parameters of type StreamingOutput | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |