Notification
public abstract class PeerAddressChangeNotification extends Object implements Notification
Modifier and Type | Class | Description |
---|---|---|
static class |
PeerAddressChangeNotification.AddressChangeEvent |
Defines the type of address change event that occurred to the destination
address on a multi-homed peer when it encounters a change of interface
details.
|
Modifier | Constructor | Description |
---|---|---|
protected |
PeerAddressChangeNotification() |
Initializes a new instance of this class.
|
Modifier and Type | Method | Description |
---|---|---|
abstract SocketAddress |
address() |
Returns the peer address.
|
abstract Association |
association() |
Returns the association that this notification is applicable to.
|
abstract PeerAddressChangeNotification.AddressChangeEvent |
event() |
Returns the type of change event.
|
protected PeerAddressChangeNotification()
public abstract SocketAddress address()
public abstract Association association()
association
in interface Notification
public abstract PeerAddressChangeNotification.AddressChangeEvent event()
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2009, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b153-2