Package org.jcoderz.commons.connector.file

Interface Summary
Closeable A Closeable is a source or destination of data that can be closed.
FsConnection The File System Connection Interface.
FsConnectionFactory This factory provides an interface to get a connection to the File System.
 

Class Summary
FsConnectionFactoryImpl Implements the FsConnectionFactory interface.
FsConnectionInterfaceTest Test the File interface.
FsConnectionServerTest Server testcases for the commons file connector.
FsConnectionTest Tests File System connections.
FsConnectionUtil This class provides utility functions for the file system connector.
FsManagedConnectionFactoryImpl Implements the ManagedConnectionFactory interface.
FsManagedConnectionImpl This Managed Connection is the factory for a File System Connction.
FsManagedConnectionMetaData Provides a set of Meta Data describing this File System Connector.
FsTestCase This class contains a set of methods used by all derived testcases.
 



Copyright 2007 The jCoderZ Project.