Package io.micronaut.websocket.bind
Interface WebSocketStateBinder<T>
-
- Type Parameters:
T- The type to bind to
- All Superinterfaces:
io.micronaut.core.bind.ArgumentBinder<T,WebSocketState>
public interface WebSocketStateBinder<T> extends io.micronaut.core.bind.ArgumentBinder<T,WebSocketState>
Interface for binders that bind fromWebSocketState.- Since:
- 1.0