Uses of Class
org.forgerock.opendj.ldap.SearchResultReferenceIOException
Packages that use SearchResultReferenceIOException
-
Uses of SearchResultReferenceIOException in org.forgerock.opendj.ldif
Methods in org.forgerock.opendj.ldif that throw SearchResultReferenceIOExceptionModifier and TypeMethodDescriptionConnectionEntryReader.readEntry()
Waits for the next search result entry or reference to become available and, if it is an entry, returns it as aSearchResultEntry
.