| 程序包 | 说明 |
|---|---|
| com.alipay.api.java_websocket.client | |
| com.alipay.api.java_websocket.server | |
| com.alipay.api.msg |
| 限定符和类型 | 类和说明 |
|---|---|
class |
WebSocketClient
A subclass must implement at least onOpen, onClose, and onMessage to be useful.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
WebSocketServer
WebSocketServer is an abstract class that only takes care of the
HTTP handshake portion of WebSockets.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MsgConnector |
Copyright © 2023. All rights reserved.