RemotingConnection
| Kind of class: | class |
|---|---|
| Inherits from: | NetConnection |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.remoting.RemotingConnection |
| File last modified: | Wednesday, 31 October 2007, 07:35:29 |
Summary
Constructor
Class methods
Instance methods
Constructor
RemotingConnection
function RemotingConnection (
sURL:String)
Class methods
getRemotingConnection
static function getRemotingConnection (
sURL:String) : RemotingConnection
Instance methods
connect
function connect (
sURL:String) : Void
runDebug
function runDebug (
) : Void
setCredentials
function setCredentials (
username:String,
password:String) : Void
stopDebug
function stopDebug (
) : Void
toString
function toString (
) : String
Returns the string representation of this instance.
Returns:
the string representation of this instance