Uses of Package
org.catacombae.jfuse

Packages that use org.catacombae.jfuse
org.catacombae.jfuse   
org.catacombae.jfuse.examples   
org.catacombae.jfuse.test   
org.catacombae.jfuse.types.system   
 

Classes in org.catacombae.jfuse used by org.catacombae.jfuse
FUSE26Capabilities
           
FUSE26FileSystem
           
FUSE26FileSystemAdapter
           
FUSE26Operations
          All methods that return an int must return a negated int value from FUSEErrorValues when an error condition occurs.
FUSEErrorValues
          This interface contains constants taken from errno.h that can be used as return values for jFUSE methods.
FUSEFileSystem
          Empty interface that just extends the latest version of the operations interface.
FUSEFileSystemAdapter
           
FUSEOptions
           
MacFUSE20Capabilities
           
MacFUSE20FileSystem
           
MacFUSE20FileSystemAdapter
           
MacFUSE20Operations
          MacFUSE 2.0 extensions to FUSE operations.
 

Classes in org.catacombae.jfuse used by org.catacombae.jfuse.examples
FUSE26FileSystem
           
FUSE26FileSystemAdapter
           
FUSE26Operations
          All methods that return an int must return a negated int value from FUSEErrorValues when an error condition occurs.
FUSEErrorValues
          This interface contains constants taken from errno.h that can be used as return values for jFUSE methods.
FUSEFileSystem
          Empty interface that just extends the latest version of the operations interface.
FUSEFileSystemAdapter
           
 

Classes in org.catacombae.jfuse used by org.catacombae.jfuse.test
FUSE26FileSystem
           
FUSE26FileSystemAdapter
           
FUSE26Operations
          All methods that return an int must return a negated int value from FUSEErrorValues when an error condition occurs.
FUSEErrorValues
          This interface contains constants taken from errno.h that can be used as return values for jFUSE methods.
FUSEFileSystem
          Empty interface that just extends the latest version of the operations interface.
FUSEFileSystemAdapter
           
MacFUSE20FileSystem
           
MacFUSE20FileSystemAdapter
           
MacFUSE20Operations
          MacFUSE 2.0 extensions to FUSE operations.
MacFUSEFileSystemAdapter
          Always extends the latest MacFUSE version of the file system adapter.
 

Classes in org.catacombae.jfuse used by org.catacombae.jfuse.types.system
FUSEErrorValues
          This interface contains constants taken from errno.h that can be used as return values for jFUSE methods.