Java Card
v2.2.2

Uses of Package
javacard.framework.service

Packages that use javacard.framework.service
javacard.framework.service Provides a service framework of classes and interfaces that allow a Java Card technology-based applet to be designed as an aggregation of service components. 
 

Classes in javacard.framework.service used by javacard.framework.service
BasicService
          This class should be used as the base class for implementing services.
RemoteService
          This interface defines the generic API for remote object access services, which allow remote processes to access the services present on a Java Card technology-enabled smart card.
Service
          This is the base interface for the service framework on the Java Card platform.
ServiceException
          ServiceException represents a service framework-related exception.
 


Java Card
v2.2.2

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