42094101a3
Code style
...
A number of style corrections in main source files.
Trimmed lines to 120 characters, added some spaces and line breaks.
Removed unused imports
2017-08-02 17:46:56 +02:00
259747afae
JavaDoc fixes
...
Added various JavaDoc blocks for public methods in model classes and some minor style corrections.
2017-08-02 17:46:56 +02:00
af7b99587f
Model classes and various method parameters declared final.
...
As the model classes are not designed for inheritance, they are now explicitly declared final.
Same for various input parameters, as thes should be immutable in most methods.
2017-08-02 17:46:55 +02:00
e767c07a61
#8 Initialization from environment variables
2017-04-13 19:46:01 +02:00
c1f6ee891b
#9 Number of retries and custom timeout
2017-04-10 13:22:54 +02:00
8ab9c23605
Copyright updated
2017-01-07 19:18:37 +01:00
17145e53be
Minor JavaDoc corrections
2016-12-24 12:43:58 +01:00
ea3b6d50cb
Fix #6 Factory Null-tolerant for trusted certificate
2016-12-21 20:30:28 +01:00
d2b31122b6
#2 Option to provide trusted CA certificate
2016-11-06 13:02:40 +01:00
c3ad6b6edd
License information in source code
2016-10-10 15:25:35 +02:00
b845e4b7ce
Initial Import
2016-03-29 15:52:31 +02:00