protocol NSXPCProxyCreating
Methods for creating new proxy objects.
新しいプロキシオブジェクトを作成するためのメソッド。
class NSXPCConnection
A bidirectional communication channel between two processes.
2つのプロセス間の双方向通信経路。
class NSXPCInterface
An interface that may be sent to an exported object or remote object proxy.
エクスポートオブジェクトまたはリモートオブジェクトプロキシに送られるかもしれないインターフェイス。
class NSXPCCoder
A coder that encodes and decodes objects that your app sends over an XPC connection.
あるコーダー、それはあなたのアプリがXPC接続越しに送信するオブジェクトそれらをエンコードおよびデコードします。