Uses of Class
com.netscape.jndi.ldap.EventService.EventEntry
Packages that use EventService.EventEntry
-
Uses of EventService.EventEntry in com.netscape.jndi.ldap
Fields in com.netscape.jndi.ldap with type parameters of type EventService.EventEntryModifier and TypeFieldDescription(package private) Vector
<EventService.EventEntry> EventService.m_eventList
Methods in com.netscape.jndi.ldap that return EventService.EventEntryModifier and TypeMethodDescriptionprivate EventService.EventEntry
EventService.getEventEntry
(int id) Find event entry by message IDMethods in com.netscape.jndi.ldap with parameters of type EventService.EventEntryModifier and TypeMethodDescriptionprivate void
EventService.dispatchEvent
(EventObject event, EventService.EventEntry eventEntry) Dispatch naming event to all listenersprivate void
EventService.processResponseMsg
(LDAPResponse rsp, EventService.EventEntry ee) Response message carries a LDAP error.private void
EventService.processSearchResultMsg
(LDAPSearchResult res, EventService.EventEntry ee) Process change notification attached as the change control to the messageprivate void
EventService.processSearchResultRef
(LDAPSearchResultReference ref, EventService.EventEntry ee) Search continuation messages are ignored.