public static interface Connection.CloseListener
| Modifier and Type | Method and Description |
|---|---|
void |
close(CloseReason reason)
Tyrus notifies that logical connection is closed.
|
void close(CloseReason reason)
reason - for closing the connection.Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.