hudson.plugins.skype.im.transport.callables
Class BotCommandCallable

java.lang.Object
  extended by hudson.plugins.skype.im.transport.callables.BotCommandCallable
All Implemented Interfaces:
hudson.remoting.Callable<Boolean,SkypeIMException>, Serializable

public class BotCommandCallable
extends Object
implements hudson.remoting.Callable<Boolean,SkypeIMException>

Author:
jbh
See Also:
Serialized Form

Constructor Summary
BotCommandCallable(Chat chat, ChatMessage msg)
           
 
Method Summary
 Boolean call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BotCommandCallable

public BotCommandCallable(Chat chat,
                          ChatMessage msg)
                   throws SkypeIMException
Throws:
SkypeIMException
Method Detail

call

public Boolean call()
             throws SkypeIMException
Specified by:
call in interface hudson.remoting.Callable<Boolean,SkypeIMException>
Throws:
SkypeIMException


Copyright © 2004-2011. All Rights Reserved.