Interface | Description |
---|---|
RemoteClientCallbackInterface | |
RemoteClientInterface |
Client remote methods that will use the same named msg queue as RemoteSync, when set up (bind) on the server.
|
RemoteServerInterface | |
RemoteSessionInterface |
Used to manage a Client session on the Server.
|
RemoteSyncInterface |
Class | Description |
---|---|
ClientGetDetail |
Used by ClientSession on Server, that creates an object graph for getDetail(..) remote requests.
|
RemoteClientImpl | |
RemoteDataSource |
Used by OADataSourceClient to have a client DS methods to be executed on server.
|
RemoteServerImpl |
Server side remote object for clients to use.
|
RemoteSessionImpl |
Server side client session.
|
RemoteSyncImpl |
Remote broadcast methods used to keep OAObjects, Hubs in sync with all computers.
|
Copyright © 1999–2025 ViaOA. All rights reserved.