@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(InputStream in,
OutputStream out) |
public static void copy(InputStream in, OutputStream out) throws IOException
IOExceptionCopyright © 2004–2018. All rights reserved.