Свойство | Type | Description | |
---|---|---|---|
Instance |
Méthode | 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 | |
Résultat | Session |
public releaseSession ( Session session ) : void | ||
session | Session | |
Résultat | void |
public static setInstance ( |
||
newFactory | ||
Résultat | void |