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

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

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

Author:
jbh
See Also:
Serialized Form

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

Constructor Detail

SkypeSetupCallable

public SkypeSetupCallable()
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.