The API supports various types of documents, including local files, remote html urls, and more. They can be sent all as 1 fax. Does the java SDK support this? I only seem to be able to provide an array of File objects and InputStream objects, but not URLs, and not even those 2 mixed.
See this Ruby sample for an idea of what I'm looking to do:
https://github.com/interfax/interfax-ruby-samples/blob/master/extra_3_send_multiple_documents_as_1_fax.rb