Uses of Class
com.iohao.net.external.core.netty.session.SocketUserSessions
Packages that use SocketUserSessions
Package
Description
Provides Netty channel handlers used by the external-server implementation to decode requests,
manage pipelines, and dispatch messages.
-
Uses of SocketUserSessions in com.iohao.net.external.core.netty.handler
Fields in com.iohao.net.external.core.netty.handler declared as SocketUserSessionsModifier and TypeFieldDescriptionprotected SocketUserSessionsWebSocketVerifyHandler.userSessionsMethods in com.iohao.net.external.core.netty.handler with parameters of type SocketUserSessionsModifier and TypeMethodDescriptionvoidSocketUserSessionHandler.setUserSessions(SocketUserSessions userSessions)