Interface | Description |
---|---|
Cryptor |
Class | Description |
---|---|
CombinedResources | |
CryptorFactory |
Factory to create an instance of a Cryptor.
|
DefaultCryptor |
Allows passwords to be encrypted and decrypted.
|
DelegatingFileSystemOptionsBuilder |
This class use reflection to set a configuration value using the fileSystemConfigBuilder associated the a scheme.
|
DelegatingFileSystemOptionsBuilder.Context |
Context.
|
EncryptUtil |
Allows passwords to be encrypted and decrypted.
|
FileObjectUtils |
Utility methods for
FileObject . |
Messages |
Formats messages.
|
MonitorInputStream |
An InputStream that provides buffering and end-of-stream monitoring.
|
MonitorOutputStream |
An OutputStream that provides buffering and end-of-stream monitoring.
|
MonitorRandomAccessContent |
A RandomAccessContent that provides end-of-stream monitoring.
|
Os |
Class to help determining the OS.
|
OsFamily |
An enumerated type, which represents an OS family.
|
PosixPermissions |
UNIX permissions.
|
URIBitSets |
Internal URI encoding
BitSet definitions. |
URIUtils |
The URI escape and character encoding and decoding utility.
|
URIUtils.EncodingUtils |
Internal character encoding utilities.
|
URIUtils.URLCodecUtils |
Internal URL codec utilities.
|
UserAuthenticatorUtils |
Helps with authentication.
|
WeakRefFileListener |
Wrap a listener with a WeakReference.
|
Enum | Description |
---|---|
PosixPermissions.Type |
Permission types.
|
RandomAccessMode |
An enumerated type representing the modes of a random access content.
|
Utility classes used by the VFS.