public interface ExecutionContext
abstract ReceiveChannel<ByteReadPacket>
getStdin()
abstract SendChannel<ByteReadPacket>
getStdout()
getStderr()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract ReceiveChannel<ByteReadPacket> getStdin()
abstract SendChannel<ByteReadPacket> getStdout()
abstract SendChannel<ByteReadPacket> getStderr()