Interface IAsyncProxyCompletable


  • public interface IAsyncProxyCompletable
    • Method Detail

      • handleComplete

        void handleComplete​(Object result,
                            boolean hadException,
                            Throwable exception)