public class HelloGetResource extends Object implements hudson.remoting.Callable<String,IOException>
| Constructor and Description |
|---|
HelloGetResource()
Deprecated.
|
HelloGetResource(boolean useCaches)
Constructor.
|
@Deprecated public HelloGetResource()
public HelloGetResource(boolean useCaches)
useCaches - If false, caching in the URLConnection will be disabled.
A default value will be used otherwise.public String call() throws IOException
call in interface hudson.remoting.Callable<String,IOException>IOExceptionCopyright © 2004-2017. All Rights Reserved.