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

N

Network - Class in org.stellar.sdk
Network class is used to specify which Stellar network you want to use.
Network(String) - Constructor for class org.stellar.sdk.Network
Creates a new Network object to represent a network with a given passphrase
NetworkMismatchException - Exception Class in org.stellar.sdk
Exception thrown when network passphrase of transaction does not match server's network.
NetworkMismatchException(Network, Network) - Constructor for exception class org.stellar.sdk.NetworkMismatchException
 
newChallenge(KeyPair, Network, String, String, String, TimeBounds) - Static method in class org.stellar.sdk.Sep10Challenge
Returns a valid SEP 10 challenge, for use in web authentication.
newChallenge(KeyPair, Network, String, String, String, TimeBounds, String, String) - Static method in class org.stellar.sdk.Sep10Challenge
Returns a valid SEP 10 challenge, for use in web authentication.
newChallenge(KeyPair, Network, String, String, String, TimeBounds, String, String, Memo) - Static method in class org.stellar.sdk.Sep10Challenge
Returns a valid SEP 10 challenge, for use in web authentication.
NoFederationServerException - Exception Class in org.stellar.sdk.federation
Federation server was not found in stellar.toml file.
NoFederationServerException() - Constructor for exception class org.stellar.sdk.federation.NoFederationServerException
 
none() - Static method in class org.stellar.sdk.Memo
Creates new MemoNone instance.
NoNetworkSelectedException - Exception Class in org.stellar.sdk
Indicates that no network was selected.
NoNetworkSelectedException() - Constructor for exception class org.stellar.sdk.NoNetworkSelectedException
 
Not(Predicate) - Constructor for class org.stellar.sdk.Predicate.Not
 
NOT_FOUND - Enum constant in enum class org.stellar.sdk.responses.sorobanrpc.GetTransactionResponse.GetTransactionStatus
 
NotEnoughSignaturesException - Exception Class in org.stellar.sdk
Indicates that the object that has to be signed has not enough signatures.
NotEnoughSignaturesException() - Constructor for exception class org.stellar.sdk.NotEnoughSignaturesException
 
NotEnoughSignaturesException(String) - Constructor for exception class org.stellar.sdk.NotEnoughSignaturesException
 
NotFoundException - Exception Class in org.stellar.sdk.federation
Stellar address not found by federation server
NotFoundException() - Constructor for exception class org.stellar.sdk.federation.NotFoundException
 
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