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

C

canSign() - Method in class org.stellar.sdk.KeyPair
Returns true if this Keypair is capable of signing
ChallengeTransaction(Transaction, String, String) - Constructor for class org.stellar.sdk.Sep10Challenge.ChallengeTransaction
 
ChangeTrustAsset - Class in org.stellar.sdk
ChangeTrustAsset class.
ChangeTrustAsset.Wrapper - Class in org.stellar.sdk
 
ChangeTrustOperation - Class in org.stellar.sdk
Represents ChangeTrust operation.
ChangeTrustOperation.Builder - Class in org.stellar.sdk
Builds ChangeTrust operation.
ChangeTrustOperationResponse - Class in org.stellar.sdk.responses.operations
Represents ChangeTrust operation response.
ChangeTrustOperationResponse(String, String, BigInteger, String, String, String, String, String, String) - Constructor for class org.stellar.sdk.responses.operations.ChangeTrustOperationResponse
 
claimableBalance(String) - Method in class org.stellar.sdk.requests.ClaimableBalancesRequestBuilder
The claimable balance details endpoint provides information on a claimable balance.
claimableBalance(HttpUrl) - Method in class org.stellar.sdk.requests.ClaimableBalancesRequestBuilder
Requests specific uri and returns ClaimableBalanceResponse.
ClaimableBalanceClaimantCreatedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents claimable_balance_claimant_created effect response.
ClaimableBalanceClaimantCreatedEffectResponse(String, String, String, Predicate) - Constructor for class org.stellar.sdk.responses.effects.ClaimableBalanceClaimantCreatedEffectResponse
 
ClaimableBalanceClaimedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents claimable_balance_claimed effect response.
ClaimableBalanceClaimedEffectResponse(String, String, String) - Constructor for class org.stellar.sdk.responses.effects.ClaimableBalanceClaimedEffectResponse
 
ClaimableBalanceClawedBackEffectResponse - Class in org.stellar.sdk.responses.effects
Represents claimable_balance_clawed_back effect response.
ClaimableBalanceClawedBackEffectResponse(String) - Constructor for class org.stellar.sdk.responses.effects.ClaimableBalanceClawedBackEffectResponse
 
ClaimableBalanceCreatedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents claimable_balance_created effect response.
ClaimableBalanceCreatedEffectResponse(String, String, String) - Constructor for class org.stellar.sdk.responses.effects.ClaimableBalanceCreatedEffectResponse
 
ClaimableBalanceResponse - Class in org.stellar.sdk.responses
Represents a claimable balance response.
ClaimableBalanceResponse(String, String, String, String, Integer, String, List<Claimant>, ClaimableBalanceResponse.Flags, String, ClaimableBalanceResponse.Links) - Constructor for class org.stellar.sdk.responses.ClaimableBalanceResponse
 
ClaimableBalanceResponse.Flags - Class in org.stellar.sdk.responses
 
ClaimableBalanceResponse.Links - Class in org.stellar.sdk.responses
Links connected to claimable balance.
claimableBalances() - Method in class org.stellar.sdk.Server
ClaimableBalanceSponsorshipCreatedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents claimable_balance_sponsorship_created effect response.
ClaimableBalanceSponsorshipCreatedEffectResponse(String, String) - Constructor for class org.stellar.sdk.responses.effects.ClaimableBalanceSponsorshipCreatedEffectResponse
 
ClaimableBalanceSponsorshipRemovedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents claimable_balance_sponsorship_removed effect response.
ClaimableBalanceSponsorshipRemovedEffectResponse(String, String) - Constructor for class org.stellar.sdk.responses.effects.ClaimableBalanceSponsorshipRemovedEffectResponse
 
ClaimableBalanceSponsorshipUpdatedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents claimable_balance_sponsorship_updated effect response.
ClaimableBalanceSponsorshipUpdatedEffectResponse(String, String, String) - Constructor for class org.stellar.sdk.responses.effects.ClaimableBalanceSponsorshipUpdatedEffectResponse
 
