Protocol

NSConnectionDelegate

An interface for interacting with low-level, interprocess connections. ローレベルの、プロセス間接続と相互作用するためのインターフェイス。

Declaration 宣言

@protocol NSConnectionDelegate

Overview 概要

The NSConnectionDelegate protocol defines the optional methods implemented by delegates of NSConnection objects. NSConnectionDelegateプロトコルは、NSConnectionの委任先によって実装される随意のメソッドを定義します。

Topics 話題

Authenticating 認証する

Responding to a Connection 接続に応答する

Relationships 関係

Inherits From 継承元

See Also 参照

Legacy レガシー