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