|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.excalibur.source.impl.URLSourceFactory
org.apache.excalibur.source.impl.FTPSourceFactory
public final class FTPSourceFactory
A factory for an @link FTPSource.
| Field Summary |
|---|
| Fields inherited from class org.apache.excalibur.source.impl.URLSourceFactory |
|---|
parameters |
| Fields inherited from interface org.apache.excalibur.source.SourceFactory |
|---|
ROLE |
| Constructor Summary | |
|---|---|
FTPSourceFactory()
|
|
| Method Summary | |
|---|---|
protected Source |
createURLSource(java.net.URL url,
java.util.Map parameters)
Creates an FTPSource. |
| Methods inherited from class org.apache.excalibur.source.impl.URLSourceFactory |
|---|
createFileSource, getSource, parameterize, release |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.excalibur.source.SourceFactory |
|---|
getSource, release |
| Constructor Detail |
|---|
public FTPSourceFactory()
| Method Detail |
|---|
protected Source createURLSource(java.net.URL url,
java.util.Map parameters)
throws java.net.MalformedURLException,
java.io.IOException
createURLSource in class URLSourceFactoryjava.net.MalformedURLException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||