类 WebSocketMarketChannelId<Message extends WebSocketMarketChannelMessage<?>>
java.lang.Object
io.contek.invoker.commons.websocket.BaseWebSocketChannelId<Message>
io.contek.invoker.ftx.api.websocket.WebSocketChannelId<Message>
io.contek.invoker.ftx.api.websocket.market.WebSocketMarketChannelId<Message>
@Immutable
public abstract class WebSocketMarketChannelId<Message extends WebSocketMarketChannelMessage<?>>
extends WebSocketChannelId<Message>
-
构造器概要
构造器 -
方法概要
从类继承的方法 io.contek.invoker.ftx.api.websocket.WebSocketChannelId
getChannel从类继承的方法 io.contek.invoker.commons.websocket.BaseWebSocketChannelId
equals, getValue, hashCode, toString
-
构造器详细资料
-
WebSocketMarketChannelId
-
-
方法详细资料
-
getMarket
-
accepts
- 指定者:
accepts在类中io.contek.invoker.commons.websocket.BaseWebSocketChannelId<Message extends WebSocketMarketChannelMessage<?>>
-