Uses of Class
hudson.plugins.jabber.im.IMException

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()
           
 



Copyright © 2009. All Rights Reserved.