Commit
8cd5802b849bef6a5fa98af2353b63c14110566d
by noreplyAdded new RestAction operations for planned execution and async Request
callback execution (#302)
* Implemented RestAction#schedule and now handling callbacks with
additional internal ExecutorService
* Added handling for Error and unexpected Exceptions using new
ExceptionEvent
(commit: 8cd5802)