Uses of Class
hudson.plugins.im.IMMessage

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

Uses of IMMessage in hudson.plugins.im
 

Methods in hudson.plugins.im with parameters of type IMMessage
 void IMMessageListener.onMessage(IMMessage message)
           
 

Uses of IMMessage in hudson.plugins.im.bot
 

Methods in hudson.plugins.im.bot with parameters of type IMMessage
 void SetAliasCommand.AliasCommand.executeCommand(Bot bot, IMChat chat, IMMessage message, Sender sender, java.lang.String[] args)
           
 void QueueCommand.executeCommand(Bot bot, IMChat chat, IMMessage message, Sender sender, java.lang.String[] args)
           
abstract  void BotCommand.executeCommand(Bot bot, IMChat chat, IMMessage message, Sender sender, java.lang.String[] args)
          Execute a command.
 void Bot.HelpCommand.executeCommand(Bot bot, IMChat groupChat, IMMessage message, Sender sender, java.lang.String[] args)
           
 void AbstractTextSendingCommand.executeCommand(Bot bot, IMChat chat, IMMessage message, Sender sender, java.lang.String[] args)
          Execute a command.
 void Bot.onMessage(IMMessage msg)
           
 



Copyright © 2010. All Rights Reserved.