package saker.rmi.connection
Event listener that is called when the RMIConnection is closed.
The closing may happen due to I/O errors, or by explicit request of the other endpoint. The listener is called in any case when the connection is closed.
saker.rmi 0.8.2
public void | Notifies the listener about the connection closing. |
Notifies the listener about the connection closing.