Package com.unboundid.ldap.protocol
@InternalUseOnly
package com.unboundid.ldap.protocol
This package contains a set of classes that provide low-level support for the
LDAP protocol. It is intended only for internal use within the LDAP SDK
itself and should not be accessed by third-party code.
-
ClassDescriptionThis class provides an implementation of an LDAP abandon request protocol op.This class provides an implementation of an LDAP add request protocol op.This class provides an implementation of an add response protocol op.This class provides an implementation of an LDAP bind request protocol op.This class provides an implementation of a bind response protocol op.This class provides an implementation of an LDAP compare request protocol op.This class provides an implementation of a compare response protocol op.This class provides an implementation of an LDAP delete request protocol op.This class provides an implementation of a delete response protocol op.This class provides an implementation of an LDAP extended request protocol op.This class provides an implementation of a extended response protocol op.This class provides an implementation of a generic response protocol op.This class provides an implementation of an LDAP intermediate response protocol op.This class provides a data structure that may be used to represent LDAP protocol messages.This interface serves as a marker for classes in the
com.unboundid.ldap.sdkpackage that are responses which may be received from a directory server.This class provides an implementation of an LDAP modify DN request protocol op.This class provides an implementation of a modify DN response protocol op.This class provides an implementation of an LDAP modify request protocol op.This class provides an implementation of a modify response protocol op.This interface defines a set of methods that should be implemented by all types of LDAP protocol ops.This class provides an implementation of an LDAP search request protocol op.This class provides an implementation of a search result done protocol op.This class provides an implementation of an LDAP search result entry protocol op.This class provides an implementation of an LDAP search result reference protocol op.This class provides an implementation of an LDAP unbind request protocol op.