Interface | Description |
---|---|
ClientIPCService |
This interface provides methods relevant to IPC clients, such as
the ability to connect to IPC servers.
|
IPCMessageChannel |
Channel for connected IPC clients to send and receive
messages to and from IPC servers.
|
Class | Description |
---|---|
ClientIPCServiceFactory |
A class used by IPC clients to obtain a concrete instance of
ClientIPCService . |
Copyright © 2017. All rights reserved.