Uses of Class
org.opends.server.controls.EntryChangelogNotificationResponseControl
-
Packages that use EntryChangelogNotificationResponseControl Package Description org.opends.server.controls Contains classes that represent specific LDAP controls and their values. -
-
Uses of EntryChangelogNotificationResponseControl in org.opends.server.controls
Fields in org.opends.server.controls with type parameters of type EntryChangelogNotificationResponseControl Modifier and Type Field Description static ControlDecoder<EntryChangelogNotificationResponseControl>
EntryChangelogNotificationResponseControl. DECODER
The Control Decoder that can be used to decode this control.
-