JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
G
H
I
M
N
O
S
T
U
A
apply(Map<FsScheme, FsDriver>)
- Method in class net.java.truevfs.driver.http.
HttpDriverMapModifier
C
channel(OutputSocket<? extends Entry>)
- Method in class net.java.truevfs.driver.http.
HttpInputSocket
checkAccess(BitField<FsAccessOption>, FsNodeName, BitField<Entry.Access>)
- Method in class net.java.truevfs.driver.http.
HttpController
E
executeGet(HttpNode)
- Method in class net.java.truevfs.driver.http.
HttpDriver
Executes the GET request method for the given URI.
executeHead(HttpNode)
- Method in class net.java.truevfs.driver.http.
HttpDriver
Executes the HEAD request method for the given URI.
G
getClient()
- Method in class net.java.truevfs.driver.http.
HttpDriver
Returns the cached http client obtained by calling
HttpDriver.newClient()
.
getMembers()
- Method in class net.java.truevfs.driver.http.
HttpNode
getName()
- Method in class net.java.truevfs.driver.http.
HttpNode
getParent()
- Method in class net.java.truevfs.driver.http.
HttpController
getSize(Entry.Size)
- Method in class net.java.truevfs.driver.http.
HttpNode
getTime(Entry.Access)
- Method in class net.java.truevfs.driver.http.
HttpNode
getTypes()
- Method in class net.java.truevfs.driver.http.
HttpNode
H
HttpController
- Class in
net.java.truevfs.driver.http
A file system controller for the HTTP(S) schemes.
HttpDriver
- Class in
net.java.truevfs.driver.http
A file system driver for the HTTP(S) schemes.
HttpDriver()
- Constructor for class net.java.truevfs.driver.http.
HttpDriver
HttpDriverMapModifier
- Class in
net.java.truevfs.driver.http
Maps a file system driver for read-only access to the web.
HttpDriverMapModifier()
- Constructor for class net.java.truevfs.driver.http.
HttpDriverMapModifier
HttpInputSocket
- Class in
net.java.truevfs.driver.http
An input socket for HTTP(S) entries.
HttpNode
- Class in
net.java.truevfs.driver.http
An HTTP(S) entry.
HttpOutputSocket
- Class in
net.java.truevfs.driver.http
An output socket for HTTP(S) entries.
I
input(BitField<FsAccessOption>, FsNodeName)
- Method in class net.java.truevfs.driver.http.
HttpController
input()
- Method in class net.java.truevfs.driver.http.
HttpNode
input(BitField<FsAccessOption>)
- Method in class net.java.truevfs.driver.http.
HttpNode
isPermitted(Entry.Access, Entry.Entity)
- Method in class net.java.truevfs.driver.http.
HttpNode
isType(Entry.Type)
- Method in class net.java.truevfs.driver.http.
HttpNode
M
make(BitField<FsAccessOption>, FsNodeName, Entry.Type, Entry)
- Method in class net.java.truevfs.driver.http.
HttpController
N
net.java.truevfs.driver.http
- package net.java.truevfs.driver.http
Provides a file system driver for read-only access to the web.
newClient()
- Method in class net.java.truevfs.driver.http.
HttpDriver
Returns a new http client.
newController(FsManager, FsModel, FsController)
- Method in class net.java.truevfs.driver.http.
HttpDriver
newEntry(FsNodeName)
- Method in class net.java.truevfs.driver.http.
HttpController
newGet()
- Method in class net.java.truevfs.driver.http.
HttpNode
newHead()
- Method in class net.java.truevfs.driver.http.
HttpNode
newInputStream()
- Method in class net.java.truevfs.driver.http.
HttpNode
newOutputStream()
- Method in class net.java.truevfs.driver.http.
HttpNode
node(BitField<FsAccessOption>, FsNodeName)
- Method in class net.java.truevfs.driver.http.
HttpController
O
output(BitField<FsAccessOption>, FsNodeName, Entry)
- Method in class net.java.truevfs.driver.http.
HttpController
output()
- Method in class net.java.truevfs.driver.http.
HttpNode
output(BitField<FsAccessOption>, Entry)
- Method in class net.java.truevfs.driver.http.
HttpNode
S
setReadOnly(BitField<FsAccessOption>, FsNodeName)
- Method in class net.java.truevfs.driver.http.
HttpController
setTime(BitField<FsAccessOption>, FsNodeName, BitField<Entry.Access>, long)
- Method in class net.java.truevfs.driver.http.
HttpController
stream(OutputSocket<? extends Entry>)
- Method in class net.java.truevfs.driver.http.
HttpInputSocket
stream(InputSocket<? extends Entry>)
- Method in class net.java.truevfs.driver.http.
HttpOutputSocket
sync(BitField<FsSyncOption>)
- Method in class net.java.truevfs.driver.http.
HttpController
T
target()
- Method in class net.java.truevfs.driver.http.
HttpInputSocket
target()
- Method in class net.java.truevfs.driver.http.
HttpOutputSocket
U
unlink(BitField<FsAccessOption>, FsNodeName)
- Method in class net.java.truevfs.driver.http.
HttpController
uri
- Variable in class net.java.truevfs.driver.http.
HttpNode
A
C
E
G
H
I
M
N
O
S
T
U
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes