Serialized Form
-
Package org.apache.commons.vfs
-
Class org.apache.commons.vfs.FileSystemException extends java.io.IOException implements Serializable
-
Serialized Fields
-
code
java.lang.String code
The message code. -
info
java.lang.String[] info
array of complementary info (context). -
throwable
java.lang.Throwable throwable
The Throwable that caused this exception to be thrown.
-
-
-
-
Package org.apache.commons.vfs.provider.ram
-
Class org.apache.commons.vfs.provider.ram.RamFileSystem extends AbstractFileSystem implements Serializable
-
Serialized Fields
-
cache
java.util.Map cache
Cache of RAM File Data
-
-
-
-
Package org.apache.commons.vfs.provider.sftp
-
Class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder.ProxyType extends java.lang.Object implements Serializable
-
Serialized Fields
-
proxyType
java.lang.String proxyType
-
-
-