| Package | Description |
|---|---|
| org.mmbase.bridge.remote | |
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteField
RemoteField is a generated interface based on org.mmbase.bridge.Field
This interface has almost the same methods names as the Field interface. |
interface |
RemoteModule
RemoteModule is a generated interface based on org.mmbase.bridge.Module
This interface has almost the same methods names as the Module interface. |
| Modifier and Type | Method and Description |
|---|---|
RemoteDescriptor |
RemoteDescriptor_Proxy.getWrappedObject() |
| Constructor and Description |
|---|
RemoteDescriptor_Proxy(RemoteDescriptor remoteObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteDescriptor_Rmi
RemoteDescriptor_Rmi in a generated remote implementation of RemoteDescriptor
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteField_Rmi
RemoteField_Rmi in a generated remote implementation of RemoteField
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
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. |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}