public interface Notification
この型のオブジェクトは、通知を受信したときに NotificationHandler
に渡されます。
SCTP チャネルでは通知 AssociationChangeNotification
、PeerAddressChangeNotification
、SendFailedNotification
、ShutdownNotification
がサポートされ、追加の実装固有の通知をサポートすることがあります。
修飾子と型 | メソッドと説明 |
---|---|
Association |
association()
この通知を適用できるアソシエーションを返します。
|
Association association()
Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved.