Index

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

R

random() - Static method in class org.stellar.sdk.KeyPair
Generates a random Stellar keypair.
read() - Method in class org.stellar.sdk.xdr.XdrDataInputStream
 
readChallengeAuthorizationEntries(String, String, String, String[], String) - Static method in class org.stellar.sdk.Sep45Challenge
Reads and validates a SEP-45 challenge authorization entries without verifying signatures.
readChallengeAuthorizationEntries(String, String, String, String, String) - Static method in class org.stellar.sdk.Sep45Challenge
Reads and validates a SEP-45 challenge authorization entries without verifying signatures.
readChallengeTransaction(String, String, Network, String[], String) - Static method in class org.stellar.sdk.Sep10Challenge
Reads a SEP 10 challenge transaction and returns the decoded transaction envelope and client account ID contained within.
readChallengeTransaction(String, String, Network, String, String) - Static method in class org.stellar.sdk.Sep10Challenge
Reads a SEP 10 challenge transaction and returns the decoded transaction envelope and client account ID contained within.
readDoubleArray() - Method in class org.stellar.sdk.xdr.XdrDataInputStream
Deprecated.
This method does not validate the array length and may cause OutOfMemoryError or NegativeArraySizeException with untrusted input. Use generated XDR type decoders instead which include proper validation.
readFloatArray() - Method in class org.stellar.sdk.xdr.XdrDataInputStream
Deprecated.
This method does not validate the array length and may cause OutOfMemoryError or NegativeArraySizeException with untrusted input. Use generated XDR type decoders instead which include proper validation.
readIntArray() - Method in class org.stellar.sdk.xdr.XdrDataInputStream
Deprecated.
This method does not validate the array length and may cause OutOfMemoryError or NegativeArraySizeException with untrusted input. Use generated XDR type decoders instead which include proper validation.
readOnly(LedgerKey[]) - Method in class org.stellar.sdk.xdr.LedgerFootprint.LedgerFootprintBuilder
Value of the readOnly field.
readPaddedData(byte[], int, int) - Method in class org.stellar.sdk.xdr.XdrDataInputStream
Reads exactly len bytes of XDR opaque/string data, handling short reads, then reads and validates padding bytes to maintain 4-byte alignment.
readWrite(LedgerKey[]) - Method in class org.stellar.sdk.xdr.LedgerFootprint.LedgerFootprintBuilder
Value of the readWrite field.
readXdrBoolean() - Method in class org.stellar.sdk.xdr.XdrDataInputStream
Reads an XDR boolean value from the stream.
RECORD - Enum constant in enum class org.stellar.sdk.requests.sorobanrpc.SimulateTransactionRequest.AuthMode
Always recording mode, failing if any auth exists.
RECORD_ALLOW_NONROOT - Enum constant in enum class org.stellar.sdk.requests.sorobanrpc.SimulateTransactionRequest.AuthMode
Like RECORD, but allowing non-root authorization.
RecoverEcdsaSecp256k1Key - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
 
