labs.net.webChannel.Wire
The interface class.

Inheritance

Constructor

goog.labs.net.webChannel.Wire()
Public Protected Private

Static Properties

goog.labs.net.webChannel.Wire.LATEST_CHANNEL_VERSION :
The latest protocol version that this class supports. We request this version from the server when opening the connection. Should match LATEST_CHANNEL_VERSION on the server code.
Code »

Package labs.net.webChannel

Package Reference