Package com.caucho.vfs

Interface Summary
VfsWriteObject  
 

Class Summary
BufferedReaderAdapter Trivial adapter so readers and input streams can be used in the same servlet.
CachePath  
Encoding Converts between the mime encoding names and Java encoding names.
FilePath FilePath implements the native filesystem.
FilesystemPath Abstract FilesystemPath, the parent of hierarchical Paths like FilePath or HttpPath.
HttpPath The HTTP scheme.
JarPath A filesystem for .jar files.
LogStream  
MailtoPath  
MemoryPath  
MemoryStream  
NullPath  
Path A virtual filesystem path, essentially represented by a URL.
PipeStream  
Pwd Creates paths based on the current working directory.
ReaderWriterStream  
ReadStream A fast bufferered input stream supporting both character and byte data.
ReadWritePair  
StreamFilter  
StreamImpl  
StringStream  
TcpPath Implements a tcp stream, essentially just a socket pair.
TempBuffer  
TempReadStream  
TempStream  
Vfs Creates paths based on the current working directory.
VfsStream  
WriteStream A fast bufferered output stream supporting both character and byte data.