public class VirtualListViewResponseContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
implements org.apache.directory.api.ldap.codec.api.ControlContainer
| Modifier and Type | Field and Description |
|---|---|
private org.apache.directory.api.ldap.model.message.Control |
control
The VLV response control
|
| Constructor and Description |
|---|
VirtualListViewResponseContainer(org.apache.directory.api.ldap.model.message.Control control)
Creates a new VirtualListViewResponseContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse |
getVirtualListViewResponse() |
void |
setControl(org.apache.directory.api.ldap.model.message.Control control)
Set the VLV control
|
getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentprivate org.apache.directory.api.ldap.model.message.Control control
public VirtualListViewResponseContainer(org.apache.directory.api.ldap.model.message.Control control)
control - The VLV control to storepublic org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse getVirtualListViewResponse()
public void setControl(org.apache.directory.api.ldap.model.message.Control control)
setControl in interface org.apache.directory.api.ldap.codec.api.ControlContainercontrol - The VLV controlpublic void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.