Uses of Class
org.ldaptive.SingleConnectionFactory
-
Packages that use SingleConnectionFactory Package Description org.ldaptive org.ldaptive.control.util -
-
Uses of SingleConnectionFactory in org.ldaptive
Methods in org.ldaptive that return SingleConnectionFactory Modifier and Type Method Description SingleConnectionFactory
SingleConnectionFactory.Builder. build()
-
Uses of SingleConnectionFactory in org.ldaptive.control.util
Methods in org.ldaptive.control.util that return SingleConnectionFactory Modifier and Type Method Description protected static SingleConnectionFactory
SyncReplRunner. reconnectFactory(Transport transport, ConnectionConfig cc, java.time.Duration wait)
Creates a new single connection factory that will attempt to reconnect indefinitely.
-