Uses of Class
org.forgerock.opendj.server.core.ConnectionContext
-
Packages that use ConnectionContext Package Description org.forgerock.opendj.server.core Classes implementing a Grizzly basedConnectionHandler
using reactive api. -
-
Uses of ConnectionContext in org.forgerock.opendj.server.core
Methods in org.forgerock.opendj.server.core that return ConnectionContext Modifier and Type Method Description ConnectionContext
RequestContext. getConnectionContext()
Returns the connection context associated to this context.
-