Package org.knowm.xchange.ripple.service
Class RippleBaseService
java.lang.Object
org.knowm.xchange.service.BaseExchangeService
org.knowm.xchange.ripple.service.RippleBaseService
- All Implemented Interfaces:
BaseService
- Direct Known Subclasses:
RippleAccountServiceRaw
,RippleMarketDataServiceRaw
,RippleTradeServiceRaw
-
Field Summary
Modifier and TypeFieldDescriptionprotected final RippleAuthenticated
protected final RipplePublic
Fields inherited from class org.knowm.xchange.service.BaseExchangeService
exchange
-
Constructor Summary
-
Method Summary
Methods inherited from class org.knowm.xchange.service.BaseExchangeService
verifyOrder, verifyOrder, verifyOrder
-
Field Details
-
ripplePublic
-
rippleAuthenticated
-
-
Constructor Details
-
RippleBaseService
-