Package com.java4less.rfax

Interface Summary
FaxProducer this interface provides images to be faxed
FaxStatusListener reports progress of the fax transmision
IFaxReceiver notify reception of faxes to user application
 

Class Summary
AcrobatFaxProducer creates a fax using PDF as data source.
FaxModem Fax modem.
FaxModemRXTX Fax modem for RXTX.
FaxReceiverModem This class is used for receiving faxes.
FaxReceiverModemRXTX This class is used for receiving faxes (with RXTX).
HtmlFaxProducer creates a fax using HTML as data source.
ImageFaxProducer creates a fax using a image file as data source.
PDFRendererProducer creates a fax using PDF as data source.
TextFaxProducer creates a fax using a string as data source.