jdk/src/share/classes/com/sun/nio/sctp/Notification.java
changeset 20742 4ae78e8060d6
parent 19835 505b6711e79b
child 23010 6dadb192ad81
--- a/jdk/src/share/classes/com/sun/nio/sctp/Notification.java	Wed Oct 09 00:10:02 2013 +0100
+++ b/jdk/src/share/classes/com/sun/nio/sctp/Notification.java	Wed Oct 09 09:20:12 2013 +0100
@@ -37,6 +37,7 @@
  *
  * @since 1.7
  */
+@jdk.Exported
 public interface Notification {
     /**
      * Returns the association that this notification is applicable to.