Searched defs:NotificationHandler (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/nio/sctp/
H A DNotificationHandler.java39 * NotificationHandler} is used to consume the result of many {@code receive}
52 public interface NotificationHandler<T> { interface
/openjdk7/jdk/src/share/classes/sun/management/snmp/jvminstr/
H A DJVM_MANAGEMENT_MIB_IMPL.java110 private class NotificationHandler implements NotificationListener { class in class:JVM_MANAGEMENT_MIB_IMPL
203 private final NotificationHandler handler;
212 handler = new NotificationHandler();

Completed in 30 milliseconds