Class Hierarchy
- java.lang.Object
- io.quarkus.websockets.next.runtime.ClientConnectionManager (implements io.quarkus.websockets.next.OpenClientConnections)
- io.quarkus.websockets.next.runtime.Codecs
- io.quarkus.websockets.next.runtime.ConcurrencyLimiter
- io.quarkus.websockets.next.runtime.ConcurrencyLimiter.PromiseComplete
- io.quarkus.websockets.next.runtime.ConnectionManager (implements io.quarkus.websockets.next.OpenConnections)
- io.quarkus.websockets.next.runtime.ContextSupport
- io.quarkus.websockets.next.runtime.Endpoints
- io.quarkus.websockets.next.runtime.JsonTextMessageCodec (implements io.quarkus.websockets.next.TextMessageCodec<T>)
- java.lang.Record
- io.quarkus.websockets.next.runtime.ConcurrencyLimiter.Action
- io.quarkus.websockets.next.runtime.SecurityHttpUpgradeCheck (implements io.quarkus.websockets.next.HttpUpgradeCheck)
- io.quarkus.websockets.next.runtime.SecuritySupport
- io.quarkus.websockets.next.runtime.TrafficLogger
- io.quarkus.websockets.next.runtime.WebSocketClientRecorder
- io.quarkus.websockets.next.runtime.WebSocketClientRecorder.ClientEndpoint
- io.quarkus.websockets.next.runtime.WebSocketConnectionBase
- io.quarkus.websockets.next.runtime.WebSocketClientConnectionImpl (implements io.quarkus.websockets.next.WebSocketClientConnection)
- io.quarkus.websockets.next.runtime.WebSocketConnectionImpl (implements io.quarkus.websockets.next.WebSocketConnection)
- io.quarkus.websockets.next.runtime.WebSocketConnectorBase<THIS>
- io.quarkus.websockets.next.runtime.BasicWebSocketConnectorImpl (implements io.quarkus.websockets.next.BasicWebSocketConnector)
- io.quarkus.websockets.next.runtime.WebSocketConnectorImpl<CLIENT> (implements io.quarkus.websockets.next.WebSocketConnector<CLIENT>)
- io.quarkus.websockets.next.runtime.WebSocketEndpointBase (implements io.quarkus.websockets.next.runtime.WebSocketEndpoint)
- io.quarkus.websockets.next.runtime.WebSocketHttpServerOptionsCustomizer (implements io.quarkus.vertx.http.HttpServerOptionsCustomizer)
- io.quarkus.websockets.next.runtime.WebSocketServerRecorder
- io.quarkus.websockets.next.runtime.WebSocketSessionContext (implements io.quarkus.arc.ManagedContext)
- io.quarkus.websockets.next.runtime.WebSocketSessionContext.SessionContextState (implements io.quarkus.arc.InjectableContext.ContextState)
Interface Hierarchy
- io.quarkus.websockets.next.runtime.ClientConnectionManager.ClientConnectionListener
- io.quarkus.websockets.next.runtime.ConnectionManager.ConnectionListener
- io.quarkus.websockets.next.runtime.WebSocketClientRecorder.ClientEndpointsContext
- io.quarkus.websockets.next.runtime.WebSocketEndpoint
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.quarkus.websockets.next.runtime.TrafficLogger.Type
- io.quarkus.websockets.next.runtime.WebSocketEndpoint.ExecutionModel
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)