| Package | Description |
|---|---|
| org.apache.excalibur.source.impl |
| Class and Description |
|---|
| AbstractSource
Abstract base class for a source implementation.
|
| FileSource
A
ModifiableTraversableSource for filesystem objects. |
| FTPSource
Source implementation for the File Transfer Protocol.
|
| FTPSource.EnhancedFtpClient
Need to extend FtpClient in order to get to protected issueCommand
and implement additional functionality.
|
HTTPClientSourceFactory
HTTPClientSource Factory class. |
| URLSource
Description of a source which is described by an URL.
|
| URLSourceFactory
A factory for a
URL wrapper |