java.lang.Object
tech.deplant.java4ever.binding.EverSdk.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabiMessageExpirationTimeout
(Long message_expiration_timeout) abiMessageExpirationTimeoutGrowFactor
(Long message_expiration_timeout_grow_factor) abiWorkchain
(Long workchain) bocCacheMaxSize
(Long cacheMaxSize) int
build()
cryptoHdkeyDerivationPath
(String hdkey_derivation_path) cryptoMnemonicDictionary
(Crypto.MnemonicDictionary mnemonic_dictionary) cryptoMnemonicWordCount
(Integer mnemonic_word_count) networkAccessKey
(String access_key) networkEndpoints
(String... endpoints) networkFirstRempStatusTimeout
(Long firstRempStatusTimeout) networkLatencyDetectionInterval
(Long latencyDetectionInterval) networkMaxLatency
(Long maxLatency) networkMaxReconnectTimeout
(Long maxReconnectTimeout) networkMessageProcessingTimeout
(Long message_processing_timeout) networkMessageRetriesCount
(Integer message_retries_count) networkNextRempStatusTimeout
(Long nextRempStatusTimeout) networkOutOfSyncThreshold
(Long out_of_sync_threshold) networkQueriesProtocol
(Client.NetworkQueriesProtocol queriesProtocol) networkQueryTimeout
(Long queryTimeout) networkReconnectTimeout
(Long reconnect_timeout) networkRetriesCount
(Integer network_retries_count) networkSendingEndpointCount
(Integer sendingEndpointCount) networkServerAddress
(String server_address) networkSignatureId
(Long signatureId) networkWaitForTimeout
(Long wait_for_timeout) proofsCacheInLocalStorage
(boolean cacheInLocalStorage)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
proofsCacheInLocalStorage
-
networkMaxReconnectTimeout
-
networkSendingEndpointCount
-
networkLatencyDetectionInterval
-
networkMaxLatency
-
networkQueryTimeout
-
networkQueriesProtocol
-
networkFirstRempStatusTimeout
-
networkNextRempStatusTimeout
-
networkEndpoints
-
networkServerAddress
-
networkRetriesCount
-
networkMessageRetriesCount
-
networkMessageProcessingTimeout
-
networkWaitForTimeout
-
networkOutOfSyncThreshold
-
networkReconnectTimeout
-
networkSignatureId
-
networkAccessKey
-
cryptoMnemonicDictionary
-
cryptoMnemonicWordCount
-
cryptoHdkeyDerivationPath
-
abiWorkchain
-
abiMessageExpirationTimeout
-
abiMessageExpirationTimeoutGrowFactor
public EverSdk.Builder abiMessageExpirationTimeoutGrowFactor(Long message_expiration_timeout_grow_factor) -
bocCacheMaxSize
-
build
- Throws:
EverSdkException
-