|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mortbay.util.ChannelStream
Provider for Channel utilities.
Nested Class Summary | |
static class |
ChannelStream.OutputChannelStream
|
Constructor Summary | |
ChannelStream()
|
Method Summary | |
static java.io.OutputStream |
newOutputStream(java.nio.channels.WritableByteChannel ch)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChannelStream()
Method Detail |
public static java.io.OutputStream newOutputStream(java.nio.channels.WritableByteChannel ch)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |