Class SftpFileSystemConfigBuilder.ProxyType
java.lang.Object
org.apache.commons.vfs2.provider.sftp.SftpFileSystemConfigBuilder.ProxyType
- All Implemented Interfaces:
Serializable
,Comparable<SftpFileSystemConfigBuilder.ProxyType>
- Enclosing class:
- SftpFileSystemConfigBuilder
public static final class SftpFileSystemConfigBuilder.ProxyType
extends Object
implements Serializable, Comparable<SftpFileSystemConfigBuilder.ProxyType>
Proxy type.
- See Also:
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDserialVersionUID format is YYYYMMDD for the date of the last binary change.- See Also:
-
proxyType
-
-
Constructor Details
-
ProxyType
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<SftpFileSystemConfigBuilder.ProxyType>
-
equals
-
hashCode
public int hashCode()
-