Uses of Interface
org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValue
-
Packages that use SyncStateValue Package Description org.apache.directory.api.ldap.extras.controls.syncrepl_impl org.apache.directory.api.ldap.extras.controls.syncrepl.syncState -
-
Uses of SyncStateValue in org.apache.directory.api.ldap.extras.controls.syncrepl_impl
Methods in org.apache.directory.api.ldap.extras.controls.syncrepl_impl that return SyncStateValue Modifier and Type Method Description SyncStateValueSyncStateValueContainer. getSyncStateValue()SyncStateValueSyncStateValueFactory. newControl()Creates and returns a version of the Control. -
Uses of SyncStateValue in org.apache.directory.api.ldap.extras.controls.syncrepl.syncState
Classes in org.apache.directory.api.ldap.extras.controls.syncrepl.syncState that implement SyncStateValue Modifier and Type Class Description classSyncStateValueImplA simple SyncStateValue Control implementation.
-