| Package | Description |
|---|---|
| org.mmbase.bridge.remote | |
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi |
| Modifier and Type | Method and Description |
|---|---|
RemoteNodeQuery |
RemoteCloud.createNodeQuery() |
RemoteNodeQuery |
RemoteTransaction.createNodeQuery() |
RemoteNodeQuery |
RemoteNodeManager.createQuery() |
RemoteNodeQuery |
RemoteRelationManager.createQuery() |
| Modifier and Type | Method and Description |
|---|---|
RemoteNodeList |
RemoteNodeManager.getList(RemoteNodeQuery arg0) |
RemoteNodeList |
RemoteRelationManager.getList(RemoteNodeQuery arg0) |
| Modifier and Type | Method and Description |
|---|---|
RemoteNodeQuery |
RemoteNodeQuery_Proxy.getWrappedObject() |
| Constructor and Description |
|---|
RemoteNodeQuery_Proxy(RemoteNodeQuery remoteObject) |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
RemoteNodeQuery |
RemoteTransaction_Rmi.createNodeQuery() |
RemoteNodeQuery |
RemoteCloud_Rmi.createNodeQuery() |
RemoteNodeQuery |
RemoteNodeManager_Rmi.createQuery() |
RemoteNodeQuery |
RemoteRelationManager_Rmi.createQuery() |
| Modifier and Type | Method and Description |
|---|---|
RemoteNodeList |
RemoteNodeManager_Rmi.getList(RemoteNodeQuery arg0) |
RemoteNodeList |
RemoteRelationManager_Rmi.getList(RemoteNodeQuery arg0) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}