Uses of Class
com.caucho.vfs.JniMemoryMappedFile

Packages that use JniMemoryMappedFile
com.caucho.vfs Resin's Virtual File System. 
 

Uses of JniMemoryMappedFile in com.caucho.vfs
 

Methods in com.caucho.vfs that return JniMemoryMappedFile
static JniMemoryMappedFile JniMemoryMappedFile.open(Path path, byte[] name, int length, long fileLength)