java.lang.Object
tech.deplant.java4ever.framework.SdkBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabiMessageExpirationTimeout(Integer message_expiration_timeout) abiMessageExpirationTimeoutGrowFactor(Integer message_expiration_timeout_grow_factor) abiWorkchain(Integer workchain) create(tech.deplant.java4ever.binding.loader.LibraryLoader loader) cryptoHdkeyDerivationPath(String hdkey_derivation_path) cryptoMnemonicDictionary(Integer mnemonic_dictionary) cryptoMnemonicWordCount(Integer mnemonic_word_count) networkAccessKey(String access_key) networkEndpoint(String[] endpoints) networkMessageProcessingTimeout(Integer message_processing_timeout) networkMessageRetriesCount(Integer message_retries_count) networkOutOfSyncThreshold(Integer out_of_sync_threshold) networkReconnectTimeout(Integer reconnect_timeout) networkRetriesCount(Integer network_retries_count) networkServerAddress(String server_address) networkWaitForTimeout(Integer wait_for_timeout) timeout(long timeout)
-
Constructor Details
-
SdkBuilder
public SdkBuilder()
-
-
Method Details
-
networkEndpoint
-
networkServerAddress
-
networkRetriesCount
-
networkMessageRetriesCount
-
networkMessageProcessingTimeout
-
networkWaitForTimeout
-
networkOutOfSyncThreshold
-
networkReconnectTimeout
-
networkAccessKey
-
cryptoMnemonicDictionary
-
cryptoMnemonicWordCount
-
cryptoHdkeyDerivationPath
-
abiWorkchain
-
abiMessageExpirationTimeout
-
abiMessageExpirationTimeoutGrowFactor
public SdkBuilder abiMessageExpirationTimeoutGrowFactor(Integer message_expiration_timeout_grow_factor) -
timeout
-
create
-