Uses of Package
hudson.plugins.im

Packages that use hudson.plugins.im
hudson.plugins.im   
hudson.plugins.im.bot   
hudson.plugins.im.build_notify   
 

Classes in hudson.plugins.im used by hudson.plugins.im
AuthenticationHolder
          Just a holder to return a (possibly cached) Authentication.
HudsonIsBusyListener
           
IMConnection
          Represents a connection to an IM-Server.
IMConnectionListener
           
IMConnectionProvider
          Abstract implementation of a provider of IMConnections.
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
           
NotificationStrategy
          Represents the notification strategy.
 

Classes in hudson.plugins.im used by hudson.plugins.im.bot
AuthenticationHolder
          Just a holder to return a (possibly cached) Authentication.
IMChat
          Abstraction of a chat.
IMException
          Represents any kind of protocol-level error that may occur.
IMMessage
           
IMMessageListener
           
Sender
          Represents a sender of a IM message
 

Classes in hudson.plugins.im used by hudson.plugins.im.build_notify
IMPublisher
          The actual Publisher that sends notification-Messages out to the clients.
 



Copyright © 2010. All Rights Reserved.