Serialio
Interface SnoopLoopListener

All Superinterfaces:
java.util.EventListener

public interface SnoopLoopListener
extends java.util.EventListener

Interface for watching receive stream

  • Copyright (c) 1999-2004 Serialio.com, All Rights Reserved.


    Method Summary
     void snoopLoopEvent(byte[] streamData, int cnt)
              Receives notification when searched for data is sighted or timeout
     

    Method Detail

    snoopLoopEvent

    public void snoopLoopEvent(byte[] streamData,
                               int cnt)
    Receives notification when searched for data is sighted or timeout