Contents

NSXPCProxyCreating

Methods for creating new proxy objects.

Declaration

protocol NSXPCProxyCreating

Overview

NSXPCConnection implements this protocol. All objects returned from the methods in this protocol also implement the protocol. This allows creation of new proxies from other proxies.

Topics

Instance Methods

See Also

XPC Client