search

goog.messaging.PortCaller

Provided By
Extends
All Implemented Interfaces

The leaf node of a network.

new PortCaller( operatorPort )

Parameters
operatorPortgoog.messaging.MessageChannel

The channel for communicating with the operator. The other side of this channel should be passed to goog.messaging.PortOperator#addPort. Must be either a goog.messaging.PortChannel or a decorator wrapping a PortChannel; in particular, it must be able to send and receive MessagePorts.

Instance Methods

Instance Properties