Package javacard.framework.service

Interface Summary
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.
SecurityService This interface describes the functions of a generic security service.
Service This is the base interface for the service framework on the Java Card platform.
 

Class Summary
BasicService This class should be used as the base class for implementing services.
CardRemoteObject A convenient base class for remote objects for the Java Card platform.
Dispatcher A Dispatcher is used to build an application by aggregating several services.
RMIService An implementation of a service that is used to process Java Card platform RMI requests for remotely accessible objects.
 

Exception Summary
ServiceException ServiceException represents a service framework-related exception.
 



Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.