Uses of Enum
org.apache.mina.core.buffer.matcher.FileSystem
Packages that use FileSystem
-
Uses of FileSystem in org.apache.mina.core.buffer.matcher
Fields in org.apache.mina.core.buffer.matcher declared as FileSystemModifier and TypeFieldDescriptionprivate static final FileSystemFileSystem.CURRENTThe current FileSystem.Methods in org.apache.mina.core.buffer.matcher that return FileSystemModifier and TypeMethodDescriptionprivate static FileSystemFileSystem.current()Gets the current file system.static FileSystemFileSystem.getCurrent()Gets the current file system.static FileSystemReturns the enum constant of this type with the specified name.static FileSystem[]FileSystem.values()Returns an array containing the constants of this enum type, in the order they are declared.