|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FaxProducer in com.java4less.rfax |
---|
Classes in com.java4less.rfax that implement FaxProducer | |
---|---|
class |
AcrobatFaxProducer
creates a fax using PDF as data source. |
class |
HtmlFaxProducer
creates a fax using HTML as data source. |
class |
ImageFaxProducer
creates a fax using a image file as data source. |
class |
PDFRendererProducer
creates a fax using PDF as data source. |
class |
TextFaxProducer
creates a fax using a string as data source. |
Fields in com.java4less.rfax declared as FaxProducer | |
---|---|
FaxProducer |
FaxModemRXTX.producer
fax producer |
FaxProducer |
FaxModem.producer
fax producer |
Methods in com.java4less.rfax with parameters of type FaxProducer | |
---|---|
boolean |
FaxModemRXTX.createFaxFiles(FaxProducer p)
create fax files |
boolean |
FaxModem.createFaxFiles(FaxProducer p)
create fax files |
boolean |
FaxModemRXTX.open(FaxProducer p)
open connection |
boolean |
FaxModem.open(FaxProducer p)
open connection |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |