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
IOException
Copyright © 2013 Oracle Corporation. All Rights Reserved.