org.nfctools.nfcip
Class NFCIPTagListener
java.lang.Object
org.nfctools.nfcip.NFCIPTagListener
- All Implemented Interfaces:
- NfcTagListener
public class NFCIPTagListener
- extends Object
- implements NfcTagListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NFCIPTagListener
public NFCIPTagListener(NFCIPConnectionListener nfcipConnectionListener)
canHandle
public boolean canHandle(Tag tag)
- Specified by:
canHandle in interface NfcTagListener
handleTag
public void handleTag(Tag tag)
- Specified by:
handleTag in interface NfcTagListener
handleNfcipConnection
protected void handleNfcipConnection(NFCIPConnection nfcipConnection)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.