Java Card
v2.2.2

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

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


Java Card
v2.2.2

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