Package io.micronaut.websocket.interceptor
package io.micronaut.websocket.interceptor
Implementation classes for
ClientWebSocket advice.- Since:
- 1.0
-
ClassDescriptionIntercepts unimplemented
ClientWebSocketmethods.Interface used byClientWebSocketto gain access to the underlyingWebSocketSession.