Uses of Package
com.github.katenachain.entity.api
-
Packages that use com.github.katenachain.entity.api Package Description com.github.katenachain com.github.katenachain.api com.github.katenachain.entity.api -
Classes in com.github.katenachain.entity.api used by com.github.katenachain Class Description SendTxResult SendTxResult is returned by a POST request to retrieve the tx status and its hash.TxResult TxResult is returned by a GET request to retrieve a tx with useful information about its processing.TxResults TxResults is returned by a GET request to retrieve a list of TxResult with the total txs available. -
Classes in com.github.katenachain.entity.api used by com.github.katenachain.api Class Description RawResponse RawResponse is a okhttp3.Response wrapper.SendTxResult SendTxResult is returned by a POST request to retrieve the tx status and its hash.TxResult TxResult is returned by a GET request to retrieve a tx with useful information about its processing.TxResults TxResults is returned by a GET request to retrieve a list of TxResult with the total txs available. -
Classes in com.github.katenachain.entity.api used by com.github.katenachain.entity.api Class Description TxResult TxResult is returned by a GET request to retrieve a tx with useful information about its processing.TxStatus TxStatus is a tx blockchain status.