| Class and Description |
|---|
| OutputStreamFlushableCommandline
A
Commandline implementation that provides the output stream of
the executed process in form of a FlushReceiver, for it to be
flushed on demand. |
| Class and Description |
|---|
| AbstractCommandReader
Stream reader returns bytes which ar finally sent to the forked jvm std-input-stream.
|
| DefaultCommandReader
Reader stream sends commands to forked jvm std-
input-stream. |
| DefferedChannelCommandSender
Physical implementation of command sender.
Instance of AbstractCommandReader (namely TestLessInputStream or TestProvidingInputStream). |
| FlushReceiver
Something that can be flushed.
|
| FlushReceiverProvider
Provides a
FlushReceiver. |
| NotifiableTestStream
Remote interface of forked JVM with command methods.
|
| TestLessInputStream
Dispatches commands without tests.
|
| Class and Description |
|---|
| NotifiableTestStream
Remote interface of forked JVM with command methods.
|
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.