Class | Description |
---|---|
OARemoteThread |
Thread that is used to process all remote method calls.
|
OARemoteThreadDelegate | |
RemoteMultiplexerClient |
Remoting client, that allows a client to access Objects on a server, and call methods on those
objects.
|
RemoteMultiplexerServer |
Server component used to allow remoting method calls with Clients.
|
Automates how to make method calls remote, so that they are the same as if calling a local method.
Copyright © 1999–2019 ViaOA. All rights reserved.