| Package | Description |
|---|---|
| org.mmbase.bridge.remote | |
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi |
| Modifier and Type | Method and Description |
|---|---|
RemoteModule |
RemoteModuleList.getModule(int arg0) |
RemoteModule |
RemoteCloudContext.getModule(String arg0) |
RemoteModule |
RemoteModuleIterator.nextModule() |
RemoteModule |
RemoteModuleIterator.previousModule() |
| Modifier and Type | Method and Description |
|---|---|
int |
RemoteModule.compareTo(RemoteModule arg0) |
| Modifier and Type | Method and Description |
|---|---|
RemoteModule |
RemoteModule_Proxy.getWrappedObject() |
| Constructor and Description |
|---|
RemoteModule_Proxy(RemoteModule remoteObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteModule_Rmi
RemoteModule_Rmi in a generated remote implementation of RemoteModule
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
| Modifier and Type | Method and Description |
|---|---|
RemoteModule |
RemoteModuleList_Rmi.getModule(int arg0) |
RemoteModule |
RemoteCloudContext_Rmi.getModule(String arg0) |
RemoteModule |
RemoteModuleIterator_Rmi.nextModule() |
RemoteModule |
RemoteModuleIterator_Rmi.previousModule() |
| Modifier and Type | Method and Description |
|---|---|
int |
RemoteModule_Rmi.compareTo(RemoteModule arg0) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}