| Package | Description |
|---|---|
| org.mmbase.bridge.remote | |
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteNodeQuery
RemoteNodeQuery is a generated interface based on org.mmbase.bridge.NodeQuery
This interface has almost the same methods names as the NodeQuery interface. |
interface |
RemoteQuery
RemoteQuery is a generated interface based on org.mmbase.bridge.Query
This interface has almost the same methods names as the Query interface. |
interface |
RemoteSearchQuery
RemoteSearchQuery is a generated interface based on org.mmbase.storage.search.SearchQuery
This interface has almost the same methods names as the SearchQuery interface. |
| Modifier and Type | Method and Description |
|---|---|
RemoteCacheable |
RemoteCacheable_Proxy.getWrappedObject() |
| Constructor and Description |
|---|
RemoteCacheable_Proxy(RemoteCacheable remoteObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteCacheable_Rmi
RemoteCacheable_Rmi in a generated remote implementation of RemoteCacheable
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteNodeQuery_Rmi
RemoteNodeQuery_Rmi in a generated remote implementation of RemoteNodeQuery
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteQuery_Rmi
RemoteQuery_Rmi in a generated remote implementation of RemoteQuery
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteSearchQuery_Rmi
RemoteSearchQuery_Rmi in a generated remote implementation of RemoteSearchQuery
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}