jar

org.oxerr : peatio-client-rest

Maven & Gradle

Feb 12, 2015

Peatio Client - REST · Client for <a href="http://peat.io">Peatio</a> RESTful API.

Table Of Contents

Latest Version

Download org.oxerr : peatio-client-rest JAR file - Latest Versions:

All Versions

Download org.oxerr : peatio-client-rest JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window peatio-client-rest-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.oxerr.peatio.rest

├─ org.oxerr.peatio.rest.Peatio.class - [JAR]

├─ org.oxerr.peatio.rest.PeatioAdapters.class - [JAR]

├─ org.oxerr.peatio.rest.PeatioException.class - [JAR]

├─ org.oxerr.peatio.rest.PeatioExchange.class - [JAR]

org.oxerr.peatio.rest.dto

├─ org.oxerr.peatio.rest.dto.Account.class - [JAR]

├─ org.oxerr.peatio.rest.dto.BaseObject.class - [JAR]

├─ org.oxerr.peatio.rest.dto.Deposit.class - [JAR]

├─ org.oxerr.peatio.rest.dto.Depth.class - [JAR]

├─ org.oxerr.peatio.rest.dto.KWithPendingTrades.class - [JAR]

├─ org.oxerr.peatio.rest.dto.Market.class - [JAR]

├─ org.oxerr.peatio.rest.dto.MarketTicker.class - [JAR]

├─ org.oxerr.peatio.rest.dto.Member.class - [JAR]

├─ org.oxerr.peatio.rest.dto.Order.class - [JAR]

├─ org.oxerr.peatio.rest.dto.OrderBook.class - [JAR]

├─ org.oxerr.peatio.rest.dto.Ticker.class - [JAR]

├─ org.oxerr.peatio.rest.dto.Trade.class - [JAR]

├─ org.oxerr.peatio.rest.dto.UnixTimestampDeserializer.class - [JAR]

org.oxerr.peatio.rest.service.polling

├─ org.oxerr.peatio.rest.service.polling.PeatioAccountService.class - [JAR]

├─ org.oxerr.peatio.rest.service.polling.PeatioAccountServiceRaw.class - [JAR]

├─ org.oxerr.peatio.rest.service.polling.PeatioBasePollingService.class - [JAR]

├─ org.oxerr.peatio.rest.service.polling.PeatioBasePrivatePollingService.class - [JAR]

├─ org.oxerr.peatio.rest.service.polling.PeatioMarketDataService.class - [JAR]

├─ org.oxerr.peatio.rest.service.polling.PeatioMarketDataServiceRaw.class - [JAR]

├─ org.oxerr.peatio.rest.service.polling.PeatioTradeService.class - [JAR]

├─ org.oxerr.peatio.rest.service.polling.PeatioTradeServiceRaw.class - [JAR]

org.oxerr.peatio.rest.service

├─ org.oxerr.peatio.rest.service.PeatioDigest.class - [JAR]