The public APIs in Hawkular are the REST APIs. The REST APIs are
the only “supported” public APIs.
As far as I remember, there was a discussion that Java API is also "supported".
That was main reason we tried to unify naming of packaging.
For example, all org.hawkular.<component>.api packages should be considered also
"supportable".
So, communication via Java API should be feasible.