public class CHBTCAccountService extends CHBTCAccountServiceRaw implements com.xeiam.xchange.service.polling.account.PollingAccountService
client| Constructor and Description |
|---|
CHBTCAccountService(com.xeiam.xchange.Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
com.xeiam.xchange.dto.account.AccountInfo |
getAccountInfo() |
String |
requestDepositAddress(String currency,
String... args) |
String |
withdrawFunds(String currency,
BigDecimal amount,
String address) |
getCHBTCAccountInfofinalizegetExchangeSymbolspublic CHBTCAccountService(com.xeiam.xchange.Exchange exchange)
public com.xeiam.xchange.dto.account.AccountInfo getAccountInfo()
throws com.xeiam.xchange.exceptions.ExchangeException,
com.xeiam.xchange.exceptions.NotAvailableFromExchangeException,
com.xeiam.xchange.exceptions.NotYetImplementedForExchangeException,
IOException
getAccountInfo in interface com.xeiam.xchange.service.polling.account.PollingAccountServicecom.xeiam.xchange.exceptions.ExchangeExceptioncom.xeiam.xchange.exceptions.NotAvailableFromExchangeExceptioncom.xeiam.xchange.exceptions.NotYetImplementedForExchangeExceptionIOExceptionpublic String withdrawFunds(String currency, BigDecimal amount, String address) throws com.xeiam.xchange.exceptions.ExchangeException, com.xeiam.xchange.exceptions.NotAvailableFromExchangeException, com.xeiam.xchange.exceptions.NotYetImplementedForExchangeException, IOException
withdrawFunds in interface com.xeiam.xchange.service.polling.account.PollingAccountServicecom.xeiam.xchange.exceptions.ExchangeExceptioncom.xeiam.xchange.exceptions.NotAvailableFromExchangeExceptioncom.xeiam.xchange.exceptions.NotYetImplementedForExchangeExceptionIOExceptionpublic String requestDepositAddress(String currency, String... args) throws com.xeiam.xchange.exceptions.ExchangeException, com.xeiam.xchange.exceptions.NotAvailableFromExchangeException, com.xeiam.xchange.exceptions.NotYetImplementedForExchangeException, IOException
requestDepositAddress in interface com.xeiam.xchange.service.polling.account.PollingAccountServicecom.xeiam.xchange.exceptions.ExchangeExceptioncom.xeiam.xchange.exceptions.NotAvailableFromExchangeExceptioncom.xeiam.xchange.exceptions.NotYetImplementedForExchangeExceptionIOExceptionCopyright © 2013–2015. All rights reserved.