Serialized Form


Package org.apache.commons.vfs

Class org.apache.commons.vfs.FileSystemException extends IOException implements Serializable

Serialized Fields

throwable

Throwable throwable
The Throwable that caused this exception to be thrown.


code

String code
The message code.


info

String[] info
array of complementary info (context).


Package org.apache.commons.vfs.provider.sftp

Class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder.ProxyType extends Object implements Serializable

Serialized Fields

proxyType

String proxyType


Package org.apache.commons.vfs.provider.ram

Class org.apache.commons.vfs.provider.ram.RamFileSystem extends AbstractFileSystem implements Serializable

Serialized Fields

cache

Map cache
Cache of RAM File Data



Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.