Searched defs:PipeWriter (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/rmi/server/
H A DActivation.java1233 PipeWriter.plugTogetherPair
2326 * PipeWriter plugs together two pairs of input and output streams by
2334 class PipeWriter implements Runnable { class in inherits:Runnable
2363 * Create a new PipeWriter object. All methods of PipeWriter,
2364 * except plugTogetherPair, are only accesible to PipeWriter
2366 * only be used internally in PipeWriter.
2373 private PipeWriter method in class:PipeWriter
2463 ("PipeWriter: IO Exception when"+
2509 new NewThreadAction(new PipeWriter(i
[all...]

Completed in 38 milliseconds