| Package | Description |
|---|---|
| org.mmbase.bridge |
The main interface to MMBase, also known as `MMCI' (MMBase Cloud Interface).
|
| org.mmbase.bridge.implementation |
This package provides the basic implementations for the interfaces of org.mmbase.bridge.
|
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi | |
| org.mmbase.bridge.util |
This package contains several bridge related classes which can be used independently of the
rest of MMBase.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleIterator |
ModuleList.moduleIterator()
Returns an type-specific iterator for this list.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
BasicModuleList.BasicModuleIterator |
| Modifier and Type | Method and Description |
|---|---|
ModuleIterator |
BasicModuleList.moduleIterator() |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteModuleIterator_Proxy
RemoteModuleIterator_Proxy in a generated smart proxy of ModuleIterator
This smart proxy is used by a local class when the MMCI is called remotely |
| Modifier and Type | Method and Description |
|---|---|
ModuleIterator |
RemoteModuleList_Proxy.moduleIterator() |
| Modifier and Type | Method and Description |
|---|---|
ModuleIterator |
RemoteModuleIterator_Rmi.getOriginalObject() |
| Constructor and Description |
|---|
RemoteModuleIterator_Rmi(ModuleIterator originalObject,
int port) |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
BridgeCollections.UnmodifiableModuleIterator |
| Modifier and Type | Method and Description |
|---|---|
ModuleIterator |
BridgeCollections.EmptyModuleList.moduleIterator() |
| Constructor and Description |
|---|
UnmodifiableModuleIterator(ModuleIterator i) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}