JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Exception Summary
Class
Description
Account
Account
Account is a class to hold all private key, public key and address info, and is on duty of sign tx
AddAccountPayload
Address
Address.AddressDeserializer
Address.AddressSerializer
AddressWithWeight
AddVerifiedItemPayload
ApproveEvent
Asset
AssetBalance
AssetService
AuthorizationService
BatchClient
A batch client for only GetBlock, GetReceipt and GetTransaction operations Note that GraphQl doesn't support batch mode and doesn't support this kind of 'batch' operation
BatchQuery
This interface is a mark to justify which GraphQl queries are capable of batch
BatchQueryResponse
indicate which java classes are able to be the response in batch query mode
Bech32Util
following code is copied from bitcoinJ and https://github.com/sipa/bech32/pull/40/
Block
A block of Muta-Chain
Bytes
Bytes.BytesDeserializer
Bytes.BytesSerializer
ChangeMemoPayload
ChangeOwnerPayload
Client
Client plays role between remote GraphQl and local api.
CreateAssetPayload
CryptoUtil
Event
Event of Muta-Chain
EventRegisterEntry
<
T
>
And request entry for registering concerned event
GAddress
GAddress.GAddressDeserializer
GAddress.GAddressSerializer
GBytes
GBytes.GBytesDeserializer
GBytes.GBytesSerializer
GenerateMultiSigAccountPayload
GenerateMultiSigAccountResponse
GetAllowancePayload
GetAllowanceResponse
GetAssetPayload
GetBalancePayload
GetBalanceResponse
GetBlockRequest
A class to indicate a GetBlock
query
in GraphQl.
GetMultiSigAccountPayload
GetMultiSigAccountResponse
GetReceiptRequest
A class to indicate a GetReceipt
query
in GraphQl.
GetTransactionRequest
A class to indicate a GetTransaction
query
in GraphQl.
GHash
GHash.GHashDeserializer
GHash.GHashSerializer
GraphQlError
The exception indicate GraphQl error while client talks to server in GraphQl grammar
GUint64
GUint64.GUint64Deserializer
GUint64.GUint64Serializer
Hash
Hash.HashDeserializer
Hash.HashSerializer
Header
Hex
Hex.HexDeserializer
Hex.HexSerializer
InputRawTransaction
Imply a transaction with needed params
InputTransactionEncryption
The signature of certain transaction
Metadata
MetadataService
MultiSigPermission
MultiSigService
Muta
Muta is a comprehensive class in front of all worker class
Muta.RegistryEntry
MutaRequest
MutaRequestOption
ParsedEvent
<
T
>
ParsedServiceResponse
<
T
>
Proof
Proof of a block.
QueryServiceRequest
A class to indicate a QueryService
query
in GraphQl.
RawTransaction
Receipt
Receipt of a executed transaction.
ReceiptResponse
RemoveAccountPayload
RemoveVerifiedItemPayload
SendTransactionRequest
A class to indicate a SendTransaction
mutation
in GraphQl.
ServiceResponse
SetAccountWeightPayload
SetAdminPayload
SetThresholdPayload
SignedTransaction
SignedTransaction
TransactionRequest
TransferEvent
TransferFromEvent
TransferFromPayload
TransferPayload
TxBeforeHookError
Indicate that an error occurs while running tx before hook
U32
U32.U32Deserializer
U32.U32Serializer
U64
U64.U64Deserializer
U64.U64Serializer
U8
U8.U8Deserializer
U8.U8Serializer
UpdateAccountPayload
Util
Validator
ValidatorExtend
VerifySignaturePayload
Wallet
Wallet handles mnemonic and derive job.