| The Casbah Project: APIs and Reference Manual: Developer's Release 1 | ||
|---|---|---|
| Prev | Lightweight Distributed Objects (LDO): Request Encoding as Objects | Next |
Table 6. need-proxy operation
Field | Use / Value |
|---|---|
operation | "reo:need-proxy" |
object | UUID, object id. |
server-id | UUID, server id. |
Table 7. expire operation
Field | Use / Value |
|---|---|
operation | "reo:expire" |
object | UUID, object id. |
Table 8. interface-request operation
Field | Use / Value |
|---|---|
operation | "reo:interface-request" |
namespace | STRING, class namespace. |
class | STRING, class name. |
Table 9. interface-response operation
Field | Use / Value |
|---|---|
operation | "reo:interface-response" |
interface | ANY, class interface. |