Property | Type | Description | |
---|---|---|---|
Instance |
Method | Description | |
---|---|---|
getSession ( string user, string pass, string host, int port ) : Session | ||
releaseSession ( Session session ) : void | ||
setInstance ( |
public abstract getSession ( string user, string pass, string host, int port ) : Session | ||
user | string | |
pass | string | |
host | string | |
port | int | |
return | Session |
public releaseSession ( Session session ) : void | ||
session | Session | |
return | void |
public static setInstance ( |
||
newFactory | ||
return | void |