Package com.iplanet.services.ldap.event
Classes to handle LDAP persistent searches.
- 
Interface Summary Interface Description IDSEventListener The purpose of this interface is to allow classes that implement this interface to listen to Directory Server Events.
- 
Class Summary Class Description DSEvent EventService The EventService is responsible for listening to and dispatching to listening objects messages returning from persistent searches running in an underlying LDAP implementation.
- 
Exception Summary Exception Description EventException Exception occurs while setting an event request or when trigering the "entryChanged()" method after a persistent search results are received from the Directory Server.