search

goog.labs.net.webChannel.WebChannelBaseTransport.Channel

Provided By
Extends
All Implemented Interfaces

Implementation of the goog.net.WebChannel interface.

new Channel( url, opt_options )

Parameters
urlstring

The URL path for the new WebChannel instance.

opt_optionsgoog.net.WebChannel.Options=

Configuration for the new WebChannel instance.

Instance Methods

Instance Properties

Classes