| Package | Description |
|---|---|
| org.cristalise.kernel.entity.proxy |
The Proxy API is a major part of the client-side functionality of the
CRISTAL API, which provides client-side proxy objects that represent the
Items and Agents on the server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemProxy.notify(ProxyMessage message) |
void |
ProxyMessageListener.notifyMessage(ProxyMessage msg)
Notify the Listener about the new ProxyMessage
|
protected void |
ProxyManager.processMessage(ProxyMessage thisMessage) |
void |
ProxyServerConnection.sendMessage(ProxyMessage sub) |
void |
ProxyClientConnection.sendMessage(ProxyMessage message) |
void |
ProxyServer.sendProxyEvent(ProxyMessage message) |
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.