com.zehon.sftp.samples
Class DownloadFileAsStreamSample

java.lang.Object
  extended by com.zehon.sftp.samples.DownloadFileAsStreamSample

public class DownloadFileAsStreamSample
extends java.lang.Object


Constructor Summary
DownloadFileAsStreamSample()
           
 
Method Summary
static void main(java.lang.String[] args)
          Please refer to http://www.zehon.com/SFTP_samples.htm for its full source code
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadFileAsStreamSample

public DownloadFileAsStreamSample()
Method Detail

main

public static void main(java.lang.String[] args)
Please refer to http://www.zehon.com/SFTP_samples.htm for its full source code

Parameters:
args -


Copyright © 2009 Zehon Team. All Rights Reserved.