@ThreadSafe @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) final class HttpOutputSocket extends OutputSocket<HttpEntry>
HttpInputSocket| Constructor and Description |
|---|
HttpOutputSocket(BitField<FsOutputOption> options,
Entry template,
HttpEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
HttpEntry |
getLocalTarget() |
OutputStream |
newOutputStream() |
bind, getPeerTarget, newSeekableByteChannelprivate final HttpEntry entry
HttpOutputSocket(BitField<FsOutputOption> options, @CheckForNull Entry template, HttpEntry entry)
public HttpEntry getLocalTarget()
getLocalTarget in class IOSocket<HttpEntry,Entry>public OutputStream newOutputStream() throws IOException
newOutputStream in class OutputSocket<HttpEntry>IOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.