See: Description
Interface | Description |
---|---|
CommandLineArgumentsParser |
This interface defines the command line parser used to extract the fax job and file info from the command line
arguments.
|
Class | Description |
---|---|
DefaultCommandLineArgumentsParser |
This class provides default predefined implementation of the command line parser used to extract the fax job and file
info from the command line arguments.
This default parser expects the command line arguments as follows: -file [full file name] -priority [priority value as defined in the enum] -target_address [target address] -target_name [target name] -sender_name [sender name] -sender_fax_number [sender fax number] -sender_email [sender email] -property:[property name] [property value] |
Process2FaxBridge |
This is the process cli2fax based implementation of the fax bridge.
|
Copyright © 2009–2020 fax4j. All rights reserved.