Hierarchy For All Packages
- xyz.felh.okx.v5,
- xyz.felh.okx.v5.constant,
- xyz.felh.okx.v5.entity,
- xyz.felh.okx.v5.entity.ws,
- xyz.felh.okx.v5.entity.ws.pri,
- xyz.felh.okx.v5.entity.ws.pub,
- xyz.felh.okx.v5.entity.ws.request,
- xyz.felh.okx.v5.entity.ws.request.pri,
- xyz.felh.okx.v5.entity.ws.request.pub,
- xyz.felh.okx.v5.entity.ws.response,
- xyz.felh.okx.v5.entity.ws.response.pri,
- xyz.felh.okx.v5.entity.ws.response.pub,
- xyz.felh.okx.v5.enumeration,
- xyz.felh.okx.v5.interceptor,
- xyz.felh.okx.v5.util,
- xyz.felh.okx.v5.ws
Class Hierarchy
- java.lang.Object
- xyz.felh.okx.v5.entity.ws.pri.Account (implements xyz.felh.okx.v5.entity.ws.WsSubscribeEntity)
- xyz.felh.okx.v5.entity.ws.pri.Account.Detail
- xyz.felh.okx.v5.entity.ws.pri.AccountGreeks (implements xyz.felh.okx.v5.entity.ws.WsSubscribeEntity)
- xyz.felh.okx.v5.interceptor.AuthenticationInterceptor (implements okhttp3.Interceptor)
- xyz.felh.okx.v5.entity.ws.pri.BalanceAndPosition (implements xyz.felh.okx.v5.entity.ws.WsSubscribeEntity)
- xyz.felh.okx.v5.entity.ws.pri.BalanceAndPosition.BalanceData (implements xyz.felh.okx.v5.entity.ws.IOkxWsObject)
- xyz.felh.okx.v5.entity.ws.pri.BalanceAndPosition.PositionData (implements xyz.felh.okx.v5.entity.ws.IOkxWsObject)
- xyz.felh.okx.v5.entity.ws.pri.BalanceAndPosition.Trade (implements xyz.felh.okx.v5.entity.ws.IOkxWsObject)
- xyz.felh.okx.v5.entity.ws.response.HeartbeatResponse (implements xyz.felh.okx.v5.entity.ws.response.IWsResponse)
- xyz.felh.okx.v5.entity.ws.pub.Instruments (implements xyz.felh.okx.v5.entity.ws.WsSubscribeEntity)
- xyz.felh.okx.v5.entity.ws.pri.LiquidationWarning (implements xyz.felh.okx.v5.entity.ws.WsSubscribeEntity)
- xyz.felh.okx.v5.entity.ws.request.pri.LoginArg (implements xyz.felh.okx.v5.entity.ws.WsArg)
- xyz.felh.okx.v5.ws.MessageExtractor
- xyz.felh.okx.v5.OkxApiService
- xyz.felh.okx.v5.OkxWsApiService
- xyz.felh.okx.v5.entity.ws.pub.OpenInterest (implements xyz.felh.okx.v5.entity.ws.WsSubscribeEntity)
- xyz.felh.okx.v5.entity.ws.pri.Positions (implements xyz.felh.okx.v5.entity.ws.WsSubscribeEntity)
- xyz.felh.okx.v5.entity.ws.pri.Positions.CloseOrderAlgo (implements xyz.felh.okx.v5.entity.ws.IOkxWsObject)
- xyz.felh.okx.v5.util.SignUtils
- okhttp3.WebSocketListener
- xyz.felh.okx.v5.ws.FelhWsListener
- xyz.felh.okx.v5.ws.BusinessWsListener
- xyz.felh.okx.v5.ws.PrivateWsListener
- xyz.felh.okx.v5.ws.PublicWsListener
- xyz.felh.okx.v5.ws.FelhWsListener
- xyz.felh.okx.v5.WsMessageListener
- xyz.felh.okx.v5.entity.ws.request.WsRequest
- xyz.felh.okx.v5.entity.ws.response.WsResponse<T> (implements xyz.felh.okx.v5.entity.ws.response.IWsResponse)
- xyz.felh.okx.v5.entity.ws.response.WsSubscribeResponse<T,
D> (implements xyz.felh.okx.v5.entity.ws.response.IWsResponse) - xyz.felh.okx.v5.entity.ws.WsSubUnsubArg (implements xyz.felh.okx.v5.entity.ws.WsArg)
- xyz.felh.okx.v5.entity.ws.request.WsRequestArg
- xyz.felh.okx.v5.entity.ws.request.pri.AccountArg
- xyz.felh.okx.v5.entity.ws.request.pri.AccountGreeksArg
- xyz.felh.okx.v5.entity.ws.request.pri.BalanceAndPositionArg
- xyz.felh.okx.v5.entity.ws.request.pub.InstrumentsArg
- xyz.felh.okx.v5.entity.ws.request.pri.LiquidationWarningArg
- xyz.felh.okx.v5.entity.ws.request.pub.OpenInterestArg
- xyz.felh.okx.v5.entity.ws.request.pri.PositionsArg
- xyz.felh.okx.v5.entity.ws.response.WsResponseArg
- xyz.felh.okx.v5.entity.ws.response.pri.AccountArg
- xyz.felh.okx.v5.entity.ws.response.pri.AccountGreeksArg
- xyz.felh.okx.v5.entity.ws.response.pri.BalanceAndPositionArg
- xyz.felh.okx.v5.entity.ws.response.pub.InstrumentsArg
- xyz.felh.okx.v5.entity.ws.response.pri.LiquidationWarningArg
- xyz.felh.okx.v5.entity.ws.response.pub.OpenInterestArg
- xyz.felh.okx.v5.entity.ws.response.pri.PositionsArg
- xyz.felh.okx.v5.entity.ws.request.WsRequestArg
Interface Hierarchy
- xyz.felh.okx.v5.entity.ws.response.IWsResponse
- xyz.felh.okx.v5.OkxApi
- xyz.felh.okx.v5.constant.OkxConstants
- java.io.Serializable
- xyz.felh.okx.v5.entity.IOkxObject
- xyz.felh.okx.v5.entity.ws.IOkxWsObject
- xyz.felh.okx.v5.entity.ws.WsSubscribeEntity
- xyz.felh.okx.v5.entity.ws.IOkxWsObject
- xyz.felh.okx.v5.entity.IOkxObject
- xyz.felh.okx.v5.entity.ws.WsArg
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- xyz.felh.okx.v5.enumeration.Channel
- xyz.felh.okx.v5.entity.ws.response.Event
- xyz.felh.okx.v5.enumeration.EventType
- xyz.felh.okx.v5.enumeration.InstrumentType
- xyz.felh.okx.v5.enumeration.MgnMode
- xyz.felh.okx.v5.entity.ws.request.Operation
- xyz.felh.okx.v5.enumeration.PositionsSide
- xyz.felh.okx.v5.enumeration.TriggerPxType
- xyz.felh.okx.v5.enumeration.WsChannel
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)