Uses of Class
com.caucho.vfs.GoogleInodeService

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

Uses of GoogleInodeService in com.caucho.vfs
 

Fields in com.caucho.vfs declared as GoogleInodeService
protected  GoogleInodeService GooglePath._inodeService
           
 

Constructors in com.caucho.vfs with parameters of type GoogleInodeService
GoogleBlobStorePath(FileService fileService, GoogleInodeService inodeService)
           
GooglePath(FileService fileService, GoogleInodeService inodeService)
           
GooglePath(FilesystemPath root, java.lang.String userPath, java.lang.String path, FileService fileService, GoogleInodeService inodeService)
           
GoogleStorePath(FileService fileService, GoogleInodeService inodeService, java.lang.String bucket)