@ThreadSafe @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public class HttpInputSocket extends InputSocket<HttpEntry>
HttpOutputSocket| Constructor and Description |
|---|
HttpInputSocket(HttpEntry entry,
BitField<FsInputOption> options) |
| Modifier and Type | Method and Description |
|---|---|
HttpEntry |
getLocalTarget() |
InputStream |
newInputStream() |
ReadOnlyFile |
newReadOnlyFile() |
bind, getPeerTarget, newSeekableByteChannelprivate final HttpEntry entry
HttpInputSocket(HttpEntry entry, BitField<FsInputOption> options)
public HttpEntry getLocalTarget()
getLocalTarget in class IOSocket<HttpEntry,Entry>public InputStream newInputStream() throws IOException
newInputStream in class InputSocket<HttpEntry>IOExceptionpublic ReadOnlyFile newReadOnlyFile() throws IOException
newReadOnlyFile in class InputSocket<HttpEntry>IOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.