ClaimableBalancesRequestBuilder - Class in org.stellar.sdk.requests
Builds requests connected to claimable balances.
ClaimableBalancesRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.ClaimableBalancesRequestBuilder
 
Claimant - Class in org.stellar.sdk
Represents an entity who is eligible to claim the claimable balance.
Claimant(String, Predicate) - Constructor for class org.stellar.sdk.Claimant
 
ClaimClaimableBalanceOperation - Class in org.stellar.sdk
Represents ClaimClaimableBalance operation.
ClaimClaimableBalanceOperation.Builder - Class in org.stellar.sdk
 
ClaimClaimableBalanceOperationResponse - Class in org.stellar.sdk.responses.operations
Represents ClaimClaimableBalance operation response.
ClaimClaimableBalanceOperationResponse(String, String, String, BigInteger) - Constructor for class org.stellar.sdk.responses.operations.ClaimClaimableBalanceOperationResponse
 
ClawbackClaimableBalanceOperation - Class in org.stellar.sdk
Represents ClawbackClaimableBalance operation.
ClawbackClaimableBalanceOperation.Builder - Class in org.stellar.sdk
Builds ClawbackClaimableBalanceOperation.
ClawbackClaimableBalanceOperationResponse - Class in org.stellar.sdk.responses.operations
Represents a Clawback Claimable Balance operation response.
ClawbackClaimableBalanceOperationResponse(String) - Constructor for class org.stellar.sdk.responses.operations.ClawbackClaimableBalanceOperationResponse
 
ClawbackOperation - Class in org.stellar.sdk
Represents Clawback operation.
ClawbackOperation.Builder - Class in org.stellar.sdk
Builds ClawbackOperation operation.
ClawbackOperationResponse - Class in org.stellar.sdk.responses.operations
Represents a Clawback operation response.
ClawbackOperationResponse(String, String, String, String, String, String, BigInteger) - Constructor for class org.stellar.sdk.responses.operations.ClawbackOperationResponse
 
clearExtraSigners() - Method in class org.stellar.sdk.TransactionPreconditions.TransactionPreconditionsBuilder
 
clearFilters() - Method in class org.stellar.sdk.requests.sorobanrpc.GetEventsRequest.GetEventsRequestBuilder
 
clearTopics() - Method in class org.stellar.sdk.requests.sorobanrpc.GetEventsRequest.EventFilter.EventFilterBuilder
 
ClientIdentificationInterceptor - Class in org.stellar.sdk.requests
 
ClientIdentificationInterceptor() - Constructor for class org.stellar.sdk.requests.ClientIdentificationInterceptor
 
close() - Method in class org.stellar.sdk.requests.SSEStream
 
close() - Method in class org.stellar.sdk.Server
 
close() - Method in class org.stellar.sdk.SorobanServer
 
compareTo(Asset) - Method in class org.stellar.sdk.Asset
 
compareTo(Asset) - Method in class org.stellar.sdk.AssetTypeCreditAlphaNum12
 
compareTo(Asset) - Method in class org.stellar.sdk.AssetTypeCreditAlphaNum4
 
compareTo(Asset) - Method in class org.stellar.sdk.AssetTypeNative
 
compareTo(Asset) - Method in class org.stellar.sdk.AssetTypePoolShare
 
compareTo(ChangeTrustAsset) - Method in class org.stellar.sdk.ChangeTrustAsset
 
compareTo(ChangeTrustAsset) - Method in class org.stellar.sdk.ChangeTrustAsset.Wrapper
 
compareTo(ChangeTrustAsset) - Method in class org.stellar.sdk.LiquidityPoolShareChangeTrustAsset
 
compareTo(TrustLineAsset) - Method in class org.stellar.sdk.LiquidityPoolShareTrustLineAsset
 
compareTo(TrustLineAsset) - Method in class org.stellar.sdk.TrustLineAsset
 
compareTo(TrustLineAsset) - Method in class org.stellar.sdk.TrustLineAsset.Wrapper
 
ConnectionErrorException - Exception Class in org.stellar.sdk.federation
 
ConnectionErrorException() - Constructor for exception class org.stellar.sdk.federation.ConnectionErrorException
 
