JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
J
N
P
R
S
V
C
cancelOrder(long)
- Method in class cl.daplay.jsurbtc.
JSurbtc
cl.daplay.jsurbtc
- package cl.daplay.jsurbtc
cl.daplay.jsurbtc.http
- package cl.daplay.jsurbtc.http
cl.daplay.jsurbtc.signer
- package cl.daplay.jsurbtc.signer
D
DefaultHTTPClient
- Class in
cl.daplay.jsurbtc.http
DefaultHTTPClient(Proxy, String, LongSupplier, String)
- Constructor for class cl.daplay.jsurbtc.http.
DefaultHTTPClient
DefaultSigner
- Class in
cl.daplay.jsurbtc.signer
DefaultSigner(String)
- Constructor for class cl.daplay.jsurbtc.signer.
DefaultSigner
DoNothingSigner
- Enum in
cl.daplay.jsurbtc.signer
G
get(String, Signer, HTTPClient.HTTPResponseHandler<T>)
- Method in class cl.daplay.jsurbtc.http.
DefaultHTTPClient
get(String, Signer, HTTPClient.HTTPResponseHandler<T>)
- Method in class cl.daplay.jsurbtc.http.
RetryHTTPClient
getBalance(String)
- Method in class cl.daplay.jsurbtc.
JSurbtc
getBalances()
- Method in class cl.daplay.jsurbtc.
JSurbtc
getDeposits(String)
- Method in class cl.daplay.jsurbtc.
JSurbtc
getMarkets()
- Method in class cl.daplay.jsurbtc.
JSurbtc
getOrder(long)
- Method in class cl.daplay.jsurbtc.
JSurbtc
getOrderBook(String)
- Method in class cl.daplay.jsurbtc.
JSurbtc
getOrders(String)
- Method in class cl.daplay.jsurbtc.
JSurbtc
getOrders(String, String)
- Method in class cl.daplay.jsurbtc.
JSurbtc
getOrders(String, BigDecimal)
- Method in class cl.daplay.jsurbtc.
JSurbtc
getOrders(String, String, BigDecimal)
- Method in class cl.daplay.jsurbtc.
JSurbtc
getTicker(String)
- Method in class cl.daplay.jsurbtc.
JSurbtc
getTrades(String)
- Method in class cl.daplay.jsurbtc.
JSurbtc
getTrades(String, Instant)
- Method in class cl.daplay.jsurbtc.
JSurbtc
getVersion()
- Method in class cl.daplay.jsurbtc.
JSurbtc
getWithdrawals(String)
- Method in class cl.daplay.jsurbtc.
JSurbtc
J
JSurbtc
- Class in
cl.daplay.jsurbtc
JSurbtc()
- Constructor for class cl.daplay.jsurbtc.
JSurbtc
JSurbtc(String, String)
- Constructor for class cl.daplay.jsurbtc.
JSurbtc
JSurbtc(String, String, LongSupplier)
- Constructor for class cl.daplay.jsurbtc.
JSurbtc
JSurbtc(String, String, LongSupplier, InetSocketAddress, int)
- Constructor for class cl.daplay.jsurbtc.
JSurbtc
JSurbtc(String, String, LongSupplier, JacksonJSON, Proxy, int)
- Constructor for class cl.daplay.jsurbtc.
JSurbtc
JSurbtc(JSurbtc)
- Constructor for class cl.daplay.jsurbtc.
JSurbtc
JSurbtc(HTTPClient, DecimalFormat, JSON, Signer, Signer)
- Constructor for class cl.daplay.jsurbtc.
JSurbtc
N
newAPIKey(String, Instant)
- Method in class cl.daplay.jsurbtc.
JSurbtc
newNonce()
- Static method in class cl.daplay.jsurbtc.
JSurbtc
newOrder(String, String, String, BigDecimal, BigDecimal)
- Method in class cl.daplay.jsurbtc.
JSurbtc
P
post(String, Signer, String, HTTPClient.HTTPResponseHandler<T>)
- Method in class cl.daplay.jsurbtc.http.
DefaultHTTPClient
post(String, Signer, String, HTTPClient.HTTPResponseHandler<T>)
- Method in class cl.daplay.jsurbtc.http.
RetryHTTPClient
put(String, Signer, String, HTTPClient.HTTPResponseHandler<T>)
- Method in class cl.daplay.jsurbtc.http.
DefaultHTTPClient
put(String, Signer, String, HTTPClient.HTTPResponseHandler<T>)
- Method in class cl.daplay.jsurbtc.http.
RetryHTTPClient
R
RetryHTTPClient
- Class in
cl.daplay.jsurbtc.http
RetryHTTPClient(HTTPClient, int)
- Constructor for class cl.daplay.jsurbtc.http.
RetryHTTPClient
S
sign(String, String, String, long)
- Method in class cl.daplay.jsurbtc.signer.
DefaultSigner
sign(String, String, String, long)
- Method in enum cl.daplay.jsurbtc.signer.
DoNothingSigner
V
valueOf(String)
- Static method in enum cl.daplay.jsurbtc.signer.
DoNothingSigner
Returns the enum constant of this type with the specified name.
values()
- Static method in enum cl.daplay.jsurbtc.signer.
DoNothingSigner
Returns an array containing the constants of this enum type, in the order they are declared.
C
D
G
J
N
P
R
S
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes