| 程序包 | 说明 |
|---|---|
| com.tigerbrokers.stock.openapi.client.socket | |
| com.tigerbrokers.stock.openapi.client.websocket |
| 限定符和类型 | 方法和说明 |
|---|---|
static ApiAuthentication |
ApiAuthentication.build(String tigerId,
String privateKey) |
static ApiAuthentication |
ApiAuthentication.build(String tigerId,
String privateKey,
String version) |
| 构造器和说明 |
|---|
ProtoSocketHandler(ApiAuthentication authentication,
ApiComposeCallback callback) |
ProtoSocketHandler(ApiAuthentication authentication,
ApiComposeCallback callback,
int sendInterval,
int receiveInterval) |
WebSocketHandler(ApiAuthentication authentication,
ApiComposeCallback callback) |
WebSocketHandler(ApiAuthentication authentication,
ApiComposeCallback callback,
int sendInterval,
int receiveInterval) |
| 构造器和说明 |
|---|
WebSocketHandshakerHandler(ApiAuthentication authentication,
ApiComposeCallback4Stomp callback) |
WebSocketHandshakerHandler(ApiAuthentication authentication,
ApiComposeCallback4Stomp callback,
int sendInterval,
int receiveInterval) |
Copyright © 2024. All rights reserved.