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

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

public class SkypeVerifyUserCallable
extends Object
implements hudson.remoting.Callable<String,SkypeIMException>

Author:
jbh
See Also:
Serialized Form

Constructor Summary
SkypeVerifyUserCallable(String[] names)
           
 
Method Summary
 String call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkypeVerifyUserCallable

public SkypeVerifyUserCallable(String[] names)
Method Detail

call

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


Copyright © 2004-2011. All Rights Reserved.