org.apache.commons.vfs2.libcheck
Class FtpCheck

java.lang.Object
  extended by org.apache.commons.vfs2.libcheck.FtpCheck

public class FtpCheck
extends Object

Basic check for sftp


Constructor Summary
FtpCheck()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FtpCheck

public FtpCheck()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


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