JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
zjtech.websocket.termination.actuate
,
zjtech.websocket.termination.api
,
zjtech.websocket.termination.common
,
zjtech.websocket.termination.config
,
zjtech.websocket.termination.core
Class Hierarchy
java.lang.Object
zjtech.websocket.termination.api.
BaseRequest
(implements zjtech.websocket.termination.api.
Request
)
zjtech.websocket.termination.core.
CommandMappingHandler
(implements org.springframework.context.ApplicationContextAware)
zjtech.websocket.termination.core.
CommandMappingHandler.ConsumerInfo
zjtech.websocket.termination.common.
Constants
zjtech.websocket.termination.common.
Constants.BeanName
zjtech.websocket.termination.core.
ConsumerContext
<T> (implements zjtech.websocket.termination.core.
IConsumerContext
<T>)
zjtech.websocket.termination.core.
DefaultClientConnectionListener
(implements zjtech.websocket.termination.core.
IClientConnectionListener
)
zjtech.websocket.termination.core.
DefaultWebSocketHandler
(implements org.springframework.web.reactive.socket.WebSocketHandler)
zjtech.websocket.termination.api.
ErrorResponse
(implements zjtech.websocket.termination.api.
Response
)
zjtech.websocket.termination.core.
MemorySessionHolder
(implements zjtech.websocket.termination.core.
ISessionHolder
)
zjtech.websocket.termination.core.
MessageHandler
zjtech.websocket.termination.core.
PingPongHandler
zjtech.websocket.termination.core.
RequestParser
(implements zjtech.websocket.termination.core.
IRequestParser
)
zjtech.websocket.termination.common.
RequestWrapper
<T> (implements zjtech.websocket.termination.api.
Request
)
zjtech.websocket.termination.core.
SessionHandler
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
zjtech.websocket.termination.common.
WsConnectionException
zjtech.websocket.termination.actuate.
WebSocketConnectionEndPoint
zjtech.websocket.termination.actuate.
WebSocketMessageEndPoint
zjtech.websocket.termination.config.
WsConnectionAutoConfigure
zjtech.websocket.termination.config.
WsConnectionConfigProps
zjtech.websocket.termination.config.
WsConnectionConfigProps.PingConfigProps
zjtech.websocket.termination.config.
WsConnectionConfigProps.ScanPackage
zjtech.websocket.termination.common.
WsUtils
Interface Hierarchy
zjtech.websocket.termination.core.
IClientConnectionListener
zjtech.websocket.termination.core.
IConsumerContext
<T>
zjtech.websocket.termination.core.
IRequestParser
zjtech.websocket.termination.core.
ISessionHolder
zjtech.websocket.termination.api.
Request
zjtech.websocket.termination.api.
Response
Annotation Type Hierarchy
zjtech.websocket.termination.core.
MessageConsumer
(implements java.lang.annotation.Annotation)
zjtech.websocket.termination.core.
Consume
(implements java.lang.annotation.Annotation)
zjtech.websocket.termination.api.
WebSocketCommand
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
zjtech.websocket.termination.common.
WsErrorCode
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes