public class FsInputSocketSource extends Object implements net.java.truecommons.io.Source
| Constructor and Description |
|---|
FsInputSocketSource(net.java.truecommons.shed.BitField<FsAccessOption> options,
net.java.truecommons.cio.InputSocket<? extends net.java.truecommons.cio.Entry> socket) |
FsInputSocketSource(FsInputSocketSource source) |
| Modifier and Type | Method and Description |
|---|---|
SeekableByteChannel |
channel() |
net.java.truecommons.shed.BitField<FsAccessOption> |
getOptions() |
net.java.truecommons.cio.InputSocket<? extends net.java.truecommons.cio.Entry> |
getSocket() |
InputStream |
stream() |
public FsInputSocketSource(net.java.truecommons.shed.BitField<FsAccessOption> options, net.java.truecommons.cio.InputSocket<? extends net.java.truecommons.cio.Entry> socket)
public FsInputSocketSource(FsInputSocketSource source)
public SeekableByteChannel channel() throws IOException
channel in interface net.java.truecommons.io.SourceIOExceptionpublic net.java.truecommons.shed.BitField<FsAccessOption> getOptions()
public net.java.truecommons.cio.InputSocket<? extends net.java.truecommons.cio.Entry> getSocket()
public InputStream stream() throws IOException
stream in interface net.java.truecommons.io.SourceIOExceptionCopyright © 2005–2018 Schlichtherle IT Services. All rights reserved.