| Package | Description |
|---|---|
| org.apache.directory.api.ldap.codec.controls.sort | |
| org.apache.directory.api.ldap.model.message.controls |
| Modifier and Type | Class and Description |
|---|---|
class |
SortResponseDecorator
Decorator class for SortResponseControl.
|
| Modifier and Type | Method and Description |
|---|---|
CodecControl<SortResponse> |
SortResponseFactory.newCodecControl()
Creates and returns a decorated version of the Control.
|
CodecControl<SortResponse> |
SortResponseFactory.newCodecControl(SortResponse control)
Decorates an existing control.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SortResponseContainer.decorate(SortResponse control) |
CodecControl<SortResponse> |
SortResponseFactory.newCodecControl(SortResponse control)
Decorates an existing control.
|
| Constructor and Description |
|---|
SortResponseContainer(LdapApiService codec,
SortResponse control)
Creates a new instance of SortResponseContainer.
|
SortResponseDecorator(LdapApiService codec,
SortResponse control)
Creates a new instance of SortResponseDecorator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SortResponseControlImpl
Implementation of SortResponseControl.
|
Copyright © 2021. All rights reserved.