Uses of Class
org.ldaptive.extended.UnsolicitedNotification
-
Packages that use UnsolicitedNotification Package Description org.ldaptive.extended org.ldaptive.transport -
-
Uses of UnsolicitedNotification in org.ldaptive.extended
Subclasses of UnsolicitedNotification in org.ldaptive.extended Modifier and Type Class Description classNoticeOfDisconnectionLDAP notice of disconnection defined as:Constructors in org.ldaptive.extended with parameters of type UnsolicitedNotification Constructor Description Builder(UnsolicitedNotification n) -
Uses of UnsolicitedNotification in org.ldaptive.transport
Methods in org.ldaptive.transport with parameters of type UnsolicitedNotification Modifier and Type Method Description voidDefaultOperationHandle. unsolicitedNotification(UnsolicitedNotification u)InvokesDefaultOperationHandle.onUnsolicitedNotification.
-