Package org.ldaptive.handler
Interface UnsolicitedNotificationHandler
-
- All Superinterfaces:
java.util.function.Consumer<UnsolicitedNotification>
public interface UnsolicitedNotificationHandler extends java.util.function.Consumer<UnsolicitedNotification>
Marker interface for an intermediate response handler.- Author:
- Middleware Services