| Modifier and Type | Field and Description |
|---|---|
protected java.net.URI |
uri |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getMembers() |
java.lang.String |
getName() |
long |
getSize(net.java.truecommons.cio.Entry.Size type) |
long |
getTime(net.java.truecommons.cio.Entry.Access type) |
net.java.truecommons.shed.BitField<net.java.truecommons.cio.Entry.Type> |
getTypes() |
net.java.truecommons.cio.InputSocket<HttpNode> |
input() |
protected net.java.truecommons.cio.InputSocket<HttpNode> |
input(net.java.truecommons.shed.BitField<net.java.truevfs.kernel.spec.FsAccessOption> options) |
java.lang.Boolean |
isPermitted(net.java.truecommons.cio.Entry.Access type,
net.java.truecommons.cio.Entry.Entity entity) |
boolean |
isType(net.java.truecommons.cio.Entry.Type type) |
protected org.apache.http.client.methods.HttpUriRequest |
newGet() |
protected org.apache.http.client.methods.HttpUriRequest |
newHead() |
protected java.io.InputStream |
newInputStream() |
protected java.io.OutputStream |
newOutputStream() |
net.java.truecommons.cio.OutputSocket<HttpNode> |
output() |
protected net.java.truecommons.cio.OutputSocket<HttpNode> |
output(net.java.truecommons.shed.BitField<net.java.truevfs.kernel.spec.FsAccessOption> options,
net.java.truecommons.cio.Entry template) |
protected org.apache.http.client.methods.HttpUriRequest newHead()
protected org.apache.http.client.methods.HttpUriRequest newGet()
protected java.io.InputStream newInputStream()
throws java.io.IOException
java.io.IOExceptionprotected java.io.OutputStream newOutputStream()
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getName()
getName in interface net.java.truecommons.cio.EntrygetName in interface net.java.truevfs.kernel.spec.FsNodepublic net.java.truecommons.shed.BitField<net.java.truecommons.cio.Entry.Type> getTypes()
getTypes in interface net.java.truevfs.kernel.spec.FsNodepublic boolean isType(net.java.truecommons.cio.Entry.Type type)
isType in interface net.java.truevfs.kernel.spec.FsNodeisType in class net.java.truevfs.kernel.spec.FsAbstractNodepublic long getSize(net.java.truecommons.cio.Entry.Size type)
getSize in interface net.java.truecommons.cio.Entrypublic long getTime(net.java.truecommons.cio.Entry.Access type)
getTime in interface net.java.truecommons.cio.Entrypublic java.lang.Boolean isPermitted(net.java.truecommons.cio.Entry.Access type,
net.java.truecommons.cio.Entry.Entity entity)
isPermitted in interface net.java.truecommons.cio.Entry@Nullable public java.util.Set<java.lang.String> getMembers()
getMembers in interface net.java.truevfs.kernel.spec.FsNodepublic final net.java.truecommons.cio.InputSocket<HttpNode> input()
input in interface net.java.truecommons.cio.IoEntry<HttpNode>protected net.java.truecommons.cio.InputSocket<HttpNode> input(net.java.truecommons.shed.BitField<net.java.truevfs.kernel.spec.FsAccessOption> options)
public final net.java.truecommons.cio.OutputSocket<HttpNode> output()
output in interface net.java.truecommons.cio.IoEntry<HttpNode>protected net.java.truecommons.cio.OutputSocket<HttpNode> output(net.java.truecommons.shed.BitField<net.java.truevfs.kernel.spec.FsAccessOption> options, @CheckForNull net.java.truecommons.cio.Entry template)