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