Class ResourceStreamResult

  • All Implemented Interfaces:
    Result

    @NotThreadSafe
    public class ResourceStreamResult
    extends StreamResult
    Special StreamResult implementation that writes to IWritableResource or IHasOutputStream objects. The system ID of the stream source is automatically determined from the resource or can be manually passed in.
    Author:
    Philip Helger