public interface IWSSessionAuthenticator<T extends IWsSession<?>>
| 限定符和类型 | 方法和说明 |
|---|---|
T |
authenticate(io.netty.channel.Channel channel,
io.netty.handler.codec.http.FullHttpRequest req,
String path) |
default void |
onSessionDestroy(IWsSession<T> session) |
Copyright © 2022. All rights reserved.