C L M N O P R S T V W

C

ConversionUtils - Class in org.bakelite.fax
Conversion utility class.
ConversionUtils() - Constructor for class org.bakelite.fax.ConversionUtils
 
convertGrayscaleToBlackWhiteImage(RenderedImage) - Static method in class org.bakelite.fax.ConversionUtils
Converts grayscale image to bilevel image.
convertPDFtoTIFF(InputStream, URI, OutputStream) - Static method in class org.bakelite.fax.ConversionUtils
Converts PDF from |in|put strean to |out|put Fax TIFF stream.
createTIFFDirectory() - Static method in class org.bakelite.fax.ConversionUtils
Creates TIFF directory.

L

Locales - Class in org.bakelite
Utility class to parse String to Locale instance.
Locales() - Constructor for class org.bakelite.Locales
 
LogWatcher - Class in org.bakelite.fax
Watchs log at specified url to notify about fax sending result.
LogWatcher(String, LogWatcher.LogWatchCallback) - Constructor for class org.bakelite.fax.LogWatcher
Bulk constructor.
LogWatcher.LogWatchCallback - Interface in org.bakelite.fax
Log watch callback.

M

main(String[]) - Static method in class org.bakelite.fax.ConversionUtils
Starts conversion from CLI, for test or standalone purposes.
main(String[]) - Static method in class org.bakelite.fax.LogWatcher
For test of standalone purposes.

N

newInstance(String) - Static method in class org.bakelite.Locales
Create instance of Locale according string representation.

O

onException(Exception) - Method in interface org.bakelite.fax.LogWatcher.LogWatchCallback
Callback fired when an exception occurs while trying to watch.
onException(Exception) - Method in class org.bakelite.fax.PDFFaxMailet
Callback fired when an exception occurs while trying to watch.
onNewLine(String) - Method in interface org.bakelite.fax.LogWatcher.LogWatchCallback
Callback fired when a new |line| is read.
onNewLine(String) - Method in class org.bakelite.fax.PDFFaxMailet
Callback fired when a new |line| is read.
org.bakelite - package org.bakelite
 
org.bakelite.fax - package org.bakelite.fax
 

P

PDFFaxMailet - Class in org.bakelite.fax
Mailet acting as gateway between email and fax, from PDF document to TIFF sequence, using asterisk manager.
PDFFaxMailet() - Constructor for class org.bakelite.fax.PDFFaxMailet
 
PDFFaxMailet.ResultType - Enum in org.bakelite.fax
Fax sending result

R

run() - Method in class org.bakelite.fax.LogWatcher
Watching.

S

service(Mail) - Method in class org.bakelite.fax.PDFFaxMailet
stop() - Method in class org.bakelite.fax.LogWatcher
Stops watching.

T

TIFF_SUFFIX - Static variable in class org.bakelite.fax.ConversionUtils
TIFF suffix

V

valueOf(String) - Static method in enum org.bakelite.fax.PDFFaxMailet.ResultType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.bakelite.fax.PDFFaxMailet.ResultType
Returns an array containing the constants of this enum type, in the order they're declared.

W

watch() - Method in class org.bakelite.fax.LogWatcher
Watchs log at url with given callback.

C L M N O P R S T V W

Copyright © 2008. All Rights Reserved.