Package | Description |
---|---|
org.cip4.jdflib.util.hotfolder |
Modifier and Type | Class and Description |
---|---|
class |
PollHotFolderListener |
class |
QueueHotFolderListenerImpl
hot folder listener that submits to a queue
|
Modifier and Type | Field and Description |
---|---|
protected HotFolderListener |
HotFolder.ExtensionListener.fl |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
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
|
Copyright © 2018. All rights reserved.