| 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 |
| Modifier and Type | Method and Description |
|---|---|
FieldIterator |
FieldList.fieldIterator()
Returns an type-specific iterator for this list.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
BasicFieldList.BasicFieldIterator |
| Modifier and Type | Method and Description |
|---|---|
FieldIterator |
BasicFieldList.fieldIterator() |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteFieldIterator_Proxy
RemoteFieldIterator_Proxy in a generated smart proxy of FieldIterator
This smart proxy is used by a local class when the MMCI is called remotely |
| Modifier and Type | Method and Description |
|---|---|
FieldIterator |
RemoteFieldList_Proxy.fieldIterator() |
| Modifier and Type | Method and Description |
|---|---|
FieldIterator |
RemoteFieldIterator_Rmi.getOriginalObject() |
| Constructor and Description |
|---|
RemoteFieldIterator_Rmi(FieldIterator originalObject,
int port) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}