JavaScript is disabled on your browser.
Skip navigation links
Directory Services 8.1.0 API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.opends.server.protocols.net
package
org.opends.server.protocols.net
Package containing an implementation of a unified connection handler capable of handling network based protocols, including LDAP and HTTP.
Related Packages
Package
Description
org.opends.server.protocols
Contains various Directory Server connection handler implementations which will be used to accept connections from and perform communication with clients over various protocols.
org.opends.server.protocols.http
Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using HTTP.
org.opends.server.protocols.jmx
Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using JMX.
org.opends.server.protocols.ldap
Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using LDAPv3.
Classes
Class
Description
NetConnectionHandler
Network protocol (LDAP/HTTP) connection handler.