org.apache.commons.vfs.provider.sftp
Class SftpFileSystemConfigBuilder.ProxyType

java.lang.Object
  extended byorg.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder.ProxyType
All Implemented Interfaces:
Comparable, Serializable
Enclosing class:
SftpFileSystemConfigBuilder

public static class SftpFileSystemConfigBuilder.ProxyType
extends Object
implements Serializable, Comparable

See Also:
Serialized Form

Method Summary
 int compareTo(Object o)
           
 boolean equals(Object o)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

compareTo

public int compareTo(Object o)
Specified by:
compareTo in interface Comparable

equals

public boolean equals(Object o)


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