Notification
public abstract class PeerAddressChangeNotification extends Object implements Notification
static class
PeerAddressChangeNotification.AddressChangeEvent
protected
PeerAddressChangeNotification()
abstract SocketAddress
address()
abstract Association
association()
abstract PeerAddressChangeNotification.AddressChangeEvent
event()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected PeerAddressChangeNotification()
public abstract SocketAddress address()
public abstract Association association()
association
public abstract PeerAddressChangeNotification.AddressChangeEvent event()