Describes a {@link FutureCallback} for asynchronous View responses.This callback is called by the asynchronous executor for every response that got returned from the view node. The code either dispatches parsing of the actual content or decides to retry or abort, depending on the response status code and values.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.