Interface SinkReturns


  • public interface SinkReturns
    Sinks will accept (as defined by OutputSinkFactory.SinkClass various types of messages. All sink factories should provide a sink which accepts strings, however, these are types which may also be provided.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  SinkReturns.Decompiled
      Fuller decompilation than simply accepting STRING.
      static interface  SinkReturns.ExceptionMessage
      An exception message with more detail.