Interface InputReturnStreamAccessor

All Known Subinterfaces:
InputReturnStreamAccessor.InputReturnStreamProperty

public interface InputReturnStreamAccessor
Provides an accessor for an input return stream property.
  • Method Details

    • getReturnStream

      InputStream getReturnStream()
      Retrieves the input return stream from the input return stream property.
      Returns:
      The input return stream stored by the input return stream property.