net.agmodel.dbUtility
Class FTPSource
java.lang.Object
net.agmodel.dbUtility.InternetHost
net.agmodel.dbUtility.FTPSource
- All Implemented Interfaces:
- AccessMechanism
- public abstract class FTPSource
- extends InternetHost
- implements AccessMechanism
Intended to handle access to file-based databases via FTP but not yet implemented.
- Author:
- Matthew Laurenson
FTPSource
public FTPSource(String host,
int port)
connect
public boolean connect(String username,
String password)
disconnect
public void disconnect()
Copyright (C) NARC 2001 All Rights Reserved.