Packageweborb.messaging
Classpublic class WeborbConnection
InheritanceWeborbConnection Inheritance WeborbApplication Inheritance flash.events.EventDispatcher



Public Properties
 PropertyDefined By
 Inheritedclient : Object
WeborbApplication
 Inheritedconnected : Boolean
[read-only]
WeborbApplication
Public Methods
 MethodDefined By
  
WeborbConnection(destination:String, room:String = /)
WeborbConnection
 Inherited
call(command:String, responder:Responder = null, ... args):void
WeborbApplication
 Inherited
close():void
WeborbApplication
 Inherited
connect(command:String = connect, responder:Responder = null, ... args):void
WeborbApplication
 Inherited
getResponder(requestId:String):Responder
WeborbApplication
  
WeborbConnection
 Inherited
sendMessage(message:Object):void
WeborbApplication
  
WeborbConnection
Events
 Event Summary Defined By
 InheritedWeborbApplication
Protected Constants
 ConstantDefined By
 InheritedsharedObjects : Dictionary
WeborbApplication
Constructor Detail
WeborbConnection()Constructor
public function WeborbConnection(destination:String, room:String = /)



Parameters
destination:String
 
room:String (default = /)
Method Detail
registerSharedObject()method
public function registerSharedObject(sharedObject:WeborbSharedObject):void

Parameters

sharedObject:WeborbSharedObject

unregisterSharedObject()method 
public function unregisterSharedObject(sharedObject:WeborbSharedObject):void

Parameters

sharedObject:WeborbSharedObject