| 程序包 | 说明 |
|---|---|
| plus.jdk.websocket.global | |
| plus.jdk.websocket.model |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IWSSessionAuthenticator<T extends IWsSession<?>> |
| 限定符和类型 | 字段和说明 |
|---|---|
static io.netty.util.AttributeKey<IWsSession<?>> |
WebsocketDispatcher.SESSION_KEY |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> ConcurrentLinkedDeque<IWsSession<?>> |
SessionGroupManager.getSession(T userId,
String path) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
SessionGroupManager.addSession(String path,
IWsSession<?> iWsSession) |
default void |
IWSSessionAuthenticator.onSessionDestroy(IWsSession<T> session) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
WsSession |
Copyright © 2022. All rights reserved.