Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory
11g Release 2 (11.1.2.2.0)

E38583-02


Package oracle.oud.responses

Classes and interfaces for plugin LDAP responses.

See:
          Description

Interface Summary
ExtendedResult A Extended result indicates the status of an Extended operation and any additional information associated with the Extended operation, including the optional response name and value.
ExtendedResultDecoder<R extends ExtendedResult> A factory interface for decoding a generic extended result as an extended result of specific type.
Result A Result is used to indicate the status of an operation performed by the server.
ResultHandler A completion handler for consuming the result of an Ldap operation.
SearchResultEntry A Search Result Entry represents an entry found during a Search operation.
SearchResultHandler A completion handler for consuming the results of a Search operation.
SearchResultReference A Search Result Reference represents an area not yet explored during a Search operation.

 

Package oracle.oud.responses Description

Classes and interfaces for plugin LDAP responses.


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory
11g Release 2 (11.1.2.2.0)

E38583-02


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.