Uses of Package
org.forgerock.opendj.io
Package
Description
Classes and interfaces providing I/O functionality.
Classes and interfaces providing Reactive Streams I/O transports.
Classes and interfaces for core types including connections, entries, and
attributes.
This package contains the code used by the replication server and by the code running on the Directory Server side to
exchange their information.
-
ClassDescriptionAn interface for decoding ASN.1 elements from a data source.Provides methods for building and analyzing ASN.1 tag bytes.The Asn1 tag classes.An ASN.1 encoder writes ASN.1 elements to an internal byte buffer.Reads LDAP messages from an underlying ASN.1 reader.Writes LDAP messages to an underlying ASN.1 writer.A reactive server socket listens for incoming connections and binds them to a
RxSocket
.A transport agnostic reactive socket abstraction. -
ClassDescriptionA reactive socket implementation representing a stream of LDAP messages.A transport agnostic reactive socket abstraction.
-
-