A  B  C  E  F  G  I  O  P  R  S  T 

G

getBalances(io.ktor.server.application.ApplicationCall,tbdex.sdk.httpserver.models.BalancesApi,tbdex.sdk.httpserver.models.GetBalancesCallback,java.lang.String) - function in tbdex.sdk.httpserver.handlers.GetBalancesKt
Get balances request handler
getBalances(java.lang.String) - function in tbdex.sdk.httpserver.models.BalancesApi
Retrieves a list of balances based on the provided filter.
getBalances() - function in tbdex.sdk.httpserver.models.FakeBalancesApi
 
getBalances(java.lang.String) - function in tbdex.sdk.httpserver.models.FakeBalancesApi
Get balances.
getBalancesApi() - function in tbdex.sdk.httpserver.TbdexHttpServerConfig
A BalancesApi implementation to use.
GetBalancesKt - class in tbdex.sdk.httpserver.handlers
 
GetBalancesResponse - class in tbdex.sdk.httpserver.handlers
Get balances response
getCallbacks() - function in tbdex.sdk.httpserver.TbdexHttpServer
 
getCause() - function in kotlin.Throwable
 
getClose(java.lang.String) - function in tbdex.sdk.httpserver.models.ExchangesApi
Retrieves the Close information for the specified exchange ID.
getClose(java.lang.String) - function in tbdex.sdk.httpserver.models.FakeExchangesApi
Returns a Close associated with the specified exchange ID.
getCreateExchange() - function in tbdex.sdk.httpserver.models.Callbacks
 
getData() - function in tbdex.sdk.httpserver.handlers.GetBalancesResponse
list of Balances
getData() - function in tbdex.sdk.httpserver.handlers.GetExchangeResponse
list of exchanges (list of tbdex messages)
getData() - function in tbdex.sdk.httpserver.handlers.GetExchangesResponse
list of exchanges (list of tbdex messages)
getData() - function in tbdex.sdk.httpserver.handlers.GetOfferingsResponse
list of Offerings
getDetails() - function in tbdex.sdk.httpserver.models.CallbackError
The list of error details providing additional information.
getErrors() - function in tbdex.sdk.httpserver.models.ErrorResponse
list of errors
getExchange(io.ktor.server.application.ApplicationCall,tbdex.sdk.httpserver.models.ExchangesApi,tbdex.sdk.httpserver.models.GetExchangeCallback,java.lang.String) - function in tbdex.sdk.httpserver.handlers.GetExchangeKt
Get exchanges
getExchange(java.lang.String,java.lang.String) - function in tbdex.sdk.httpserver.models.ExchangesApi
Retrieves the exchange with the specified ID.
getExchange(java.lang.String,java.lang.String) - function in tbdex.sdk.httpserver.models.FakeExchangesApi
Returns a list of Message representing the exchange with the specified ID.
getExchangeIds() - function in tbdex.sdk.httpserver.models.GetExchangesFilter
The list of exchange IDs to filter by.
GetExchangeKt - class in tbdex.sdk.httpserver.handlers
 
GetExchangeResponse - class in tbdex.sdk.httpserver.handlers
Get exchanges response
getExchanges(io.ktor.server.application.ApplicationCall,tbdex.sdk.httpserver.models.ExchangesApi,tbdex.sdk.httpserver.models.GetExchangesCallback,java.lang.String) - function in tbdex.sdk.httpserver.handlers.GetExchangesKt
Get exchanges
getExchanges(tbdex.sdk.httpserver.models.GetExchangesFilter) - function in tbdex.sdk.httpserver.models.ExchangesApi
Retrieves a list of exchanges based on the provided filter.
getExchanges() - function in tbdex.sdk.httpserver.models.FakeExchangesApi
 
getExchanges(tbdex.sdk.httpserver.models.GetExchangesFilter) - function in tbdex.sdk.httpserver.models.FakeExchangesApi
Returns a list of lists of Message representing exchanges based on the provided filter.
getExchangesApi() - function in tbdex.sdk.httpserver.TbdexHttpServerConfig
A ExchangesApi implementation to use.
GetExchangesFilter - class in tbdex.sdk.httpserver.models
Represents a filter for retrieving exchanges based on specific criteria.
GetExchangesKt - class in tbdex.sdk.httpserver.handlers
 
