Interface OutputReturnStreamAccessor

All Known Subinterfaces:
OutputReturnStreamAccessor.OutputReturnStreamProperty

public interface OutputReturnStreamAccessor
Provides an accessor for an output return stream property.
  • Method Details

    • getReturnStream

      OutputStream getReturnStream()
      Retrieves the output return stream from the output return stream property.
      Returns:
      The output return stream stored by the output return stream property.