org.apache.oodt.cas.pushpull.protocol.sftp
Class JschSftpClientFactory
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JschSftpClientFactory
public JschSftpClientFactory()
newInstance
public Protocol newInstance()
- Specified by:
newInstance in interface ProtocolFactory
Copyright © 1999-2011 Apache OODT. All Rights Reserved.