Interface AsyncActionInterface
-
- All Known Implementing Classes:
AsyncActionHandlerStakeLimit,JLabelAsync,RegisterMain,RequirePayment,SelectMain,SelectOverflow,SendTransaction,ShowAddress,ShowLocalTransactionHistory,ShowStakeList,SimpleWallet,UnlockableItems,ViewBalance
public interface AsyncActionInterface- Author:
- giovanni.antino@h2tcoin.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecuteFailure(Object o)voidexecuteSuccess(Object o)
-