Skip navigation links
A C D E F G I O R S T 

A

addChannel(Session, String) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
addChannel(Session, String, Map<String, String>) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
addChannelListener(String, OKCoinDataListener) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 

C

Candlestick - Class in org.oxerr.okcoin.websocket.dto
 
Candlestick(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Candlestick
 
Candlestick(JsonArray) - Constructor for class org.oxerr.okcoin.websocket.dto.Candlestick
 
CandlestickChart - Class in org.oxerr.okcoin.websocket.dto
 
CandlestickChart(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.CandlestickChart
 
CandlestickChart(JsonArray) - Constructor for class org.oxerr.okcoin.websocket.dto.CandlestickChart
 

D

decode(Reader) - Method in class org.oxerr.okcoin.websocket.OKCoinDecoder
Depth - Class in org.oxerr.okcoin.websocket.dto
 
Depth(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Depth
 
Depth(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Depth
 
Depth(JsonArray, JsonArray, Instant) - Constructor for class org.oxerr.okcoin.websocket.dto.Depth
 
destroy() - Method in class org.oxerr.okcoin.websocket.OKCoinDecoder
destroy() - Method in class org.oxerr.okcoin.websocket.OKCoinEncoder

E

encode(Event, Writer) - Method in class org.oxerr.okcoin.websocket.OKCoinEncoder
Event - Class in org.oxerr.okcoin.websocket.dto
 
Event(String, String) - Constructor for class org.oxerr.okcoin.websocket.dto.Event
 
Event(String, String, Map<String, String>) - Constructor for class org.oxerr.okcoin.websocket.dto.Event
 

F

Funds - Class in org.oxerr.okcoin.websocket.dto
 
Funds(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Funds
 
Funds(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Funds
 
Funds(JsonObject, JsonObject, JsonObject, JsonObject, JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Funds
 

G

getAveragePrice() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getBuy() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getChannel() - Method in class org.oxerr.okcoin.websocket.dto.Event
 
getChannel() - Method in class org.oxerr.okcoin.websocket.OKCoinData
 
getCompletedTradeAmount() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getCreatedDate() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getData() - Method in class org.oxerr.okcoin.websocket.OKCoinData
 
getEvent() - Method in class org.oxerr.okcoin.websocket.dto.Event
 
getHigh() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getId() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getLast() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getLow() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getOrderId() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getOrderId() - Method in class org.oxerr.okcoin.websocket.dto.TradeResult
 
getParameters() - Method in class org.oxerr.okcoin.websocket.dto.Event
 
getResult() - Method in class org.oxerr.okcoin.websocket.dto.TradeResult
 
getSell() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getSigTradeAmount() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getSigTradePrice() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getStatus() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getSymbol() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getTimestamp() - Method in class org.oxerr.okcoin.websocket.dto.Depth
 
getTimestamp() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 
getTradeAmount() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getTradePrice() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getTrades() - Method in class org.oxerr.okcoin.websocket.dto.TradesV1
 
getTradeType() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getTradeUnitPrice() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getUnTrade() - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
getVol() - Method in class org.oxerr.okcoin.websocket.dto.Ticker
 

I

Info - Class in org.oxerr.okcoin.websocket.dto
 
Info(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Info
 
Info(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Info
 
init(EndpointConfig) - Method in class org.oxerr.okcoin.websocket.OKCoinDecoder
init(EndpointConfig) - Method in class org.oxerr.okcoin.websocket.OKCoinEncoder

O

OKCoinClientEndpoint - Class in org.oxerr.okcoin.websocket
OKCoin WebSocket client endpoint.
OKCoinClientEndpoint() - Constructor for class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
OKCoinData - Class in org.oxerr.okcoin.websocket
The data that OKCoin WebSocket API responded.
OKCoinData(String, Object) - Constructor for class org.oxerr.okcoin.websocket.OKCoinData
 
OKCoinDataListener - Interface in org.oxerr.okcoin.websocket.event
 
OKCoinDecoder - Class in org.oxerr.okcoin.websocket
Decoder to decode the WebSocket message to array of OKCoinData.
OKCoinDecoder() - Constructor for class org.oxerr.okcoin.websocket.OKCoinDecoder
 
OKCoinEncoder - Class in org.oxerr.okcoin.websocket
 
OKCoinEncoder() - Constructor for class org.oxerr.okcoin.websocket.OKCoinEncoder
 
onClose(Session, CloseReason) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
onError(Session, Throwable) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
onMessage(Session, Object) - Method in interface org.oxerr.okcoin.websocket.event.OKCoinDataListener
 
onMessage(Session, OKCoinData[]) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
onOpen(Session, EndpointConfig) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 
Order - Class in org.oxerr.okcoin.websocket.dto
 
Order(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Order
 
Order(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Order
 
OrderResult - Class in org.oxerr.okcoin.websocket.dto
 
OrderResult(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.OrderResult
 
OrderResult(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.OrderResult
 
org.oxerr.okcoin.websocket - package org.oxerr.okcoin.websocket
WebSocket API implementation.
org.oxerr.okcoin.websocket.dto - package org.oxerr.okcoin.websocket.dto
Data transfer objects.
org.oxerr.okcoin.websocket.event - package org.oxerr.okcoin.websocket.event
OKCoin WebSocket Events.

R

removeChannel(Session, String) - Method in class org.oxerr.okcoin.websocket.OKCoinClientEndpoint
 

S

setId(long) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setOrderId(long) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setSigTradeAmount(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setSigTradePrice(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setStatus(Status) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setSymbol(String) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setTradeAmount(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setTradePrice(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setTradeType(Type) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setTradeUnitPrice(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 
setUnTrade(BigDecimal) - Method in class org.oxerr.okcoin.websocket.dto.Trade
 

T

Ticker - Class in org.oxerr.okcoin.websocket.dto
 
Ticker(BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, Instant, BigDecimal) - Constructor for class org.oxerr.okcoin.websocket.dto.Ticker
 
Ticker(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Ticker
 
Ticker(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Ticker
 
toString() - Method in class org.oxerr.okcoin.websocket.OKCoinData
 
Trade - Class in org.oxerr.okcoin.websocket.dto
 
Trade(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.Trade
 
Trade(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.Trade
 
TradeResult - Class in org.oxerr.okcoin.websocket.dto
 
TradeResult(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.TradeResult
 
TradeResult(JsonObject) - Constructor for class org.oxerr.okcoin.websocket.dto.TradeResult
 
TradesV1 - Class in org.oxerr.okcoin.websocket.dto
 
TradesV1(JsonValue) - Constructor for class org.oxerr.okcoin.websocket.dto.TradesV1
 
TradesV1(JsonArray) - Constructor for class org.oxerr.okcoin.websocket.dto.TradesV1
 
A C D E F G I O R S T 
Skip navigation links

Copyright © 2013–2017. All rights reserved.