Home

Class goog.messaging.DeferredChannel

Creates a new DeferredChannel, which wraps a deferred MessageChannel and enqueues messages to be sent once the wrapped channel is resolved.

Instance Method Summary
cancel()

Cancels the wrapped Deferred.

connect()
isConnected()
registerDefaultService()
registerService()
send()