public class ByteTransformerLink extends Object implements Runnable
TransformingOutputStream
because those need a thread for each step of the transformation.| Constructor and Description |
|---|
ByteTransformerLink(ByteTransformer t,
InputStream i,
OutputStream o,
boolean co) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getException()
If some exception occured, durint
run(), then it can be found here. |
boolean |
ready() |
void |
run() |
public ByteTransformerLink(ByteTransformer t, InputStream i, OutputStream o, boolean co)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}