类 UserWebSocketApi
java.lang.Object
io.contek.invoker.commons.websocket.BaseWebSocketApi
io.contek.invoker.bybitlinear.api.websocket.WebSocketApi
io.contek.invoker.bybitlinear.api.websocket.user.UserWebSocketApi
- 所有已实现的接口:
io.contek.invoker.commons.websocket.IWebSocketApi
-
构造器概要
构造器构造器说明UserWebSocketApi(io.contek.invoker.commons.actor.IActor actor, io.contek.invoker.commons.websocket.WebSocketContext context) -
方法概要
从类继承的方法 io.contek.invoker.bybitlinear.api.websocket.WebSocketApi
checkErrorMessage, createCall, getRequiredQuotas从类继承的方法 io.contek.invoker.commons.websocket.BaseWebSocketApi
attach, getAuthenticator, getLiveKeeper, getParser, isActive
-
构造器详细资料
-
UserWebSocketApi
public UserWebSocketApi(io.contek.invoker.commons.actor.IActor actor, io.contek.invoker.commons.websocket.WebSocketContext context)
-
-
方法详细资料
-
getOrderChannel
-
getPositionChannel
-
getUrlSuffix
- 指定者:
getUrlSuffix在类中WebSocketApi
-