public class PidUtil extends Object
Constructor and Description |
---|
PidUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getPID() |
static void |
main(String[] args) |
static void |
pump(InputStream in,
OutputStream out,
boolean closeIn,
boolean closeOut) |
public static String getPID() throws IOException
IOException
public static void pump(InputStream in, OutputStream out, boolean closeIn, boolean closeOut) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2005-2024 LSC project. All Rights Reserved.