Uses of Interface
org.glassfish.tyrus.core.cluster.DistributedSession
Packages that use DistributedSession
Package
Description
Core classes.
Cluster relates classes and interfaces.
-
Uses of DistributedSession in org.glassfish.tyrus.core
Classes in org.glassfish.tyrus.core that implement DistributedSessionMethods in org.glassfish.tyrus.core that return types with arguments of type DistributedSessionModifier and TypeMethodDescriptionTyrusSession.getAllSessions()
Get set of all sessions opened to the same endpoint. -
Uses of DistributedSession in org.glassfish.tyrus.core.cluster
Classes in org.glassfish.tyrus.core.cluster that implement DistributedSessionModifier and TypeClassDescriptionclass
Remote session represents session originating from another node.