Uses of Interface
javax.microedition.contactless.TagConnection

Packages that use TagConnection
javax.microedition.contactless.ndef Provides functionality to exchange NDEF formatted data with other contactless targets. 
javax.microedition.contactless.rf Provides interfaces for physical RF targets. 
javax.microedition.contactless.sc Provides interfaces for communication with external smart cards. 
 

Uses of TagConnection in javax.microedition.contactless.ndef
 

Subinterfaces of TagConnection in javax.microedition.contactless.ndef
 interface NDEFTagConnection
          The NDEFTagConnection interface defines the basic functionality for exchanging NFC Forum formatted data with RFID tags and contactless smart cards.
 

Uses of TagConnection in javax.microedition.contactless.rf
 

Subinterfaces of TagConnection in javax.microedition.contactless.rf
 interface PlainTagConnection
          This interface defines the basic mechanism to communicate with the different RFID tags that contain non-NFC Forum formatted data.
 

Uses of TagConnection in javax.microedition.contactless.sc
 

Subinterfaces of TagConnection in javax.microedition.contactless.sc
 interface ISO14443Connection
          This interface defines access to the ISO 14443-4 compliant contactless smart card.
 



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