Uses of Interface
org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValue
-
Packages that use SyncRequestValue Package Description org.apache.directory.api.ldap.extras.controls.syncrepl_impl org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest -
-
Uses of SyncRequestValue in org.apache.directory.api.ldap.extras.controls.syncrepl_impl
Methods in org.apache.directory.api.ldap.extras.controls.syncrepl_impl that return SyncRequestValue Modifier and Type Method Description SyncRequestValueSyncRequestValueContainer. getSyncRequestValue()SyncRequestValueSyncRequestValueFactory. newControl()Creates and returns a version of the Control. -
Uses of SyncRequestValue in org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest
Classes in org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest that implement SyncRequestValue Modifier and Type Class Description classSyncRequestValueImplA syncRequestValue object, as defined in RFC 4533 :
-