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.


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



Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.