hudson.plugins.skype.im.transport.callables
Class SkypeChatCallable
java.lang.Object
hudson.plugins.skype.im.transport.callables.SkypeChatCallable
- All Implemented Interfaces:
- hudson.remoting.Callable<ChatMessage,SkypeIMException>, Serializable
- Direct Known Subclasses:
- SkypeGroupChatCallable
public class SkypeChatCallable
- extends Object
- implements hudson.remoting.Callable<ChatMessage,SkypeIMException>
- Author:
- jbh
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
message
protected String message
SkypeChatCallable
public SkypeChatCallable(String[] names,
String msg)
call
public ChatMessage call()
throws SkypeIMException
- Specified by:
call
in interface hudson.remoting.Callable<ChatMessage,SkypeIMException>
- Throws:
SkypeIMException
Copyright © 2004-2011. All Rights Reserved.