Package io.micronaut.websocket.interceptor
Implementation classes for
ClientWebSocket advice.- Since:
- 1.0
-
Interface Summary Interface Description WebSocketSessionAware Interface used byClientWebSocketto gain access to the underlyingWebSocketSession. -
Class Summary Class Description ClientWebSocketInterceptor Intercepts unimplementedClientWebSocketmethods.