| 
 | Java Card v2.2.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Remote | |
|---|---|
| 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. | 
| Uses of Remote in javacard.framework.service | 
|---|
| Classes in javacard.framework.service that implement Remote | |
|---|---|
|  class | CardRemoteObjectA convenient base class for remote objects for the Java Card platform. | 
| Methods in javacard.framework.service with parameters of type Remote | |
|---|---|
| static void | CardRemoteObject.export(Remote obj)Exports the specified remote object. | 
| static void | CardRemoteObject.unexport(Remote obj)Unexports the specified remote object. | 
| Constructors in javacard.framework.service with parameters of type Remote | |
|---|---|
| RMIService(Remote initialObject)Creates a new RMIServiceand sets the specified remote object
 as the initial reference for the applet. | |
| 
 | Java Card v2.2.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||