Skip navigation links
A D E F G I O P T 

A

Auth - Class in org.oxerr.peatio.websocket.dto
The answer for the challenge message.
Auth(String, String) - Constructor for class org.oxerr.peatio.websocket.dto.Auth
 
AuthEncoder - Class in org.oxerr.peatio.websocket
 
AuthEncoder() - Constructor for class org.oxerr.peatio.websocket.AuthEncoder
 

D

decode(Reader) - Method in class org.oxerr.peatio.websocket.PeatioDecoder
destroy() - Method in class org.oxerr.peatio.websocket.AuthEncoder
destroy() - Method in class org.oxerr.peatio.websocket.PeatioDecoder

E

encode(Auth, Writer) - Method in class org.oxerr.peatio.websocket.AuthEncoder

F

from(JsonObject) - Static method in class org.oxerr.peatio.websocket.dto.Order
 

G

getAccessKey() - Method in class org.oxerr.peatio.websocket.dto.Auth
 
getAction() - Method in class org.oxerr.peatio.websocket.dto.OrderBook
 
getAnswer() - Method in class org.oxerr.peatio.websocket.dto.Auth
 
getId() - Method in class org.oxerr.peatio.websocket.dto.OrderBook.Order
 
getLocale() - Method in class org.oxerr.peatio.websocket.dto.OrderBook
 
getMarket() - Method in class org.oxerr.peatio.websocket.dto.OrderBook.Order
 
getObject() - Method in class org.oxerr.peatio.websocket.PeatioData
 
getOrder() - Method in class org.oxerr.peatio.websocket.dto.OrderBook
 
getOrder() - Method in class org.oxerr.peatio.websocket.dto.Trade
 
getOrdType() - Method in class org.oxerr.peatio.websocket.dto.OrderBook.Order
 
getPrice() - Method in class org.oxerr.peatio.websocket.dto.OrderBook.Order
 
getTimestamp() - Method in class org.oxerr.peatio.websocket.dto.OrderBook.Order
 
getType() - Method in class org.oxerr.peatio.websocket.dto.OrderBook.Order
 
getType() - Method in class org.oxerr.peatio.websocket.PeatioData
 
getVolume() - Method in class org.oxerr.peatio.websocket.dto.OrderBook.Order
 

I

init(EndpointConfig) - Method in class org.oxerr.peatio.websocket.AuthEncoder
init(EndpointConfig) - Method in class org.oxerr.peatio.websocket.PeatioDecoder

O

onChallenge(String, Session) - Method in class org.oxerr.peatio.websocket.PeatioClientEndpoint
 
onClose(Session, CloseReason) - Method in class org.oxerr.peatio.websocket.PeatioClientEndpoint
 
onError(Session, Throwable) - Method in class org.oxerr.peatio.websocket.PeatioClientEndpoint
 
onMessage(PeatioData, Session) - Method in class org.oxerr.peatio.websocket.PeatioClientEndpoint
 
onOpen(Session, EndpointConfig) - Method in class org.oxerr.peatio.websocket.PeatioClientEndpoint
 
onOrderBook(OrderBook, Session) - Method in class org.oxerr.peatio.websocket.PeatioClientEndpoint
 
onTrade(Trade, Session) - Method in class org.oxerr.peatio.websocket.PeatioClientEndpoint
 
Order - Class in org.oxerr.peatio.websocket.dto
 
Order(JsonObject) - Constructor for class org.oxerr.peatio.websocket.dto.Order
 
Order(JsonObject) - Constructor for class org.oxerr.peatio.websocket.dto.OrderBook.Order
 
OrderBook - Class in org.oxerr.peatio.websocket.dto
 
OrderBook(String, OrderBook.Order, String) - Constructor for class org.oxerr.peatio.websocket.dto.OrderBook
 
OrderBook(JsonObject) - Constructor for class org.oxerr.peatio.websocket.dto.OrderBook
 
OrderBook.Order - Class in org.oxerr.peatio.websocket.dto
 
org.oxerr.peatio.websocket - package org.oxerr.peatio.websocket
Client for Peatio WebSocket API.
org.oxerr.peatio.websocket.dto - package org.oxerr.peatio.websocket.dto
Data transfer objects.

P

PeatioClientEndpoint - Class in org.oxerr.peatio.websocket
Peatio WebSocket client endpoint.
PeatioClientEndpoint(String, String) - Constructor for class org.oxerr.peatio.websocket.PeatioClientEndpoint
 
PeatioData - Class in org.oxerr.peatio.websocket
The data that Peatio WebSocket API provided.
PeatioData(String, Object) - Constructor for class org.oxerr.peatio.websocket.PeatioData
 
PeatioDecoder - Class in org.oxerr.peatio.websocket
Decoder to decode the WebSocket message to PeatioData.
PeatioDecoder() - Constructor for class org.oxerr.peatio.websocket.PeatioDecoder
 

T

Trade - Class in org.oxerr.peatio.websocket.dto
 
Trade(long, BigDecimal, BigDecimal, BigDecimal, String, Date, String, Order, Order) - Constructor for class org.oxerr.peatio.websocket.dto.Trade
 
Trade(JsonObject) - Constructor for class org.oxerr.peatio.websocket.dto.Trade
 
A D E F G I O P T 
Skip navigation links

Copyright © 2015. All rights reserved.