Module jdk.sctp
Package com.sun.nio.sctp

Class PeerAddressChangeNotification

java.lang.Object
com.sun.nio.sctp.PeerAddressChangeNotification
所有实现的接口:
Notification

public abstract class PeerAddressChangeNotification extends Object implements Notification
当多宿主对等体上的目标地址遇到变化时发出的通知。
自版本:
1.7
  • Constructor Details

    • PeerAddressChangeNotification

      protected PeerAddressChangeNotification()
      初始化此类的新实例。
  • Method Details