|
J2ME RMI Profile | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteStub | |
| java.rmi.server | Provides classes and interfaces for supporting the unicast server side of RMI. |
| Uses of RemoteStub in java.rmi.server |
| Methods in java.rmi.server that return RemoteStub | |
static RemoteStub |
UnicastRemoteObject.exportObject(Remote obj)
Export the remote object to make it available to receive incoming calls, using an anonymous port. |
|
J2ME RMI Profile | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||