| Package | Description |
|---|---|
| org.apache.felix.gogo.runtime.activator | |
| org.apache.felix.gogo.runtime.threadio |
| Modifier and Type | Field and Description |
|---|---|
private ThreadIOImpl |
Activator.threadio |
| Modifier and Type | Field and Description |
|---|---|
(package private) ThreadIOImpl |
ThreadInputStream.io |
(package private) ThreadIOImpl |
ThreadPrintStream.io |
| Constructor and Description |
|---|
ThreadInputStream(ThreadIOImpl threadIO,
java.io.InputStream in) |
ThreadPrintStream(ThreadIOImpl threadIO,
java.io.PrintStream out,
boolean error) |