org.apache.oodt.cas.pushpull.protocol.ftp
Class CommonsNetFtpClientFactory
java.lang.Object
org.apache.oodt.cas.pushpull.protocol.ftp.CommonsNetFtpClientFactory
- All Implemented Interfaces:
- ProtocolFactory
public class CommonsNetFtpClientFactory
- extends Object
- implements ProtocolFactory
Constructs new CommonsNetFtpClients.
- Version:
- $Revision$
- Author:
- bfoster
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonsNetFtpClientFactory
public CommonsNetFtpClientFactory()
newInstance
public Protocol newInstance()
- Specified by:
newInstance in interface ProtocolFactory
Copyright © 1999-2011 Apache OODT. All Rights Reserved.