Hello,

a FIRST version of the Java Sender API is ready:
https://github.com/matzew/ag-java-sender

Two implementations, based on different Java HTTP clients:
* RestEasy:
https://github.com/matzew/ag-java-sender/blob/master/src/main/java/org/aerogear/unifiedpush/resteasy/RestEasyJavaSender.java
* AsyncHttpClient:
https://github.com/matzew/ag-java-sender/blob/master/src/main/java/org/aerogear/unifiedpush/async/AsyncJavaSender.java

One will go away, time will tell... not important now...

Tests:
https://github.com/matzew/ag-java-sender/tree/master/src/test/java/org/aerogear/unifiedpush


More functionality (e.g. selective send for deviceType, MobileVariant) will follow, hand in hand with the matching endpoints


-Matthias



--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf