Package org.knowm.xchange.quoine.service
Class QuoineBaseService
java.lang.Object
org.knowm.xchange.service.BaseExchangeService
org.knowm.xchange.quoine.service.QuoineBaseService
- All Implemented Interfaces:
BaseService
- Direct Known Subclasses:
QuoineAccountServiceRaw,QuoineMarketDataServiceRaw,QuoineTradeServiceRaw
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Stringprotected QuoineAuthenticatedprotected static final intprotected final Stringprotected final QuoineSignatureDigestprotected final StringFields inherited from class org.knowm.xchange.service.BaseExchangeService
exchange -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected RuntimeExceptionhandleHttpError(si.mazi.rescu.HttpStatusIOException exception) protected IntegerproductId(CurrencyPair currencyPair) Methods inherited from class org.knowm.xchange.service.BaseExchangeService
verifyOrder, verifyOrder, verifyOrder
-
Field Details
-
QUOINE_API_VERSION
protected static final int QUOINE_API_VERSION- See Also:
-
signatureCreator
-
contentType
- See Also:
-
tokenID
-
secret
-
quoine
-
-
Constructor Details
-
QuoineBaseService
Constructor- Parameters:
exchange-
-
-
Method Details
-
handleHttpError
protected RuntimeException handleHttpError(si.mazi.rescu.HttpStatusIOException exception) throws IOException - Throws:
IOException
-
productId
-