@FunctionalInterface public interface ResponseStream
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.StreamingOutput |
getResponseStream()
Gets a resource method that can be used to stream this response as an entity.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.