See: Description
| Class | Description |
|---|---|
| RMIWrap |
Vona's Utils: Generates wrappers that handle RemoteException.
|
| RMIWrap.ClientWriter |
Write foo.ImplClient from foo.API.
|
| RMIWrap.ImplementationWriter |
Base class for the implementation writers.
|
| RMIWrap.InterfaceWriter |
Writes foo.APIRemote from foo.API.
|
| RMIWrap.ServerWriter |
Write foo.ImplServer from foo.API.
|
| RMIWrap.WrapperBodyWriter |
Encapsulates the ability to write the body of a wrapper class.
|
Vona's utils: RMIWrap generates wrappers that handle RemoteExceptions.