| Package | Description |
|---|---|
| org.mmbase.bridge.remote | |
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi |
| Modifier and Type | Method and Description |
|---|---|
RemoteUserContext |
RemoteCloud.getUser() |
RemoteUserContext |
RemoteTransaction.getUser() |
| Modifier and Type | Method and Description |
|---|---|
RemoteCloud |
RemoteCloudContext.getCloud(String arg0,
RemoteUserContext arg1) |
int |
RemoteAuthenticationData.getNode(RemoteUserContext arg0) |
boolean |
RemoteAuthenticationData.isValid(RemoteUserContext arg0) |
| Modifier and Type | Method and Description |
|---|---|
RemoteUserContext |
RemoteUserContext_Proxy.getWrappedObject() |
| Constructor and Description |
|---|
RemoteUserContext_Proxy(RemoteUserContext remoteObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteUserContext_Rmi
RemoteUserContext_Rmi in a generated remote implementation of RemoteUserContext
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 |
|---|---|
RemoteUserContext |
RemoteTransaction_Rmi.getUser() |
RemoteUserContext |
RemoteCloud_Rmi.getUser() |
| Modifier and Type | Method and Description |
|---|---|
RemoteCloud |
RemoteCloudContext_Rmi.getCloud(String arg0,
RemoteUserContext arg1) |
int |
RemoteAuthenticationData_Rmi.getNode(RemoteUserContext arg0) |
boolean |
RemoteAuthenticationData_Rmi.isValid(RemoteUserContext arg0) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}