Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

S

SANDBOX - Static variable in class org.stellar.sdk.Network
 
Scv - Class in org.stellar.sdk.scval
Provides a range of methods to help you build and parse SCVal more conveniently.
SdkProvider - Interface in org.stellar.sdk.spi
An abstract class for service providers that provide implementations of the SDK.
sellingAsset(Asset) - Method in class org.stellar.sdk.requests.OrderBookRequestBuilder
 
sendTransaction(Transaction) - Method in class org.stellar.sdk.SorobanServer
Submit a real transaction to the Stellar network.
SendTransactionRequest - Class in org.stellar.sdk.requests.sorobanrpc
Request for JSON-RPC method sendTransaction.
SendTransactionRequest(String) - Constructor for class org.stellar.sdk.requests.sorobanrpc.SendTransactionRequest
 
SendTransactionResponse - Class in org.stellar.sdk.responses.sorobanrpc
Response for JSON-RPC method sendTransaction.
SendTransactionResponse(SendTransactionResponse.SendTransactionStatus, String, List<String>, String, Long, Long) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SendTransactionResponse
 
SendTransactionResponse.SendTransactionStatus - Enum Class in org.stellar.sdk.responses.sorobanrpc
 
Sep10Challenge - Class in org.stellar.sdk
Stellar Web Authentication Utilities.
Sep10Challenge.ChallengeTransaction - Class in org.stellar.sdk
Sep10Challenge.Signer - Class in org.stellar.sdk
Represents a transaction signer.
SequenceBumpedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents sequence_bumped effect response.
SequenceBumpedEffectResponse(Long) - Constructor for class org.stellar.sdk.responses.effects.SequenceBumpedEffectResponse
 
Server - Class in org.stellar.sdk
Main class used to connect to Horizon server.
Server(String) - Constructor for class org.stellar.sdk.Server
 
Server(String, OkHttpClient, OkHttpClient) - Constructor for class org.stellar.sdk.Server
 
ServerErrorException - Exception Class in org.stellar.sdk.federation
Federation server responded with error
ServerErrorException() - Constructor for exception class org.stellar.sdk.federation.ServerErrorException
 
setAssetParameter(String, Asset) - Method in class org.stellar.sdk.requests.RequestBuilder
Sets a parameter consisting of an asset represented as "assetCode:assetIssue" on the request.
setAssetsParameter(String, List<Asset>) - Method in class org.stellar.sdk.requests.RequestBuilder
Sets a parameter consisting of a comma separated list of assets on the request.
setBaseFee(long) - Method in class org.stellar.sdk.FeeBumpTransaction.Builder
 
setBaseFee(long) - Method in class org.stellar.sdk.TransactionBuilder
 
