java.lang.Object
tech.deplant.java4ever.framework.Sdk.Builder
- Enclosing class:
Sdk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabiMessageExpirationTimeout(Integer message_expiration_timeout) abiMessageExpirationTimeoutGrowFactor(Integer message_expiration_timeout_grow_factor) abiWorkchain(Integer workchain) bocCacheMaxSize(Integer cacheMaxSize) build(tech.deplant.java4ever.binding.loader.LibraryLoader loader) cryptoHdkeyDerivationPath(String hdkey_derivation_path) cryptoMnemonicDictionary(Integer mnemonic_dictionary) cryptoMnemonicWordCount(Integer mnemonic_word_count) environmentConfig(EnvironmentConfig environmentConfig) environmentConfigPath(String environmentConfigPath) explorerConfig(ExplorerConfig explorerConfig) explorerConfigPath(String explorerConfigPath) load(int contextId, int contextRequestCount) mapper(com.fasterxml.jackson.databind.ObjectMapper mapper) networkAccessKey(String access_key) networkEndpoints(String... endpoints) networkFirstRempStatusTimeout(Integer firstRempStatusTimeout) networkLatencyDetectionInterval(Integer latencyDetectionInterval) networkMaxLatency(Integer maxLatency) networkMaxReconnectTimeout(Integer maxReconnectTimeout) networkMessageProcessingTimeout(Integer message_processing_timeout) networkMessageRetriesCount(Integer message_retries_count) networkNextRempStatusTimeout(Integer nextRempStatusTimeout) networkOutOfSyncThreshold(Integer out_of_sync_threshold) networkQueriesProtocol(tech.deplant.java4ever.binding.Client.NetworkQueriesProtocol queriesProtocol) networkQueryTimeout(Integer queryTimeout) networkReconnectTimeout(Integer reconnect_timeout) networkRetriesCount(Integer network_retries_count) networkSendingEndpointCount(Integer sendingEndpointCount) networkServerAddress(String server_address) networkWaitForTimeout(Integer wait_for_timeout) proofsCacheInLocalStorage(boolean cacheInLocalStorage) setSolidityArtifactsBuildPath(String solidityArtifactsBuildPath) setSolidityCompilerPath(String solidityCompilerPath) setSoliditySourcesDefaultPath(String soliditySourcesDefaultPath) setStdLibPath(String stdLibPath) setTvmlinkerPath(String tvmlinkerPath)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setSolidityCompilerPath
-
setTvmlinkerPath
-
setStdLibPath
-
setSoliditySourcesDefaultPath
-
setSolidityArtifactsBuildPath
-
environmentConfig
-
explorerConfig
-
proofsCacheInLocalStorage
-
networkMaxReconnectTimeout
-
networkSendingEndpointCount
-
networkLatencyDetectionInterval
-
networkMaxLatency
-
networkQueryTimeout
-
networkQueriesProtocol
public Sdk.Builder networkQueriesProtocol(tech.deplant.java4ever.binding.Client.NetworkQueriesProtocol queriesProtocol) -
networkFirstRempStatusTimeout
-
networkNextRempStatusTimeout
-
networkEndpoints
-
networkServerAddress
-
networkRetriesCount
-
networkMessageRetriesCount
-
networkMessageProcessingTimeout
-
networkWaitForTimeout
-
networkOutOfSyncThreshold
-
networkReconnectTimeout
-
networkAccessKey
-
cryptoMnemonicDictionary
-
cryptoMnemonicWordCount
-
cryptoHdkeyDerivationPath
-
abiWorkchain
-
abiMessageExpirationTimeout
-
abiMessageExpirationTimeoutGrowFactor
public Sdk.Builder abiMessageExpirationTimeoutGrowFactor(Integer message_expiration_timeout_grow_factor) -
timeout
-
mapper
-
build
- Throws:
IOException
-
load
public Sdk load(int contextId, int contextRequestCount) throws tech.deplant.java4ever.binding.EverSdkException, IOException - Throws:
tech.deplant.java4ever.binding.EverSdkExceptionIOException
-
bocCacheMaxSize
-
explorerConfigPath
-
environmentConfigPath
-