| Package | Description |
|---|---|
| org.mmbase.bridge.remote | |
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteFieldList
RemoteFieldList is a generated interface based on org.mmbase.bridge.FieldList
This interface has almost the same methods names as the FieldList interface. |
interface |
RemoteModuleList
RemoteModuleList is a generated interface based on org.mmbase.bridge.ModuleList
This interface has almost the same methods names as the ModuleList interface. |
interface |
RemoteNodeList
RemoteNodeList is a generated interface based on org.mmbase.bridge.NodeList
This interface has almost the same methods names as the NodeList interface. |
interface |
RemoteNodeManagerList
RemoteNodeManagerList is a generated interface based on org.mmbase.bridge.NodeManagerList
This interface has almost the same methods names as the NodeManagerList interface. |
interface |
RemoteRelationList
RemoteRelationList is a generated interface based on org.mmbase.bridge.RelationList
This interface has almost the same methods names as the RelationList interface. |
interface |
RemoteRelationManagerList
RemoteRelationManagerList is a generated interface based on org.mmbase.bridge.RelationManagerList
This interface has almost the same methods names as the RelationManagerList interface. |
interface |
RemoteStringList
RemoteStringList is a generated interface based on org.mmbase.bridge.StringList
This interface has almost the same methods names as the StringList interface. |
| Modifier and Type | Method and Description |
|---|---|
RemoteBridgeList<E> |
RemoteBridgeList.subList(int arg0,
int arg1) |
| Modifier and Type | Method and Description |
|---|---|
RemoteBridgeList<E> |
RemoteBridgeList_Proxy.getWrappedObject() |
| Constructor and Description |
|---|
RemoteBridgeList_Proxy(RemoteBridgeList<E> remoteObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteBridgeList_Rmi<R,L> |
class |
RemoteFieldList_Rmi
RemoteFieldList_Rmi in a generated remote implementation of RemoteFieldList
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteModuleList_Rmi
RemoteModuleList_Rmi in a generated remote implementation of RemoteModuleList
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteNodeList_Rmi
RemoteNodeList_Rmi in a generated remote implementation of RemoteNodeList
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteNodeManagerList_Rmi
RemoteNodeManagerList_Rmi in a generated remote implementation of RemoteNodeManagerList
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteRelationList_Rmi
RemoteRelationList_Rmi in a generated remote implementation of RemoteRelationList
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteRelationManagerList_Rmi
RemoteRelationManagerList_Rmi in a generated remote implementation of RemoteRelationManagerList
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteStringList_Rmi
RemoteStringList_Rmi in a generated remote implementation of RemoteStringList
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 |
|---|---|
RemoteBridgeList<R> |
RemoteBridgeList_Rmi.subList(int arg0,
int arg1) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}