public static interface Connection.CloseListener
| Modifier and Type | Method and Description |
|---|---|
void |
onClosed(Connection connection,
Connection.CloseType type) |
void onClosed(Connection connection, Connection.CloseType type) throws IOException
IOExceptionCopyright © 2013 Oracle Corporation. All Rights Reserved.