Java Card
v2.2.1

Uses of Interface
javacard.framework.Shareable

Packages that use Shareable
javacard.framework Provides a framework of classes and interfaces for building, communicating with and working with Java Card technology-based applets. 
 

Uses of Shareable in javacard.framework
 

Methods in javacard.framework that return Shareable
static Shareable JCSystem.getAppletShareableInterfaceObject(AID serverAID, byte parameter)
          Called by a client applet to get a server applet's shareable interface object.
 Shareable Applet.getShareableInterfaceObject(AID clientAID, byte parameter)
          Called by the Java Card runtime environment to obtain a shareable interface object from this server applet, on behalf of a request from a client applet.
 


Java Card
v2.2.1

Copyright © 1993-2003 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, CA-95054, U.S.A. All Rights Reserved.