Uses of Class
org.opends.server.protocols.net.NetConnectionHandler
Packages that use NetConnectionHandler
Package
Description
Package containing an implementation of a unified connection handler capable of handling network based protocols,
including LDAP and HTTP.
-
Uses of NetConnectionHandler in org.opends.server.protocols.net
Methods in org.opends.server.protocols.net that return NetConnectionHandlerModifier and TypeMethodDescriptionstatic NetConnectionHandler
NetConnectionHandler.newAdministrativeConnectionHandler()
Returns a new administrative connection handler.