CONTRACT - Enum constant in enum class org.stellar.sdk.Address.AddressType
 
CONTRACT - Enum constant in enum class org.stellar.sdk.requests.sorobanrpc.EventFilterType
 
ContractCreditedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents contract_credited effect response.
ContractCreditedEffectResponse(String, String, String, String, String) - Constructor for class org.stellar.sdk.responses.effects.ContractCreditedEffectResponse
 
ContractDebitedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents contract_debited effect response.
ContractDebitedEffectResponse(String, String, String, String, String) - Constructor for class org.stellar.sdk.responses.effects.ContractDebitedEffectResponse
 
contractIds(Collection<String>) - Method in class org.stellar.sdk.requests.sorobanrpc.GetEventsRequest.EventFilter.EventFilterBuilder
 
counterAsset(Asset) - Method in class org.stellar.sdk.requests.TradesRequestBuilder
 
cpuInstructions(Long) - Method in class org.stellar.sdk.SorobanDataBuilder.Resources.ResourcesBuilder
 
create(String) - Static method in class org.stellar.sdk.Asset
Parses an asset string and returns the equivalent Asset instance.
create(String) - Static method in class org.stellar.sdk.ChangeTrustAsset
Parses an asset string and returns the equivalent ChangeTrustAsset instance.
create(String) - Static method in class org.stellar.sdk.TrustLineAsset
Parses an asset string and returns the equivalent TrustLineAsset instance.
create(String, String, String) - Static method in class org.stellar.sdk.Asset
Creates Asset for Alpha4/Alpha12/Native
create(String, String, String) - Static method in class org.stellar.sdk.ChangeTrustAsset
Create ChangeTrustAsset from asset primitive values
create(String, String, String) - Static method in class org.stellar.sdk.TrustLineAsset
Parses type, code, issuer and returns the equivalent TrustLineAsset instance.
create(String, String, String, String) - Static method in class org.stellar.sdk.Asset
Creates Asset for Alpha4/Alpha12/Native/LiquidityPool
create(Asset) - Static method in class org.stellar.sdk.ChangeTrustAsset
Create ChangeTrustAsset from another Asset
create(Asset) - Static method in class org.stellar.sdk.TrustLineAsset
Converts Asset to TrustLineAsset
create(ChangeTrustAsset.Wrapper) - Static method in class org.stellar.sdk.Asset
Create Asset from a ChangeTrustAsset
create(ChangeTrustAsset.Wrapper) - Static method in class org.stellar.sdk.TrustLineAsset
Creates a TrustLineAsset from ChangeTrustAsset
create(LiquidityPoolID) - Static method in class org.stellar.sdk.TrustLineAsset
Creates a TrustLineAsset from LiquidityPoolID
create(LiquidityPoolParameters) - Static method in class org.stellar.sdk.ChangeTrustAsset
Create a ChangeTrustAsset from LiquidityPoolParameters
create(LiquidityPoolParameters) - Static method in class org.stellar.sdk.TrustLineAsset
Creates a TrustLineAsset from LiquidityPoolParameters
create(LiquidityPoolShareChangeTrustAsset) - Static method in class org.stellar.sdk.TrustLineAsset
Create TrustLineAsset from LiquidityPoolShareChangeTrustAsset
create(TrustLineAsset.Wrapper) - Static method in class org.stellar.sdk.Asset
Create Asset from a TrustLineAsset
create(TrustLineAsset.Wrapper) - Static method in class org.stellar.sdk.ChangeTrustAsset
Create a ChangeTrustAsset from TrustLineAsset
create(LiquidityPoolType, Asset, Asset, int) - Static method in class org.stellar.sdk.LiquidityPoolParameters
LiquidityPoolParameters represents the parameters specifying a liquidity pool.
CreateAccountOperation - Class in org.stellar.sdk
Represents CreateAccount operation.
CreateAccountOperation.Builder - Class in org.stellar.sdk
Builds CreateAccount operation.
CreateAccountOperationResponse - Class in org.stellar.sdk.responses.operations
Represents CreateAccount operation response.
CreateAccountOperationResponse(String, String, String, BigInteger, String) - Constructor for class org.stellar.sdk.responses.operations.CreateAccountOperationResponse
 
