Interface DirPoll.FileProcessor
- Enclosing class:
DirPoll
public static interface DirPoll.FileProcessor
Callback interface for processing request
File objects directly.- Since:
- jPOS 1.2.7
-
Method Summary
-
Method Details
-
process
Processes a request file.- Parameters:
name- the request file- Throws:
DirPoll.DirPollException- on errors
-