Serialio
Interface SnoopListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
SnoopInputStream, SnoopLoop

public interface SnoopListener
extends java.util.EventListener

Interface for watching receive stream

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


    Method Summary
     void snoopEvent(byte[] snoopData)
              Receives notification when searched for data is sighted or timeout
     

    Method Detail

    snoopEvent

    public void snoopEvent(byte[] snoopData)
    Receives notification when searched for data is sighted or timeout