|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HotFolderListener | |
|---|---|
| org.cip4.jdflib.util.hotfolder | |
| Uses of HotFolderListener in org.cip4.jdflib.util.hotfolder |
|---|
| Classes in org.cip4.jdflib.util.hotfolder that implement HotFolderListener | |
|---|---|
class |
PollHotFolderListener
|
class |
QueueHotFolderListenerImpl
hot folder listener that submits to a queue |
| Fields in org.cip4.jdflib.util.hotfolder declared as HotFolderListener | |
|---|---|
protected HotFolderListener |
HotFolder.ExtensionListener.fl
|
| Methods in org.cip4.jdflib.util.hotfolder with parameters of type HotFolderListener | |
|---|---|
org.cip4.jdflib.util.hotfolder.StorageHotFolderListener |
StorageHotFolder.addListener(HotFolderListener _hfl,
String ext)
add a listener that also stores |
void |
HotFolder.addListener(HotFolderListener _hfl,
String ext)
|
| Constructors in org.cip4.jdflib.util.hotfolder with parameters of type HotFolderListener | |
|---|---|
HotFolder.ExtensionListener(HotFolderListener _hfl,
String ext)
|
|
HotFolder(File _dir,
String ext,
HotFolderListener _hfl)
constructor for a simple hotfolder watcher that is automagically started in its own thread |
|
StorageHotFolder(File _hotFolderDir,
File storageDir,
String ext,
HotFolderListener hfListener)
constructor for a simple queue based hotfolder watcher that is automagically started in its own thread |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||