mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
16.13.2009 abc1a19fd4dee9729fd0aed721575a396d249bd4
sdk/src/org/opends/sdk/ConnectionFactory.java
@@ -73,9 +73,9 @@
   * Initiates an asynchronous connection request to the Directory
   * Server associated with this connection factory. The returned
   * {@code FutureResult} can be used to retrieve the completed
   * asynchronous connection. Alternatively, if a {@code
   * ResultHandler} is provided, the handler will be notified
   * when the connection is available and ready for use.
   * asynchronous connection. Alternatively, if a {@code ResultHandler}
   * is provided, the handler will be notified when the connection is
   * available and ready for use.
   *
   * @param handler
   *          The completion handler, or {@code null} if no handler is