Package | Description |
---|---|
javassist.tools.rmi |
Sample implementation of remote method invocation.
|
Class and Description |
---|
ObjectImporter
The object importer enables applets to call a method on a remote
object running on the
Webserver (the main class of this
package). |
ObjectNotFoundException |
RemoteException
RemoteException represents any exception thrown
during remote method invocation. |
StubGenerator
A stub-code generator.
|