GetExchangesResponse - class in tbdex.sdk.httpserver.handlers
Get exchanges response
getFrom() - function in tbdex.sdk.httpserver.models.GetExchangesFilter
The source identifier for exchanges.
getGetBalances() - function in tbdex.sdk.httpserver.models.Callbacks
 
getGetExchange() - function in tbdex.sdk.httpserver.models.Callbacks
 
getGetExchanges() - function in tbdex.sdk.httpserver.models.Callbacks
 
getGetOfferings() - function in tbdex.sdk.httpserver.models.Callbacks
 
getLocalizedMessage() - function in kotlin.Throwable
 
getMessage() - function in kotlin.Throwable
 
getOffering(java.lang.String) - function in tbdex.sdk.httpserver.models.FakeOfferingsApi
Retrieves the offering with the specified ID.
getOffering(java.lang.String) - function in tbdex.sdk.httpserver.models.OfferingsApi
Retrieves the offering with the specified ID.
getOfferings(io.ktor.server.application.ApplicationCall,tbdex.sdk.httpserver.models.OfferingsApi,tbdex.sdk.httpserver.models.GetOfferingsCallback) - function in tbdex.sdk.httpserver.handlers.GetOfferingsKt
Get offerings request handler
getOfferings() - function in tbdex.sdk.httpserver.models.FakeOfferingsApi
Retrieves a list of offerings based on the provided filter.
getOfferings() - function in tbdex.sdk.httpserver.models.OfferingsApi
Retrieves a list of offerings based on the provided filter.
getOfferingsApi() - function in tbdex.sdk.httpserver.TbdexHttpServerConfig
A OfferingsApi implementation to use.
GetOfferingsKt - class in tbdex.sdk.httpserver.handlers
 
GetOfferingsResponse - class in tbdex.sdk.httpserver.handlers
Get offerings response
getOrder(java.lang.String) - function in tbdex.sdk.httpserver.models.ExchangesApi
Retrieves the Order for the specified exchange ID.
getOrder(java.lang.String) - function in tbdex.sdk.httpserver.models.FakeExchangesApi
Returns an Order associated with the specified exchange ID.
getOrderStatuses(java.lang.String) - function in tbdex.sdk.httpserver.models.ExchangesApi
Retrieves the list of Order Statuses for the specified exchange ID.
getOrderStatuses(java.lang.String) - function in tbdex.sdk.httpserver.models.FakeExchangesApi
Returns a list of OrderStatus associated with the specified exchange ID.
getPfiDid() - function in tbdex.sdk.httpserver.TbdexHttpServerConfig
 
getPort() - function in tbdex.sdk.httpserver.TbdexHttpServerConfig
The port on which the server will listen.
getQuote(java.lang.String) - function in tbdex.sdk.httpserver.models.ExchangesApi
Retrieves the Quote for the specified exchange ID.
getQuote(java.lang.String) - function in tbdex.sdk.httpserver.models.FakeExchangesApi
Returns a Quote associated with the specified exchange ID.
getRfq(java.lang.String) - function in tbdex.sdk.httpserver.models.ExchangesApi
Retrieves the Request for Quote (RFQ) for the specified exchange ID.
getRfq(java.lang.String) - function in tbdex.sdk.httpserver.models.FakeExchangesApi
Returns an Rfq associated with the specified exchange ID.
getStackTrace() - function in kotlin.Throwable
 
getStatusCode() - function in tbdex.sdk.httpserver.models.CallbackError
The HTTP status code associated with the error.
getSubmitClose() - function in tbdex.sdk.httpserver.models.Callbacks
 
getSubmitOrder() - function in tbdex.sdk.httpserver.models.Callbacks
 
getSuppressed() - function in kotlin.Throwable
 
A  B  C  E  F  G  I  O  P  R  S  T