| Package | org.granite.gravity |
| Class | public class TopicMessageAgent |
| Inheritance | TopicMessageAgent mx.messaging.MessageAgent |
| Subclasses | Consumer, Producer |
| Property | Defined by | ||
|---|---|---|---|
| topic : String | TopicMessageAgent | ||
| Method | Defined by | ||
|---|---|---|---|
|
logout():void
| TopicMessageAgent | ||
|
setIdentity(username:String, password:String, charset:String = null):void
| TopicMessageAgent | ||
| Method | Defined by | ||
|---|---|---|---|
|
doAuthenticate():void
| TopicMessageAgent | ||
| topic | property |
topic:String [read-write]Implementation
public function get topic():String
public function set topic(value:String):void
| doAuthenticate | () | method |
protected function doAuthenticate():void
| logout | () | method |
public override function logout():void
| setIdentity | () | method |
public function setIdentity(username:String, password:String, charset:String = null):voidParameters
username:String |
|
password:String |
|
charset:String (default = null) |