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 © 2012 JBoss by Red Hat. All Rights Reserved.