Interface StreamListener


  • public interface StreamListener
    A stream listener
    Version:
    $Revision$
    • Method Detail

      • onStreamNotification

        void onStreamNotification​(java.lang.Object source,
                                  int size)
        Invoked by notifiying streams
        Parameters:
        source - the stream
        size - the number of bytes since the last notification