Package | Description |
---|---|
vona.rmi.rmiwrap.test |
RMIWrap test/demo.
|
Modifier and Type | Class and Description |
---|---|
class |
TestImpl
Vona's Utils: RMIWrap: Implementation for the test/demo.
|
class |
TestImplClient
This ia an automatically-generated proxy that has
(i.e.
|
Modifier and Type | Field and Description |
---|---|
protected TestAPI |
TestImplServer.localInstance
The local instance of foo.Impl
|
Modifier and Type | Method and Description |
---|---|
protected void |
TestDriver.instanceMain(TestAPI test)
Performs some tests.
|
Constructor and Description |
---|
TestImplServer(TestAPI localInstance)
This constructor takes an instance of foo.API and assigns it
to
TestImplServer.localInstance . |