Class AbstractNotificationHandler<T>

java.lang.Object
com.sun.nio.sctp.AbstractNotificationHandler<T>
All Implemented Interfaces:
NotificationHandler<T>
Direct Known Subclasses:
SctpNotificationHandler

public class AbstractNotificationHandler<T> extends Object implements NotificationHandler<T>