- CLI2FaxMain - Class in org.fax4j.x2fax.cli
-
This class enables to send faxes via CLI.
This class does not provide vendor policy capability as it is intended to
be used internally inside the IT department and not published as a utility to
end customers.
- CLI2FaxRunner - Class in org.fax4j.x2fax.cli
-
This class runs the CLI2Fax flow.
This class does not provide vendor policy capability as it is intended to
be used internally inside the IT department and not published as a utility to
end customers.
- CLI2FaxRunner() - Constructor for class org.fax4j.x2fax.cli.CLI2FaxRunner
-
This is the class constructor.
- convertMultiPartRequest(HttpServletRequest, HTTPRequest) - Method in class org.fax4j.x2fax.http.servlet.AbstractWeb2FaxHttpServlet
-
This function converts the servlet request to a HTTP request object.
- convertRequest(HttpServletRequest) - Method in class org.fax4j.x2fax.http.servlet.AbstractWeb2FaxHttpServlet
-
This function converts the servlet request to a HTTP request object.
- convertSinglePartRequest(HttpServletRequest, HTTPRequest) - Method in class org.fax4j.x2fax.http.servlet.AbstractWeb2FaxHttpServlet
-
This function converts the servlet request to a HTTP request object.
- createFaxBridge() - Method in class org.fax4j.x2fax.cli.CLI2FaxRunner
-
Returns a new fax bridge.
- createFaxBridge() - Method in class org.fax4j.x2fax.email.james.EMail2FaxJamesMailet
-
Returns a new fax bridge.
- createFaxBridge() - Method in class org.fax4j.x2fax.http.servlet.AbstractWeb2FaxHttpServlet
-
Returns a new fax bridge.
- createFileItemFactory() - Method in class org.fax4j.x2fax.http.servlet.AbstractWeb2FaxHttpServlet
-
This function creates and returns a new file item factory.
- createJSONResponse(FaxJob) - Method in class org.fax4j.x2fax.http.servlet.Web2FaxHttpServlet
-
This function create a JSON response.