@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() |
java.io.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 java.io.IOException
newReadOnlyFile in class InputSocket<HttpEntry>java.io.IOExceptionpublic java.io.InputStream newInputStream()
throws java.io.IOException
newInputStream in class InputSocket<HttpEntry>java.io.IOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.