|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.infoscape.proteus.MessageHandlerImpl
|
+--com.infoscape.proteus.SourceImpl
|
+--com.infoscape.proteus.PolledSource
|
+--com.infoscape.proteus.ftp.FTPSource
| Field Summary |
| Fields inherited from class com.infoscape.proteus.PolledSource |
pollPeriod |
| Constructor Summary | |
FTPSource(Connection conn,
org.jdom.Element elt)
|
|
| Method Summary | |
boolean |
cacheEmpty()
|
java.lang.Object |
getFromCache()
|
void |
loadCache()
|
| Methods inherited from class com.infoscape.proteus.PolledSource |
_getMessage |
| Methods inherited from class com.infoscape.proteus.SourceImpl |
getMessage |
| Methods inherited from class com.infoscape.proteus.MessageHandlerImpl |
commit, disconnect, getConnection, log, log, reconnect, rollback, setSyncPoint |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.infoscape.proteus.MessageHandler |
disconnect, getConnection, reconnect |
| Methods inherited from interface com.infoscape.proteus.Transactional |
commit, rollback, setSyncPoint |
| Constructor Detail |
public FTPSource(Connection conn,
org.jdom.Element elt)
throws java.lang.Exception
| Method Detail |
public boolean cacheEmpty()
throws java.lang.Exception
cacheEmpty in class PolledSourcejava.lang.Exception
public void loadCache()
throws java.lang.Exception
loadCache in class PolledSourcejava.lang.Exception
public java.lang.Object getFromCache()
throws java.lang.Exception
getFromCache in class PolledSourcejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||