|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMException | |
|---|---|
| hudson.plugins.jabber.im | |
| hudson.plugins.jabber.im.transport | |
| Uses of IMException in hudson.plugins.jabber.im |
|---|
| Methods in hudson.plugins.jabber.im that throw IMException | |
|---|---|
protected abstract IMConnection |
IMPublisher.getIMConnection()
|
void |
IMConnection.send(IMMessageTarget target,
java.lang.String text)
Sends a Message-Text to an IMMessageTarget (aka a User ;). |
void |
IMConnection.setPresence(IMPresence presence)
Sets the current connections� presence to a protocol specific adaption of the given presence parameter. |
| Uses of IMException in hudson.plugins.jabber.im.transport |
|---|
| Methods in hudson.plugins.jabber.im.transport that throw IMException | |
|---|---|
protected IMConnection |
JabberPublisher.getIMConnection()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||