Uses of Package
hudson.plugins.jabber.im

Packages that use hudson.plugins.jabber.im
hudson.plugins.jabber.im   
hudson.plugins.jabber.im.transport   
 

Classes in hudson.plugins.jabber.im used by hudson.plugins.jabber.im
IMConnection
          Represents a connection to an IM-Server.
IMException
          Represents any kind of protocol-level error that may occur.
IMMessageTarget
          A MessageTarget represents a user to send notifications to (like "peter@jabber.org").
IMMessageTargetConversionException
          Signals a conversion Exception from String to IMMessageTarget
IMMessageTargetConverter
          A IMMessageTargetConverter has the responsibility of creating a IMMessageTarget from a String and back.
IMPresence
          Represents the possible (basic) states for an IMConnection�s presence
 

Classes in hudson.plugins.jabber.im used by hudson.plugins.jabber.im.transport
IMConnection
          Represents a connection to an IM-Server.
IMException
          Represents any kind of protocol-level error that may occur.
IMMessageTargetConversionException
          Signals a conversion Exception from String to IMMessageTarget
IMMessageTargetConverter
          A IMMessageTargetConverter has the responsibility of creating a IMMessageTarget from a String and back.
IMPublisher
          The actual Publisher that sends notification-Messages out to the clients.
 



Copyright © 2009. All Rights Reserved.