setClearFlags(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
Clears the given flags from the account.
setFeeAccount(String) - Method in class org.stellar.sdk.FeeBumpTransaction.Builder
 
setHeaders(Headers) - Method in class org.stellar.sdk.responses.Response
 
setHighThreshold(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
A number from 0-255 representing the threshold this account sets on all operations it performs that have a high threshold.
setHomeDomain(String) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
Sets the account's home domain address used in Federation.
setHttpClient(OkHttpClient) - Method in class org.stellar.sdk.Server
 
setInflationDestination(String) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
Sets the inflation destination for the account.
setLowThreshold(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
A number from 0-255 representing the threshold this account sets on all operations it performs that have a low threshold.
setMasterKeyWeight(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
Weight of the master key.
setMediumThreshold(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
A number from 0-255 representing the threshold this account sets on all operations it performs that have a medium threshold.
setOfferId(long) - Method in class org.stellar.sdk.ManageBuyOfferOperation.Builder
Sets offer ID.
setOfferId(long) - Method in class org.stellar.sdk.ManageSellOfferOperation.Builder
Sets offer ID.
SetOptionsOperation - Class in org.stellar.sdk
Represents SetOptions operation.
SetOptionsOperation.Builder - Class in org.stellar.sdk
Builds SetOptions operation.
SetOptionsOperationResponse - Class in org.stellar.sdk.responses.operations
Represents SetOptions operation response.
setPath(Asset[]) - Method in class org.stellar.sdk.PathPaymentStrictReceiveOperation.Builder
Sets path for this operation
setPath(Asset[]) - Method in class org.stellar.sdk.PathPaymentStrictSendOperation.Builder
Sets path for this operation
setReadOnly(Collection<LedgerKey>) - Method in class org.stellar.sdk.SorobanDataBuilder
Sets the read-only portion of the storage access footprint to be a certain set of ledger keys.
setReadWrite(Collection<LedgerKey>) - Method in class org.stellar.sdk.SorobanDataBuilder
Sets the read-write portion of the storage access footprint to be a certain set of ledger keys.
setResourceFee(long) - Method in class org.stellar.sdk.SorobanDataBuilder
Sets the "resource" fee portion of the Soroban data.
setResources(SorobanDataBuilder.Resources) - Method in class org.stellar.sdk.SorobanDataBuilder
Sets up the resource metrics.
setSequenceNumber(long) - Method in class org.stellar.sdk.Account
 
setSequenceNumber(long) - Method in class org.stellar.sdk.responses.AccountResponse
 
setSequenceNumber(long) - Method in interface org.stellar.sdk.TransactionBuilderAccount
Set current sequence number on this Account.
setSetFlags(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
Sets the given flags on the account.
setSigner(SignerKey, Integer) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
Add, update, or remove a signer from the account.
setSorobanData(String) - Method in class org.stellar.sdk.TransactionBuilder
Sets the transaction's internal Soroban transaction data (resources, footprint, etc.).
setSorobanData(SorobanTransactionData) - Method in class org.stellar.sdk.TransactionBuilder
Sets the transaction's internal Soroban transaction data (resources, footprint, etc.).
setSourceAccount(String) - Method in class org.stellar.sdk.BeginSponsoringFutureReservesOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.BumpSequenceOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.ChangeTrustOperation.Builder
Set source account of this operation
setSourceAccount(String) - Method in class org.stellar.sdk.ClaimClaimableBalanceOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.CreateClaimableBalanceOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.CreatePassiveSellOfferOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.ManageBuyOfferOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.ManageDataOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.ManageSellOfferOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.PathPaymentStrictReceiveOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.PathPaymentStrictSendOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.RevokeAccountSponsorshipOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.RevokeClaimableBalanceSponsorshipOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.RevokeDataSponsorshipOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.RevokeOfferSponsorshipOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.RevokeSignerSponsorshipOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.RevokeTrustlineSponsorshipOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.AccountMergeOperation.Builder
Set source account of this operation
setSourceAccount(String) - Method in class org.stellar.sdk.AllowTrustOperation.Builder
Deprecated.
Set source account of this operation
setSourceAccount(String) - Method in class org.stellar.sdk.ClawbackClaimableBalanceOperation.Builder
Set source account of this operation
setSourceAccount(String) - Method in class org.stellar.sdk.ClawbackOperation.Builder
Set source account of this operation
setSourceAccount(String) - Method in class org.stellar.sdk.CreateAccountOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.Operation
The source account for the operation.
setSourceAccount(String) - Method in class org.stellar.sdk.PaymentOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
Sets the source account for this operation.
setSourceAccount(String) - Method in class org.stellar.sdk.SetTrustlineFlagsOperation.Builder
Set source account of this operation
setSubmitHttpClient(OkHttpClient) - Method in class org.stellar.sdk.Server
submitHttpClient is used only for submitting transactions.
setTimeout(long) - Method in class org.stellar.sdk.TransactionBuilder
An alias for TransactionBuilder.setTimeout(BigInteger) with timeout in seconds.
setTimeout(BigInteger) - Method in class org.stellar.sdk.TransactionBuilder
Because of the distributed nature of the Stellar network it is possible that the status of your transaction will be determined after a long time if the network is highly congested.
SetTrustlineFlagsOperation - Class in org.stellar.sdk
Represents SetTrustlineFlags operation.
SetTrustlineFlagsOperation.Builder - Class in org.stellar.sdk
Builds SetTrustlineFlagsOperation operation.
SetTrustLineFlagsOperationResponse - Class in org.stellar.sdk.responses.operations
Represents a Set Trustine Flags operation response.
SetTrustLineFlagsOperationResponse(String, String, String, List<Integer>, List<String>, List<Integer>, List<String>, String) - Constructor for class org.stellar.sdk.responses.operations.SetTrustLineFlagsOperationResponse
 
setType(TypeToken<Page<T>>) - Method in class org.stellar.sdk.responses.Page
 
setType(TypeToken<T>) - Method in interface org.stellar.sdk.responses.TypedResponse
 
sha256Hash(byte[]) - Static method in class org.stellar.sdk.Signer
Create sha256Hash SignerKey from a sha256 hash of a preimage.
sign(byte[]) - Method in class org.stellar.sdk.KeyPair
Sign the provided data with the keypair's private key.
sign(byte[]) - Method in class org.stellar.sdk.AbstractTransaction
Adds a new sha256Hash signature to this transaction by revealing preimage.
sign(KeyPair) - Method in class org.stellar.sdk.AbstractTransaction
Adds a new signature ed25519PublicKey to this transaction.
sign(HashIDPreimage) - Method in interface org.stellar.sdk.Auth.Signer
 
signatureBase() - Method in class org.stellar.sdk.AbstractTransaction
Returns signature base.
signatureBase() - Method in class org.stellar.sdk.FeeBumpTransaction
 
signatureBase() - Method in class org.stellar.sdk.Transaction
 
signDecorated(byte[]) - Method in class org.stellar.sdk.KeyPair
Sign the provided data with the keypair's private key and returns DecoratedSignature.
SIGNED_PAYLOAD_MAX_PAYLOAD_LENGTH - Static variable in class org.stellar.sdk.SignedPayloadSigner
 
signedPayload(SignedPayloadSigner) - Static method in class org.stellar.sdk.Signer
Create SignerKey SignerKey from SignedPayloadSigner
SignedPayloadSigner - Class in org.stellar.sdk
Data model for the signed payload signer
SignedPayloadSigner(byte[], byte[]) - Constructor for class org.stellar.sdk.SignedPayloadSigner
constructor
SignedPayloadSigner(AccountID, byte[]) - Constructor for class org.stellar.sdk.SignedPayloadSigner
constructor
Signer - Class in org.stellar.sdk
Signer is a helper class that creates SignerKey objects.
Signer() - Constructor for class org.stellar.sdk.Signer
 
Signer(String, int) - Constructor for class org.stellar.sdk.Sep10Challenge.Signer
 
Signer(String, String, int, String) - Constructor for class org.stellar.sdk.responses.AccountResponse.Signer
 
SignerCreatedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents signer_created effect response.
SignerRemovedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents signer_removed effect response.
SignerSponsorshipCreatedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents signer_sponsorship_created effect response.
SignerSponsorshipCreatedEffectResponse(String, String) - Constructor for class org.stellar.sdk.responses.effects.SignerSponsorshipCreatedEffectResponse
 
SignerSponsorshipRemovedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents signer_sponsorship_removed effect response.
SignerSponsorshipRemovedEffectResponse(String, String) - Constructor for class org.stellar.sdk.responses.effects.SignerSponsorshipRemovedEffectResponse
 
SignerSponsorshipUpdatedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents signer_sponsorship_updated effect response.
SignerSponsorshipUpdatedEffectResponse(String, String, String) - Constructor for class org.stellar.sdk.responses.effects.SignerSponsorshipUpdatedEffectResponse
 
SignerUpdatedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents signed_updated effect response.
signPayloadDecorated(byte[]) - Method in class org.stellar.sdk.KeyPair
Sign the provided payload data for payload signer where the input is the data being signed.
SimulateHostFunctionResult(List<String>, String) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse.SimulateHostFunctionResult
 
simulateTransaction(Transaction) - Method in class org.stellar.sdk.SorobanServer
simulateTransaction(Transaction, SimulateTransactionRequest.ResourceConfig) - Method in class org.stellar.sdk.SorobanServer
Submit a trial contract invocation to get back return values, expected ledger footprint, expected authorizations, and expected costs.
SimulateTransactionCost(BigInteger, BigInteger) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse.SimulateTransactionCost
 
SimulateTransactionRequest - Class in org.stellar.sdk.requests.sorobanrpc
Request for JSON-RPC method simulateTransaction.
SimulateTransactionRequest(String, SimulateTransactionRequest.ResourceConfig) - Constructor for class org.stellar.sdk.requests.sorobanrpc.SimulateTransactionRequest
 
SimulateTransactionRequest.ResourceConfig - Class in org.stellar.sdk.requests.sorobanrpc
 
SimulateTransactionRequest.ResourceConfig.ResourceConfigBuilder - Class in org.stellar.sdk.requests.sorobanrpc
 
SimulateTransactionResponse - Class in org.stellar.sdk.responses.sorobanrpc
Response for JSON-RPC method simulateTransaction.
SimulateTransactionResponse(String, String, List<String>, Long, List<SimulateTransactionResponse.SimulateHostFunctionResult>, SimulateTransactionResponse.SimulateTransactionCost, SimulateTransactionResponse.RestorePreamble, Long) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse
 
SimulateTransactionResponse.RestorePreamble - Class in org.stellar.sdk.responses.sorobanrpc
 
SimulateTransactionResponse.SimulateHostFunctionResult - Class in org.stellar.sdk.responses.sorobanrpc
 
SimulateTransactionResponse.SimulateTransactionCost - Class in org.stellar.sdk.responses.sorobanrpc
 
size() - Method in class org.stellar.sdk.responses.AccountResponse.Data
 
SorobanDataBuilder - Class in org.stellar.sdk
Supports building SorobanTransactionData structures with various items set to specific values.
SorobanDataBuilder() - Constructor for class org.stellar.sdk.SorobanDataBuilder
Creates a new builder with an empty SorobanTransactionData.
SorobanDataBuilder(String) - Constructor for class org.stellar.sdk.SorobanDataBuilder
Creates a new builder from a base64 representation of SorobanTransactionData.
SorobanDataBuilder(SorobanTransactionData) - Constructor for class org.stellar.sdk.SorobanDataBuilder
Creates a new builder from a SorobanTransactionData.
SorobanDataBuilder.Resources - Class in org.stellar.sdk
Represents the resource metrics of the Soroban data.
SorobanDataBuilder.Resources.ResourcesBuilder - Class in org.stellar.sdk
 
SorobanRpcErrorResponse - Exception Class in org.stellar.sdk.requests.sorobanrpc
Throws when Soroban-RPC instance responds with error.
SorobanRpcErrorResponse(Integer, String, String) - Constructor for exception class org.stellar.sdk.requests.sorobanrpc.SorobanRpcErrorResponse
 
SorobanRpcRequest<T> - Class in org.stellar.sdk.requests.sorobanrpc
Represent the request sent to Soroban-RPC.
SorobanRpcRequest(String, String, T) - Constructor for class org.stellar.sdk.requests.sorobanrpc.SorobanRpcRequest
 
SorobanRpcResponse<T> - Class in org.stellar.sdk.responses.sorobanrpc
Represent the response returned by Soroban-RPC.
SorobanRpcResponse(String, String, T, SorobanRpcResponse.Error) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SorobanRpcResponse
 
SorobanRpcResponse.Error - Class in org.stellar.sdk.responses.sorobanrpc
 
SorobanServer - Class in org.stellar.sdk
Main class used to connect to the Soroban-RPC instance and exposes an interface for requests to that instance.
SorobanServer(String) - Constructor for class org.stellar.sdk.SorobanServer
Creates a new SorobanServer instance.
SorobanServer(String, OkHttpClient) - Constructor for class org.stellar.sdk.SorobanServer
Creates a new SorobanServer instance.
SorobanServer.Durability - Enum Class in org.stellar.sdk
Represents the "durability keyspace" that this ledger key belongs to, check SorobanServer.getContractData(java.lang.String, org.stellar.sdk.xdr.SCVal, org.stellar.sdk.SorobanServer.Durability) for more details.
sourceAccount(String) - Method in class org.stellar.sdk.Operation.OperationBuilder
The source account for the operation.
sourceAccount(String) - Method in class org.stellar.sdk.requests.StrictReceivePathsRequestBuilder
 
sourceAmount(String) - Method in class org.stellar.sdk.requests.StrictSendPathsRequestBuilder
 
sourceAsset(Asset) - Method in class org.stellar.sdk.requests.StrictSendPathsRequestBuilder
 
sourceAssets(List<Asset>) - Method in class org.stellar.sdk.requests.StrictReceivePathsRequestBuilder
 
SSEStream<T> - Class in org.stellar.sdk.requests
 
STANDALONE - Static variable in class org.stellar.sdk.Network
 
startLedger(Long) - Method in class org.stellar.sdk.requests.sorobanrpc.GetEventsRequest.GetEventsRequestBuilder
 
StellarTomlNotFoundInvalidException - Exception Class in org.stellar.sdk.federation
Stellar.toml file was not found or was malformed.
StellarTomlNotFoundInvalidException() - Constructor for exception class org.stellar.sdk.federation.StellarTomlNotFoundInvalidException
 
stream(EventListener<AccountResponse>) - Method in class org.stellar.sdk.requests.AccountsRequestBuilder
An overloaded version of AccountsRequestBuilder.stream(EventListener, long) with default reconnect timeout.
stream(EventListener<AccountResponse>, long) - Method in class org.stellar.sdk.requests.AccountsRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<EffectResponse>) - Method in class org.stellar.sdk.requests.EffectsRequestBuilder
An overloaded version of EffectsRequestBuilder.stream(EventListener, long) with default reconnect timeout.
stream(EventListener<EffectResponse>, long) - Method in class org.stellar.sdk.requests.EffectsRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<LedgerResponse>) - Method in class org.stellar.sdk.requests.LedgersRequestBuilder
An overloaded version of LedgersRequestBuilder.stream(EventListener, long) with default reconnect timeout.
stream(EventListener<LedgerResponse>, long) - Method in class org.stellar.sdk.requests.LedgersRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<LiquidityPoolResponse>) - Method in class org.stellar.sdk.requests.LiquidityPoolsRequestBuilder
An overloaded version of LiquidityPoolsRequestBuilder.stream(EventListener, long) with default reconnect timeout.
stream(EventListener<LiquidityPoolResponse>, long) - Method in class org.stellar.sdk.requests.LiquidityPoolsRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<OfferResponse>) - Method in class org.stellar.sdk.requests.OffersRequestBuilder
An overloaded version of OffersRequestBuilder.stream(EventListener, long) with default reconnect timeout.
stream(EventListener<OfferResponse>, long) - Method in class org.stellar.sdk.requests.OffersRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<OperationResponse>) - Method in class org.stellar.sdk.requests.OperationsRequestBuilder
An overloaded version of OperationsRequestBuilder.stream(EventListener, long) with default reconnect timeout.
stream(EventListener<OperationResponse>) - Method in class org.stellar.sdk.requests.PaymentsRequestBuilder
An overloaded version of PaymentsRequestBuilder.stream(EventListener, long) with default reconnect timeout.
stream(EventListener<OperationResponse>, long) - Method in class org.stellar.sdk.requests.OperationsRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<OperationResponse>, long) - Method in class org.stellar.sdk.requests.PaymentsRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<OrderBookResponse>) - Method in class org.stellar.sdk.requests.OrderBookRequestBuilder
An overloaded version of OrderBookRequestBuilder.stream(EventListener, long) with default reconnect timeout.
stream(EventListener<OrderBookResponse>, long) - Method in class org.stellar.sdk.requests.OrderBookRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<TradeResponse>) - Method in class org.stellar.sdk.requests.TradesRequestBuilder
An overloaded version of TradesRequestBuilder.stream(EventListener, long) with default reconnect timeout.
stream(EventListener<TradeResponse>, long) - Method in class org.stellar.sdk.requests.TradesRequestBuilder
Allows to stream SSE events from horizon.
stream(EventListener<TransactionResponse>) - Method in class org.stellar.sdk.requests.TransactionsRequestBuilder
An overloaded version of TransactionsRequestBuilder.stream(EventListener, long) with default reconnect timeout.
stream(EventListener<TransactionResponse>, long) - Method in class org.stellar.sdk.requests.TransactionsRequestBuilder
Allows to stream SSE events from horizon.
strictReceivePaths() - Method in class org.stellar.sdk.Server
StrictReceivePathsRequestBuilder - Class in org.stellar.sdk.requests
Builds requests connected to paths.
StrictReceivePathsRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.StrictReceivePathsRequestBuilder
 
