|
|||||||||
| Home >> All >> com >> wilko >> [ jaim overview ] | PREV NEXT | ||||||||
Uses of Class
com.wilko.jaim.JaimException
| Uses of JaimException in com.wilko.jaim |
| Subclasses of JaimException in com.wilko.jaim | |
class |
JaimStateException
|
class |
JaimTimeoutException
|
| Methods in com.wilko.jaim that throw JaimException | |
void |
JaimConnection.logIn(java.lang.String username,
java.lang.String password,
int waitTime)
login to the TOC server. |
void |
JaimConnection.addBuddy(java.lang.String buddy)
Deprecated. the JaimConnection.watchBuddy(java.lang.String) 55 method should be used instead |
void |
JaimConnection.watchBuddy(java.lang.String buddy)
Add a buddy to the watch list for this connection. |
void |
JaimConnection.addPermit(java.lang.String buddy)
Adds the specified buddy to your permit list. |
void |
JaimConnection.addBlock(java.lang.String buddy)
Adds the specified buddy to your block list. |
|
|||||||||
| Home >> All >> com >> wilko >> [ jaim overview ] | PREV NEXT | ||||||||