Uses of Class
org.forgerock.opendj.ldap.AbstractConnection
Packages that use AbstractConnection
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
Uses of AbstractConnection in org.forgerock.opendj.ldap
Subclasses of AbstractConnection in org.forgerock.opendj.ldapModifier and TypeClassDescriptionclass
An abstract connection whose synchronous methods are implemented in terms of asynchronous methods.class
An abstract connection whose asynchronous methods are implemented in terms of synchronous methods.