org.apache.oodt.cas.pushpull.protocol.sftp
Class JschSftpClientFactory

java.lang.Object
  extended by org.apache.oodt.cas.pushpull.protocol.sftp.JschSftpClientFactory
All Implemented Interfaces:
ProtocolFactory

public class JschSftpClientFactory
extends Object
implements ProtocolFactory

Creates new JschSftpClients.

Version:
$Revision$
Author:
bfoster, mattmann

Constructor Summary
JschSftpClientFactory()
           
 
Method Summary
 Protocol newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JschSftpClientFactory

public JschSftpClientFactory()
Method Detail

newInstance

public Protocol newInstance()
Specified by:
newInstance in interface ProtocolFactory


Copyright © 1999-2011 Apache OODT. All Rights Reserved.