org.apache.commons.vfs.libcheck
Class SftpCheck

java.lang.Object
  extended by org.apache.commons.vfs.libcheck.SftpCheck

public class SftpCheck
extends Object

Basic check for sftp


Constructor Summary
SftpCheck()
           
 
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

SftpCheck

public SftpCheck()
Method Detail

main

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


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