Serialio
Interface SnoopTokenListener

All Superinterfaces:
java.util.EventListener

public interface SnoopTokenListener
extends java.util.EventListener

Interface for watching receive stream

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


    Method Summary
     void snoopTokenEvent(byte[] snoopData, int tokenId)
              Receives notification when searched for Token is sighted or timeout
     

    Method Detail

    snoopTokenEvent

    public void snoopTokenEvent(byte[] snoopData,
                                int tokenId)
    Receives notification when searched for Token is sighted or timeout