public interface CloseListener
RemotingConnection
to get notified when the connection is closed.
RemotingConnection.addCloseListener(CloseListener)
Modifier and Type | Method and Description |
---|---|
void |
connectionClosed()
called when the connection is closed
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.