Uses of Interface
org.wildfly.clustering.session.ImmutableSession
Packages that use ImmutableSession
-
Uses of ImmutableSession in org.wildfly.clustering.session
Subinterfaces of ImmutableSession in org.wildfly.clustering.sessionMethods in org.wildfly.clustering.session that return ImmutableSessionModifier and TypeMethodDescriptiondefault ImmutableSessionSessionManager.findImmutableSession(String id) Returns a read-only view of the session with the specified identifier.Methods in org.wildfly.clustering.session that return types with arguments of type ImmutableSessionModifier and TypeMethodDescriptionSessionManager.findImmutableSessionAsync(String id) Returns a read-only view of the session with the specified identifier.