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