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

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

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

See Also:
Serialized Form

Method Summary
 int compareTo(java.lang.Object o)
           
 boolean equals(java.lang.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(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.