public interface PreReadResponseControl extends Control
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<PreReadResponseControl> |
DECODER
A decoder which can be used for decoding the pre-read response
control.
|
Modifier and Type | Method and Description |
---|---|
Entry |
getEntry()
Returns an unmodifiable entry whose contents reflect the state of the
updated entry immediately before the update operation was performed.
|
getAPIValue, getOID, hasValue, isCritical
static final ControlDecoder<PreReadResponseControl> DECODER
Entry getEntry()