Uses of Package
org.forgerock.opendj.io
-
Packages that use org.forgerock.opendj.io Package Description org.forgerock.opendj.io Classes and interfaces providing I/O functionality.org.forgerock.opendj.ldap.spi Interfaces and classes for service providers.org.opends.server.replication.protocol This package contains the code used by the replication server and by the code running on the Directory Server side to exchange their information. -
Classes in org.forgerock.opendj.io used by org.forgerock.opendj.io Class Description Asn1Reader An interface for decoding ASN.1 elements from a data source.Asn1Tag Provides methods for building and analyzing ASN.1 tag bytes.Asn1Tag.Class The Asn1 tag classes.Asn1Writer An interface for encoding ASN.1 elements to a data source.LdapReader Reads LDAP messages from an underlying ASN.1 reader.LdapSocket A socket implementation representing a stream of LDAP messages.LdapWriter Writes LDAP messages to an underlying ASN.1 writer. -
Classes in org.forgerock.opendj.io used by org.forgerock.opendj.ldap.spi Class Description LdapSocket A socket implementation representing a stream of LDAP messages.LdapSocketAcceptor An LDAP socket acceptor listens for incoming connections and binds them to anLdapSocket
.LdapSocketConnector An LDAP socket connector provides a newLdapSocket
connected to a peer each time it is subscribed. -
Classes in org.forgerock.opendj.io used by org.opends.server.replication.protocol Class Description Asn1Reader An interface for decoding ASN.1 elements from a data source.Asn1Writer An interface for encoding ASN.1 elements to a data source.