Commit graph

4 commits

Author SHA1 Message Date
Preben Ingvaldsen
4eb10ea549 (TK-117) Address further PR comments
Make a number of minor cosmetic changes to address PR comments.
Document constructors for the SimpleRequestOptions class.
2014-12-19 13:21:36 -08:00
Preben Ingvaldsen
f92ff0396e (TK-117) Add javadoc strings
Add javadoc strings to each of the user-facing Java classes, and
reference those javadoc strings in the documentation on the
Java client.
2014-12-18 12:01:18 -08:00
Preben Ingvaldsen
494f806f14 (TK-117) Address PR comments
Expand discussion of the `close` function for clojure clients and
the `close` method for Java clients. Add examples for making
requests with various types of clients. Fix wording/typos.
2014-12-17 15:15:12 -08:00
Preben Ingvaldsen
8a3a675d3f (TK-117) Add external API docs
Add some external API docs in the doc folder which detail how
to make requests using the Java and clojure clients.
2014-12-16 11:40:25 -08:00