CloseListener
@Deprecated public static interface Connection.CloseListener extends CloseListener<Connection,Connection.CloseType>
GenericCloseListener
Modifier and Type | Method and Description |
---|---|
void |
onClosed(Connection connection,
Connection.CloseType type)
Deprecated.
|
void onClosed(Connection connection, Connection.CloseType type) throws IOException
onClosed
in interface CloseListener<Connection,Connection.CloseType>
IOException
Copyright © 2015 Oracle Corporation. All rights reserved.