createBase32() - Method in interface org.stellar.sdk.spi.SdkProvider
Creates a Base32 implementation that will be used by the SDK.
createBase64() - Method in interface org.stellar.sdk.spi.SdkProvider
Creates a Base64 implementation that will be used by the SDK.
CreateClaimableBalanceOperation - Class in org.stellar.sdk
Represents CreateClaimableBalance operation.
CreateClaimableBalanceOperation.Builder - Class in org.stellar.sdk
 
CreateClaimableBalanceOperationResponse - Class in org.stellar.sdk.responses.operations
Represents CreateClaimableBalance operation response.
CreateClaimableBalanceOperationResponse(String, String, List<Claimant>) - Constructor for class org.stellar.sdk.responses.operations.CreateClaimableBalanceOperationResponse
 
createContractOperationBuilder(byte[], Address, byte[]) - Static method in class org.stellar.sdk.InvokeHostFunctionOperation
This function will create an InvokeHostFunctionOperation.InvokeHostFunctionOperationBuilder with the "hostFunction" parameter preset, so that you can conveniently build an InvokeHostFunctionOperation to create contract.
createContractOperationBuilder(String, Address, byte[]) - Static method in class org.stellar.sdk.InvokeHostFunctionOperation
This function will create an InvokeHostFunctionOperation.InvokeHostFunctionOperationBuilder with the "hostFunction" parameter preset, so that you can conveniently build an InvokeHostFunctionOperation to create contract.
createForDomain(String) - Static method in class org.stellar.sdk.federation.FederationServer
Creates a FederationServer instance for a given domain.
createNonNativeAsset(String, String) - Static method in class org.stellar.sdk.ChangeTrustAsset
Creates one of AssetTypeCreditAlphaNum4 or AssetTypeCreditAlphaNum12 object based on a code length
createNonNativeAsset(String, String) - Static method in class org.stellar.sdk.TrustLineAsset
Creates TrustLineAsset based on a code length and issuer only
CreatePassiveSellOfferOperation - Class in org.stellar.sdk
Represents CreatePassiveSellOffer operation.
CreatePassiveSellOfferOperation.Builder - Class in org.stellar.sdk
Builds CreatePassiveSellOffer operation.
CreatePassiveSellOfferOperationResponse - Class in org.stellar.sdk.responses.operations
Represents CreatePassiveSellOffer operation response.
CreatePassiveSellOfferOperationResponse(Long, String, String, String, String, String, String, String, String) - Constructor for class org.stellar.sdk.responses.operations.CreatePassiveSellOfferOperationResponse
 
createStellarAssetContractOperationBuilder(Address, byte[]) - Static method in class org.stellar.sdk.InvokeHostFunctionOperation
This function will create an InvokeHostFunctionOperation.InvokeHostFunctionOperationBuilder with the "hostFunction" parameter preset, so that you can conveniently build an InvokeHostFunctionOperation to create a token contract wrapping a classic asset.
createStellarAssetContractOperationBuilder(Asset) - Static method in class org.stellar.sdk.InvokeHostFunctionOperation
This function will create an InvokeHostFunctionOperation.InvokeHostFunctionOperationBuilder with the "hostFunction" parameter preset, so that you can conveniently build an InvokeHostFunctionOperation to create a token contract wrapping a classic asset.
cursor(String) - Method in class org.stellar.sdk.requests.AccountsRequestBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.AssetsRequestBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.ClaimableBalancesRequestBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.EffectsRequestBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.LedgersRequestBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.LiquidityPoolsRequestBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.OffersRequestBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.OperationsRequestBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.OrderBookRequestBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.PaymentsRequestBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.RequestBuilder
Sets cursor parameter on the request.
cursor(String) - Method in class org.stellar.sdk.requests.sorobanrpc.GetEventsRequest.PaginationOptions.PaginationOptionsBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.TradesRequestBuilder
 
cursor(String) - Method in class org.stellar.sdk.requests.TransactionsRequestBuilder
 
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