Uses of Interface
org.cip4.jdflib.util.net.IPollHandler

Packages that use IPollHandler
org.cip4.jdflib.util.hotfolder   
org.cip4.jdflib.util.net   
 

Uses of IPollHandler in org.cip4.jdflib.util.hotfolder
 

Constructors in org.cip4.jdflib.util.hotfolder with parameters of type IPollHandler
PollHotFolder(File _hotFolderDir, File _storageDir, String ext, IPollHandler handler)
          constructor for a simple queue based hotfolder watcher that is automagically started in its own thread
PollHotFolderListener(IPollHandler theHandler)
           
 

Uses of IPollHandler in org.cip4.jdflib.util.net
 

Fields in org.cip4.jdflib.util.net declared as IPollHandler
protected  IPollHandler NetPoll.poller
           
 

Constructors in org.cip4.jdflib.util.net with parameters of type IPollHandler
NetPoll(String url, IPollHandler poller)
          shorthand constructor for single String
NetPoll(VString urls, IPollHandler poller)
           
 



Copyright © 2013. All Rights Reserved.