public interface PreReadRequestControl extends Control
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<PreReadRequestControl> |
DECODER
A decoder which can be used for decoding the pre-read request
control.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getAttributes()
Returns an unmodifiable set containing the names of attributes to be
included with the response control.
|
getAPIValue, getDetails, getOID, hasValue, isCritical
static final ControlDecoder<PreReadRequestControl> DECODER
java.util.Set<java.lang.String> getAttributes()