Interface IOState.ConnectionStateListener
-
- All Known Implementing Classes:
AbstractWebSocketConnection,WebSocketSession
- Enclosing class:
- IOState
public static interface IOState.ConnectionStateListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonConnectionStateChange(ConnectionState state)
-
-
-
Method Detail
-
onConnectionStateChange
void onConnectionStateChange(ConnectionState state)
-
-