Uses of Class
org.forgerock.opendj.io.LDAPWriter
Packages that use LDAPWriter
-
Uses of LDAPWriter in org.forgerock.opendj.io
Methods in org.forgerock.opendj.io that return LDAPWriterModifier and TypeMethodDescriptionstatic <W extends ASN1Writer>
LDAPWriter<W> LDAP.getWriter(W asn1Writer, int ldapVersion) Creates a new LDAP writer which will write LDAP messages to the provided ASN.1 writer.