Uses of Class
org.forgerock.opendj.ldif.ConnectionEntryWriter
-
Uses of ConnectionEntryWriter in org.forgerock.opendj.ldif
Modifier and TypeMethodDescriptionConnectionEntryWriter.writeComment
(CharSequence comment) Connection entry writers do not support comments, so the provided comment will be ignored.ConnectionEntryWriter.writeEntry
(Entry entry) Writes an entry to the underlying connection using an Add request, blocking until the request completes.