@Internal
Package io.micronaut.websocket.bind
Package containing binding related classes. This package is regarded internal.
-
Interface Summary Interface Description WebSocketStateBinder<T> Interface for binders that bind fromWebSocketState. -
Class Summary Class Description WebSocketState Holder object used to bind WebSocket state.WebSocketStateBinderRegistry Handles binding WebSocket arguments fromWebSocketState.