Closed NRHelmi closed 2 years ago
This pull request adds the asynchronous protocol support to java sdk:
executeAsync
executeAsyncWait
getTransaction
getTransactions
getTransactionResults
getTransactionMetadata
getTransactionProblems
ExecuteAsyncTest
This pull request adds the asynchronous protocol support to java sdk:
executeAsync
,executeAsyncWait
,getTransaction
,getTransactions
,getTransactionResults
,getTransactionMetadata
andgetTransactionProblems
.ExecuteAsyncTest
test class.