@Internal
Package io.micronaut.websocket.context
Classes related to handling of WebSocket beans.
- Since:
- 1.0
-
Interface Summary Interface Description WebSocketBean<T> Wrapper around a WebSocket instance that enables the retrieval of the appropriate methods.WebSocketBeanRegistry Registry for WebSocket beans.