public class OutputScanner extends FilterOutputStream
| Modifier and Type | Class and Description |
|---|---|
class |
OutputScanner.Scan |
out| Constructor and Description |
|---|
OutputScanner(OutputStream out,
String scanString) |
public OutputScanner(OutputStream out, String scanString)
public void await()
throws InterruptedException
InterruptedExceptionpublic boolean await(long timeout,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.