strictSendPaths() - Method in class org.stellar.sdk.Server
StrictSendPathsRequestBuilder - Class in org.stellar.sdk.requests
 
StrictSendPathsRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.StrictSendPathsRequestBuilder
 
StrKey - Class in org.stellar.sdk
StrKey is a helper class that allows encoding and decoding Stellar keys to/from strings, i.e.
StrKey() - Constructor for class org.stellar.sdk.StrKey
 
submitTransaction(FeeBumpTransaction) - Method in class org.stellar.sdk.Server
Submits a fee bump transaction to the network
submitTransaction(FeeBumpTransaction, boolean) - Method in class org.stellar.sdk.Server
Submits a fee bump transaction to the network
submitTransaction(Transaction) - Method in class org.stellar.sdk.Server
Submits a transaction to the network
submitTransaction(Transaction, boolean) - Method in class org.stellar.sdk.Server
Submits a transaction to the network
SubmitTransactionResponse - Class in org.stellar.sdk.responses
Represents server response after submitting transaction.
SubmitTransactionResponse.Extras - Class in org.stellar.sdk.responses
Additional information returned by a server.
SubmitTransactionResponse.Extras.ResultCodes - Class in org.stellar.sdk.responses
Contains result codes for this transaction.
SubmitTransactionTimeoutResponseException - Exception Class in org.stellar.sdk.responses
 
SubmitTransactionTimeoutResponseException() - Constructor for exception class org.stellar.sdk.responses.SubmitTransactionTimeoutResponseException
 
SubmitTransactionUnknownResponseException - Exception Class in org.stellar.sdk.responses
 
SubmitTransactionUnknownResponseException(int, String) - Constructor for exception class org.stellar.sdk.responses.SubmitTransactionUnknownResponseException
 
submitTransactionXdr(String) - Method in class org.stellar.sdk.Server
Submits a base64 encoded transaction envelope to the network
SUCCESS - Enum constant in enum class org.stellar.sdk.responses.sorobanrpc.GetTransactionResponse.GetTransactionStatus
 
SYSTEM - Enum constant in enum class org.stellar.sdk.requests.sorobanrpc.EventFilterType
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form