Uses of Interface
hudson.plugins.im.IMMessageListener

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

Uses of IMMessageListener in hudson.plugins.im
 

Methods in hudson.plugins.im with parameters of type IMMessageListener
 void IMChat.addMessageListener(IMMessageListener listener)
          Adds a new IMMessageListener to this chat.
 void IMChat.removeMessageListener(IMMessageListener listener)
          Removes a IMMessageListener from this chat.
 

Uses of IMMessageListener in hudson.plugins.im.bot
 

Classes in hudson.plugins.im.bot that implement IMMessageListener
 class Bot
          Instant messaging bot.
 



Copyright © 2010. All Rights Reserved.