public static interface Connection.CloseListener
| Modifier and Type | Method and Description |
|---|---|
void |
close(jakarta.websocket.CloseReason reason)
Tyrus notifies that logical connection is closed.
|
Copyright © 2012–2021 Oracle Corporation. All rights reserved.