Uses of Class
com.bybit.api.client.websocket.impl.WebSocketConnection
-
Packages that use WebSocketConnection Package Description com.bybit.api.client.websocket.callback -
-
Uses of WebSocketConnection in com.bybit.api.client.websocket.callback
Constructors in com.bybit.api.client.websocket.callback with parameters of type WebSocketConnection Constructor Description WebSocketApiRequestHandler(WebSocketConnection connection, String apiKey, SignatureGenerator signatureGenerator)
-