| Package | Description |
|---|---|
| org.apache.directory.api.ldap.extras.controls.syncrepl_impl | |
| org.apache.directory.api.ldap.extras.controls.syncrepl.syncInfoValue |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncRequestValueDecorator
A syncRequestValue object, as defined in RFC 4533
|
| Modifier and Type | Method and Description |
|---|---|
SyncRequestValue |
SyncRequestValueContainer.getSyncRequestValueControl() |
| Modifier and Type | Method and Description |
|---|---|
CodecControl<SyncRequestValue> |
SyncRequestValueFactory.newCodecControl()
Creates and returns a decorated version of the Control.
|
CodecControl<SyncRequestValue> |
SyncRequestValueFactory.newCodecControl(SyncRequestValue control)
Decorates an existing control.
|
| Modifier and Type | Method and Description |
|---|---|
CodecControl<SyncRequestValue> |
SyncRequestValueFactory.newCodecControl(SyncRequestValue control)
Decorates an existing control.
|
void |
SyncRequestValueContainer.setSyncRequestValueControl(SyncRequestValue control)
Set a SyncRequestValueControl Object into the container.
|
| Constructor and Description |
|---|
SyncRequestValueContainer(SyncRequestValue control)
Creates a new SyncRequestValueControlContainer object.
|
SyncRequestValueDecorator(LdapApiService codec,
SyncRequestValue control) |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncRequestValueImpl
A syncRequestValue object, as defined in RFC 4533 :
|
Copyright © 2021. All rights reserved.