|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The CommPortCallback interface is used by the CommPort class to provide a way to pass off incomming instant messages to the appropriate authority.
CommPort
Method Summary | |
void |
handleIM(IM message,
CommPort cp)
Handles an incomming message. |
void |
handleWarn(String screenName,
CommPort cp)
Handles an incomming warning. |
Method Detail |
public void handleIM(IM message, CommPort cp)
message
- The message.public void handleWarn(String screenName, CommPort cp)
screenName
- The screen name that did the warning.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |