public interface PostReadResponseControl extends Control
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<PostReadResponseControl> |
DECODER
A decoder which can be used for decoding the post-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 after the update operation was performed.
|
getAPIValue, getDetails, getOID, hasValue, isCritical
static final ControlDecoder<PostReadResponseControl> DECODER
Entry getEntry()