Module org.glassfish.grizzly
Package org.glassfish.grizzly
Interface CloseListener<T extends Closeable,C extends ICloseType>
- All Known Subinterfaces:
Connection.CloseListener,GenericCloseListener
public interface CloseListener<T extends Closeable,C extends ICloseType>
The listener, which is used to be notified, when Connection gets closed. While this interface is public,
it's not intended for public consumption at this time. This interface will be changing in 3.0.
-
Method Summary
-
Method Details
-
onClosed
- Throws:
IOException
-