Uses of Class
org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseContainer
-
Packages that use VirtualListViewResponseContainer Package Description org.apache.directory.api.ldap.extras.controls.vlv_impl -
-
Uses of VirtualListViewResponseContainer in org.apache.directory.api.ldap.extras.controls.vlv_impl
Methods in org.apache.directory.api.ldap.extras.controls.vlv_impl with parameters of type VirtualListViewResponseContainer Modifier and Type Method Description protected voidStoreContentCountResponse. setIntegerValue(int value, VirtualListViewResponseContainer vlvContainer)set the integer value to the appropriate field of ASN.1 object present in the containerprotected voidStoreTargetPosition. setIntegerValue(int value, VirtualListViewResponseContainer vlvContainer)set the integer value to the appropriate field of ASN.1 object present in the containerprotected voidStoreVirtualListViewResult. setIntegerValue(int value, VirtualListViewResponseContainer vlvContainer)set the integer value to the appropriate field of ASN.1 object present in the containerprotected voidStoreContextIdResponse. setOctetString(byte[] value, VirtualListViewResponseContainer vlvContainer)Sets the OCTET STRING value to the appropriate field of ASN.1 object present in the container
-