Package com.java4less.rfax

Interface Summary
FaxProducer provide images to be faxed
FaxStatusListener reports progress of the fax transmision
 

Class Summary
FaxModem Fax modem.
HtmlFaxProducer creates a fax using HTML as data source.
T4Encoder This class is reponsible for encoding the image to fax data format
TextFaxProducer creates a fax using a string as data source.