Package hudson.remoting
Class Util
java.lang.Object
hudson.remoting.Util
Misc. I/O utilities
- Author:
- Kohsuke Kawaguchi
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
copy
(InputStream in, OutputStream out) static String
static boolean
shouldBailOut
(Instant firstAttempt, Duration noReconnectAfter)
-
Method Details
-
copy
- Throws:
IOException
-
getVersion
-
shouldBailOut
-