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 |
session for client.
|
RemoteSyncInterface |
Class | Description |
---|---|
ClientGetDetail |
This is used on the server for each clientSession, that creates a RemoteClientImpl 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 | |
RemoteSyncImpl |
Remote broadcast methods used to keep OAObjects, Hubs in sync with all computers.
|
Copyright © 1999–2019 ViaOA. All rights reserved.