Java Card
v2.2.1

javacard.framework.service
Interface RemoteService

All Superinterfaces:
Service
All Known Implementing Classes:
RMIService

public interface RemoteService
extends Service

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.

Version:
1.0

Methods inherited from interface javacard.framework.service.Service
processCommand, processDataIn, processDataOut
 


Java Card
v2.2.1

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