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