|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DatastorePath | |
---|---|
com.caucho.vfs | Resin's Virtual File System. |
Uses of DatastorePath in com.caucho.vfs |
---|
Fields in com.caucho.vfs declared as DatastorePath | |
---|---|
protected DatastorePath |
DatastorePath._root
|
Methods in com.caucho.vfs that return DatastorePath | |
---|---|
DatastorePath |
DatastoreFile.getPath()
|
Methods in com.caucho.vfs with parameters of type DatastorePath | |
---|---|
void |
DatastoreFile.setPath(DatastorePath path)
|
Constructors in com.caucho.vfs with parameters of type DatastorePath | |
---|---|
DatastorePath(DatastorePath root,
java.lang.String pathname)
|
|
DatastoreReadStream(DatastoreInputStream is,
DatastorePath path)
Create a new FileReadStream based on the java.io.* stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |