public final class RemoteTestClassRunnerClient extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
run(InputStream fromMaster,
OutputStream toMaster) |
static void |
run(ObjectInputStream ois,
ObjectOutputStream oos) |
public static void run(InputStream fromMaster, OutputStream toMaster) throws Exception
Exceptionpublic static void run(ObjectInputStream ois, ObjectOutputStream oos) throws Exception
ExceptionCopyright © 2020 Arno Unkrig. All rights reserved.