@NotThreadSafe public class HttpInputSocket extends net.java.truecommons.cio.AbstractInputSocket<HttpNode>
HttpOutputSocket| Modifier and Type | Method and Description |
|---|---|
SeekableByteChannel |
channel(net.java.truecommons.cio.OutputSocket<? extends net.java.truecommons.cio.Entry> peer) |
InputStream |
stream(net.java.truecommons.cio.OutputSocket<? extends net.java.truecommons.cio.Entry> peer) |
HttpNode |
target() |
public SeekableByteChannel channel(net.java.truecommons.cio.OutputSocket<? extends net.java.truecommons.cio.Entry> peer) throws IOException
channel in interface net.java.truecommons.cio.InputSocket<HttpNode>channel in class net.java.truecommons.cio.AbstractInputSocket<HttpNode>IOExceptionpublic InputStream stream(net.java.truecommons.cio.OutputSocket<? extends net.java.truecommons.cio.Entry> peer) throws IOException
stream in interface net.java.truecommons.cio.InputSocket<HttpNode>stream in class net.java.truecommons.cio.AbstractInputSocket<HttpNode>IOExceptionpublic HttpNode target()
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.