Package com.mulesoft.connectors.mcp.internal.server.session
package com.mulesoft.connectors.mcp.internal.server.session
-
ClassDescriptionA
SessionManagerimplementation intended for cases in which the session information needs to be replicated across several replicas that (might or might not) be using OSv2 and/or be part of a Hazelcast cluster.Simple implementation ofSessionManagerbacked by aConcurrentHashMapManages Server sessions through theMuleServerSessionabstraction.