Package hudson.plugins.jabber.im

Interface Summary
IMConnection Represents a connection to an IM-Server.
IMMessageTarget A MessageTarget represents a user to send notifications to (like "peter@jabber.org").
IMMessageTargetConverter A IMMessageTargetConverter has the responsibility of creating a IMMessageTarget from a String and back.
 

Class Summary
DefaultIMMessageTarget DefaultIMMessageTarget basically is a String, that represents an Im-Account to send messages to.
DefaultIMMessageTargetConverter
GroupChatIMMessageTarget DefaultIMMessageTarget basically is a String, that represents an Im-Account to send messages to.
IMPublisher The actual Publisher that sends notification-Messages out to the clients.
 

Enum Summary
IMPresence Represents the possible (basic) states for an IMConnection�s presence
 

Exception Summary
IMException Represents any kind of protocol-level error that may occur.
IMMessageTargetConversionException Signals a conversion Exception from String to IMMessageTarget
 



Copyright © 2009. All Rights Reserved.