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(IMChat chat, IMMessage message, Sender sender, java.lang.String[] args)
           
 void QueueCommand.executeCommand(IMChat chat, IMMessage message, Sender sender, java.lang.String[] args)
           
 void BotCommand.executeCommand(IMChat chat, IMMessage message, Sender sender, java.lang.String[] args)
          Execute a command.
 void AbstractTextSendingCommand.executeCommand(IMChat chat, IMMessage message, Sender sender, java.lang.String[] args)
          Execute a command.
 void Bot.onMessage(IMMessage msg)
           
 



Copyright © 2010. All Rights Reserved.