Uses of Package
hudson.plugins.jabber.im

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

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.
IMMessage
           
IMMessageListener
           
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
IMPublisherDescriptor
           
 

Classes in hudson.plugins.jabber.im used by hudson.plugins.jabber.im.transport
IMChat
          Abstraction of a chat.
IMConnection
          Represents a connection to an IM-Server.
IMException
          Represents any kind of protocol-level error that may occur.
IMMessage
           
IMMessageListener
           
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.
IMPublisherDescriptor
           
 

Classes in hudson.plugins.jabber.im used by hudson.plugins.jabber.im.transport.bot
IMChat
          Abstraction of a chat.
IMException
          Represents any kind of protocol-level error that may occur.
IMMessage
           
IMMessageListener
           
 



Copyright © 2009. All Rights Reserved.