javax.microedition.contactless
Interface TagConnection

All Superinterfaces:
javax.microedition.io.Connection
All Known Subinterfaces:
ISO14443Connection, NDEFTagConnection, PlainTagConnection

public interface TagConnection
extends javax.microedition.io.Connection

This is a marker interface for all RFID tag and smart card related connections in the Contactless Communication API. Each connection that can be used to communicate with a RFID tag or with an external smart card must extend this interface.

The following class diagram depicts the relationship of the different connections in this API.

Different connections


Method Summary
 
Methods inherited from interface javax.microedition.io.Connection
close
 



Copyright © 2004-2009 Nokia Corporation. All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.