|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.walluck.oscar.components.SessionManager
Describe class SessionManager here.
| Constructor Summary | |
SessionManager()
|
|
| Method Summary | |
static AIMSession |
connectWithNewSession(Oscar oscar,
java.lang.String sn,
java.lang.String password)
Describe connectWithNewSession method here. |
static AIMSession[] |
getSessions()
Describe getSessions method here. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SessionManager()
| Method Detail |
public static AIMSession connectWithNewSession(Oscar oscar,
java.lang.String sn,
java.lang.String password)
throws java.io.IOException
connectWithNewSession method here.
oscar - an Oscar valuesn - a String valuepassword - a String value
AIMSession value
java.io.IOException - if an error occurspublic static AIMSession[] getSessions()
getSessions method here.
AIMSession[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||