relBefore(Int64) - Method in class org.stellar.sdk.xdr.ClaimPredicate.ClaimPredicateBuilder
Value of the relBefore field.
RelBefore(long) - Constructor for class org.stellar.sdk.Predicate.RelBefore
Creates a new predicate based on a relative time offset from the close time of the ledger.
RelBefore(Duration) - Constructor for class org.stellar.sdk.Predicate.RelBefore
Creates a new RelBefore instance.
removed(LedgerKey) - Method in class org.stellar.sdk.xdr.LedgerEntryChange.LedgerEntryChangeBuilder
Value of the removed field.
removeTxs(Hash[]) - Method in class org.stellar.sdk.xdr.FreezeBypassTxsDelta.FreezeBypassTxsDeltaBuilder
Value of the removeTxs field.
rentFee1KBSorobanStateSizeHigh(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder
Value of the rentFee1KBSorobanStateSizeHigh field.
rentFee1KBSorobanStateSizeLow(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder
Value of the rentFee1KBSorobanStateSizeLow field.
rentFeeCharged(Int64) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder
Value of the rentFeeCharged field.
reqHash(Uint256) - Method in class org.stellar.sdk.xdr.DontHave.DontHaveBuilder
Value of the reqHash field.
request(SurveyRequestMessage) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyRequestMessage.TimeSlicedSurveyRequestMessageBuilder
Value of the request field.
request(TimeSlicedSurveyRequestMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyRequestMessage.SignedTimeSlicedSurveyRequestMessageBuilder
Value of the request field.
RequestBuilder - Class in org.stellar.sdk.requests
Abstract class for request builders.
RequestBuilder.Order - Enum Class in org.stellar.sdk.requests
Represents possible order parameter values.
requestSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyRequestMessage.SignedTimeSlicedSurveyRequestMessageBuilder
Value of the requestSignature field.
RequestTimeoutException - Exception Class in org.stellar.sdk.exception
Exception thrown when a request times out.
RequestTimeoutException(int, String) - Constructor for exception class org.stellar.sdk.exception.RequestTimeoutException
Constructs a new BadRequestException.
RequestTimeoutException(int, String, Problem) - Constructor for exception class org.stellar.sdk.exception.RequestTimeoutException
Constructs a new BadRequestException.
RequestTimeoutException(Throwable) - Constructor for exception class org.stellar.sdk.exception.RequestTimeoutException
Constructs a new BadRequestException.
Reserve(String, Asset) - Constructor for class org.stellar.sdk.responses.LiquidityPoolResponse.Reserve
 
reserveA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct.LiquidityPoolEntryConstantProductBuilder
Value of the reserveA field.
reserveB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct.LiquidityPoolEntryConstantProductBuilder
Value of the reserveB field.
resolveAccountId(String, String) - Method in class org.stellar.sdk.federation.Federation
Resolves the given Stellar account ID to federation record if the user was found for a given Stellar account ID.
resolveAddress(String) - Method in class org.stellar.sdk.federation.Federation
Resolves the given address to federation record if the user was found for a given Stellar address.
ResourceConfig(BigInteger) - Constructor for class org.stellar.sdk.requests.sorobanrpc.SimulateTransactionRequest.ResourceConfig
 
resourceExt(SorobanResourcesExtV0) - Method in class org.stellar.sdk.xdr.SorobanTransactionData.SorobanTransactionDataExt.SorobanTransactionDataExtBuilder
Value of the resourceExt field.
resourceFee(Int64) - Method in class org.stellar.sdk.xdr.SorobanTransactionData.SorobanTransactionDataBuilder
Value of the resourceFee field.
resources(SorobanResources) - Method in class org.stellar.sdk.xdr.SorobanTransactionData.SorobanTransactionDataBuilder
Value of the resources field.
response(SurveyResponseMessage) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyResponseMessage.TimeSlicedSurveyResponseMessageBuilder
Value of the response field.
response(TimeSlicedSurveyResponseMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyResponseMessage.SignedTimeSlicedSurveyResponseMessageBuilder
Value of the response field.
Response - Class in org.stellar.sdk.responses
Abstract base class for SDK response objects, shared by both Horizon and Stellar RPC responses.
Response() - Constructor for class org.stellar.sdk.responses.Response
 
ResponseHandler<T> - Class in org.stellar.sdk.requests
Handles HTTP responses and converts them into typed Java objects.
ResponseHandler(TypeToken<T>) - Constructor for class org.stellar.sdk.requests.ResponseHandler
"Generics on a type are typically erased at runtime, except when the type is compiled with the generic parameter bound.
responseSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyResponseMessage.SignedTimeSlicedSurveyResponseMessageBuilder
Value of the responseSignature field.
RestorationFailureException - Exception Class in org.stellar.sdk.contract.exception
Raised when a restoration fails.
RestorationFailureException(String, AssembledTransaction<?>) - Constructor for exception class org.stellar.sdk.contract.exception.RestorationFailureException
 
RESTORE_FOOTPRINT - Enum constant in enum class org.stellar.sdk.xdr.OperationType
 
RESTORE_FOOTPRINT_INSUFFICIENT_REFUNDABLE_FEE - Enum constant in enum class org.stellar.sdk.xdr.RestoreFootprintResultCode
 
RESTORE_FOOTPRINT_MALFORMED - Enum constant in enum class org.stellar.sdk.xdr.RestoreFootprintResultCode
 
RESTORE_FOOTPRINT_RESOURCE_LIMIT_EXCEEDED - Enum constant in enum class org.stellar.sdk.xdr.RestoreFootprintResultCode
 
RESTORE_FOOTPRINT_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.RestoreFootprintResultCode
 
restored(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange.LedgerEntryChangeBuilder
Value of the restored field.
restoreFootprint() - Method in class org.stellar.sdk.contract.AssembledTransaction
Restore the contract state.
restoreFootprintOp(RestoreFootprintOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
Value of the restoreFootprintOp field.
RestoreFootprintOp - Class in org.stellar.sdk.xdr
RestoreFootprintOp's original definition in the XDR file is:
RestoreFootprintOp() - Constructor for class org.stellar.sdk.xdr.RestoreFootprintOp
 
RestoreFootprintOp(ExtensionPoint) - Constructor for class org.stellar.sdk.xdr.RestoreFootprintOp
Creates a new RestoreFootprintOp instance.
RestoreFootprintOp.RestoreFootprintOpBuilder - Class in org.stellar.sdk.xdr
 
RestoreFootprintOperation - Class in org.stellar.sdk.operations
Represents RestoreFootprint operation.
RestoreFootprintOperation.RestoreFootprintOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
RestoreFootprintOperationBuilder() - Constructor for class org.stellar.sdk.operations.RestoreFootprintOperation.RestoreFootprintOperationBuilder
 
RestoreFootprintOperationResponse - Class in org.stellar.sdk.responses.operations
Represents RestoreFootprint operation response.
RestoreFootprintOperationResponse() - Constructor for class org.stellar.sdk.responses.operations.RestoreFootprintOperationResponse
 
restoreFootprintResult(RestoreFootprintResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.OperationResultTrBuilder
Value of the restoreFootprintResult field.
RestoreFootprintResult - Class in org.stellar.sdk.xdr
RestoreFootprintResult's original definition in the XDR file is:
RestoreFootprintResult() - Constructor for class org.stellar.sdk.xdr.RestoreFootprintResult
 
RestoreFootprintResult(RestoreFootprintResultCode) - Constructor for class org.stellar.sdk.xdr.RestoreFootprintResult
Creates a new RestoreFootprintResult instance.
RestoreFootprintResult.RestoreFootprintResultBuilder - Class in org.stellar.sdk.xdr
 
RestoreFootprintResultCode - Enum Class in org.stellar.sdk.xdr
RestoreFootprintResultCode's original definition in the XDR file is:
RestorePreamble(String, Long) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse.RestorePreamble
Creates a new RestorePreamble instance.
result() - Method in class org.stellar.sdk.contract.AssembledTransaction
Get the result of the function invocation from the simulation.
result(InnerTransactionResult) - Method in class org.stellar.sdk.xdr.InnerTransactionResultPair.InnerTransactionResultPairBuilder
Value of the result field.
result(InnerTransactionResult.InnerTransactionResultResult) - Method in class org.stellar.sdk.xdr.InnerTransactionResult.InnerTransactionResultBuilder
Value of the result field.
result(SCSpecTypeResult) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef.SCSpecTypeDefBuilder
Value of the result field.
result(TransactionResult) - Method in class org.stellar.sdk.xdr.TransactionResultPair.TransactionResultPairBuilder
Value of the result field.
result(TransactionResult.TransactionResultResult) - Method in class org.stellar.sdk.xdr.TransactionResult.TransactionResultBuilder
Value of the result field.
result(TransactionResultPair) - Method in class org.stellar.sdk.xdr.TransactionResultMeta.TransactionResultMetaBuilder
Value of the result field.
result(TransactionResultPair) - Method in class org.stellar.sdk.xdr.TransactionResultMetaV1.TransactionResultMetaV1Builder
Value of the result field.
ResultCodes(String, String, List<String>) - Constructor for class org.stellar.sdk.responses.Problem.Extras.ResultCodes
 
results(OperationResult[]) - Method in class org.stellar.sdk.xdr.InnerTransactionResult.InnerTransactionResultResult.InnerTransactionResultResultBuilder
Value of the results field.
results(OperationResult[]) - Method in class org.stellar.sdk.xdr.TransactionResult.TransactionResultResult.TransactionResultResultBuilder
Value of the results field.
results(TransactionResultPair[]) - Method in class org.stellar.sdk.xdr.TransactionResultSet.TransactionResultSetBuilder
Value of the results field.
retHash(Hash) - Method in class org.stellar.sdk.xdr.Memo.MemoBuilder
Value of the retHash field.
returnHash(byte[]) - Static method in class org.stellar.sdk.Memo
Creates new MemoReturnHash instance from byte array.
returnHash(String) - Static method in class org.stellar.sdk.Memo
Creates new MemoReturnHash instance from hex-encoded string.
returnValue(SCVal) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionSuccessPreImage.InvokeHostFunctionSuccessPreImageBuilder
Value of the returnValue field.
returnValue(SCVal) - Method in class org.stellar.sdk.xdr.SorobanTransactionMeta.SorobanTransactionMetaBuilder
Value of the returnValue field.
returnValue(SCVal) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaV2.SorobanTransactionMetaV2Builder
Value of the returnValue field.
REVOKE_SPONSORSHIP - Enum constant in enum class org.stellar.sdk.xdr.OperationType
 
REVOKE_SPONSORSHIP_DOES_NOT_EXIST - Enum constant in enum class org.stellar.sdk.xdr.RevokeSponsorshipResultCode
 
REVOKE_SPONSORSHIP_LEDGER_ENTRY - Enum constant in enum class org.stellar.sdk.xdr.RevokeSponsorshipType
 
REVOKE_SPONSORSHIP_LOW_RESERVE - Enum constant in enum class org.stellar.sdk.xdr.RevokeSponsorshipResultCode
 
REVOKE_SPONSORSHIP_MALFORMED - Enum constant in enum class org.stellar.sdk.xdr.RevokeSponsorshipResultCode
 
REVOKE_SPONSORSHIP_NOT_SPONSOR - Enum constant in enum class org.stellar.sdk.xdr.RevokeSponsorshipResultCode
 
REVOKE_SPONSORSHIP_ONLY_TRANSFERABLE - Enum constant in enum class org.stellar.sdk.xdr.RevokeSponsorshipResultCode
 
REVOKE_SPONSORSHIP_SIGNER - Enum constant in enum class org.stellar.sdk.xdr.RevokeSponsorshipType
 
REVOKE_SPONSORSHIP_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.RevokeSponsorshipResultCode
 
RevokeAccountSponsorshipOperation - Class in org.stellar.sdk.operations
Represents Revoke sponsorship operation.
RevokeAccountSponsorshipOperation.RevokeAccountSponsorshipOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
RevokeAccountSponsorshipOperationBuilder() - Constructor for class org.stellar.sdk.operations.RevokeAccountSponsorshipOperation.RevokeAccountSponsorshipOperationBuilder
 
RevokeClaimableBalanceSponsorshipOperation - Class in org.stellar.sdk.operations
Represents Revoke sponsorship operation.
RevokeClaimableBalanceSponsorshipOperation.RevokeClaimableBalanceSponsorshipOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
RevokeClaimableBalanceSponsorshipOperationBuilder() - Constructor for class org.stellar.sdk.operations.RevokeClaimableBalanceSponsorshipOperation.RevokeClaimableBalanceSponsorshipOperationBuilder
 
RevokeDataSponsorshipOperation - Class in org.stellar.sdk.operations
Represents Revoke sponsorship operation.
RevokeDataSponsorshipOperation.RevokeDataSponsorshipOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
RevokeDataSponsorshipOperationBuilder() - Constructor for class org.stellar.sdk.operations.RevokeDataSponsorshipOperation.RevokeDataSponsorshipOperationBuilder
 
revokeID(HashIDPreimage.HashIDPreimageRevokeID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageBuilder
Value of the revokeID field.
RevokeOfferSponsorshipOperation - Class in org.stellar.sdk.operations
Represents Revoke sponsorship operation.
RevokeOfferSponsorshipOperation.RevokeOfferSponsorshipOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
RevokeOfferSponsorshipOperationBuilder() - Constructor for class org.stellar.sdk.operations.RevokeOfferSponsorshipOperation.RevokeOfferSponsorshipOperationBuilder
 
RevokeSignerSponsorshipOperation - Class in org.stellar.sdk.operations
Represents Revoke sponsorship operation.
RevokeSignerSponsorshipOperation.RevokeSignerSponsorshipOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
RevokeSignerSponsorshipOperationBuilder() - Constructor for class org.stellar.sdk.operations.RevokeSignerSponsorshipOperation.RevokeSignerSponsorshipOperationBuilder
 
revokeSponsorshipOp(RevokeSponsorshipOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
Value of the revokeSponsorshipOp field.
RevokeSponsorshipOp - Class in org.stellar.sdk.xdr
RevokeSponsorshipOp's original definition in the XDR file is:
RevokeSponsorshipOp() - Constructor for class org.stellar.sdk.xdr.RevokeSponsorshipOp
 
RevokeSponsorshipOp(RevokeSponsorshipType, LedgerKey, RevokeSponsorshipOp.RevokeSponsorshipOpSigner) - Constructor for class org.stellar.sdk.xdr.RevokeSponsorshipOp
Creates a new RevokeSponsorshipOp instance.
RevokeSponsorshipOp.RevokeSponsorshipOpBuilder - Class in org.stellar.sdk.xdr
 
RevokeSponsorshipOp.RevokeSponsorshipOpSigner - Class in org.stellar.sdk.xdr
RevokeSponsorshipOpSigner's original definition in the XDR file is:
RevokeSponsorshipOp.RevokeSponsorshipOpSigner.RevokeSponsorshipOpSignerBuilder - Class in org.stellar.sdk.xdr
 
RevokeSponsorshipOperationResponse - Class in org.stellar.sdk.responses.operations
Represents RevokeSponsorship operation response.
RevokeSponsorshipOperationResponse(String, String, String, String, Long, String, String, String, String) - Constructor for class org.stellar.sdk.responses.operations.RevokeSponsorshipOperationResponse
 
RevokeSponsorshipOpSigner() - Constructor for class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpSigner
 
RevokeSponsorshipOpSigner(AccountID, SignerKey) - Constructor for class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpSigner
Creates a new RevokeSponsorshipOpSigner instance.
revokeSponsorshipResult(RevokeSponsorshipResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.OperationResultTrBuilder
Value of the revokeSponsorshipResult field.
RevokeSponsorshipResult - Class in org.stellar.sdk.xdr
RevokeSponsorshipResult's original definition in the XDR file is:
RevokeSponsorshipResult() - Constructor for class org.stellar.sdk.xdr.RevokeSponsorshipResult
 
RevokeSponsorshipResult(RevokeSponsorshipResultCode) - Constructor for class org.stellar.sdk.xdr.RevokeSponsorshipResult
Creates a new RevokeSponsorshipResult instance.
RevokeSponsorshipResult.RevokeSponsorshipResultBuilder - Class in org.stellar.sdk.xdr
 
RevokeSponsorshipResultCode - Enum Class in org.stellar.sdk.xdr
RevokeSponsorshipResultCode's original definition in the XDR file is:
RevokeSponsorshipType - Enum Class in org.stellar.sdk.xdr
RevokeSponsorshipType's original definition in the XDR file is:
RevokeTrustlineSponsorshipOperation - Class in org.stellar.sdk.operations
Represents Revoke sponsorship operation.
RevokeTrustlineSponsorshipOperation.RevokeTrustlineSponsorshipOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
RevokeTrustlineSponsorshipOperationBuilder() - Constructor for class org.stellar.sdk.operations.RevokeTrustlineSponsorshipOperation.RevokeTrustlineSponsorshipOperationBuilder
 
root() - Method in class org.stellar.sdk.Server
 
rootInvocation(SorobanAuthorizedInvocation) - Method in class org.stellar.sdk.xdr.SorobanAuthorizationEntry.SorobanAuthorizationEntryBuilder
Value of the rootInvocation field.
RootRequestBuilder - Class in org.stellar.sdk.requests
Builds requests connected to root.
RootRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.RootRequestBuilder
 
RootResponse - Class in org.stellar.sdk.responses
Represents root endpoint response.
RootResponse(String, String, Long, Long, String, Long, Long, String, Integer, Integer, Integer, RootResponse.Links) - Constructor for class org.stellar.sdk.responses.RootResponse
 
RootResponse.Links - Class in org.stellar.sdk.responses
 
Row(String, String, Price) - Constructor for class org.stellar.sdk.responses.OrderBookResponse.Row
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form