Package org.jpos.util

Class DirPoll

  • All Implemented Interfaces:
    java.io.FilenameFilter, java.lang.Runnable, Configurable, Destroyable, LogSource

    public class DirPoll
    extends SimpleLogSource
    implements java.lang.Runnable, java.io.FilenameFilter, Configurable, Destroyable
    DirPoll operates on a set of directories which defaults to
    • request
    • response
    • tmp
    • run
    • bad
    • archive
    scanning for incoming requests (of varying priorities) on the request directory and processing them by means of DirPoll.Processor or DirPoll.FileProcessor
    Since:
    jPOS 1.2.7