Uses of Interface
org.wildfly.clustering.web.session.ImmutableSessionAttributes
Packages that use ImmutableSessionAttributes
-
Uses of ImmutableSessionAttributes in org.wildfly.clustering.web.session
Subinterfaces of ImmutableSessionAttributes in org.wildfly.clustering.web.sessionModifier and TypeInterfaceDescriptioninterfaceExposes accesses to the attributes of a session.Methods in org.wildfly.clustering.web.session that return ImmutableSessionAttributesModifier and TypeMethodDescriptionImmutableSession.getAttributes()Returns this session's attributes. -
Uses of ImmutableSessionAttributes in org.wildfly.clustering.web.session.oob
Classes in org.wildfly.clustering.web.session.oob that implement ImmutableSessionAttributesModifier and TypeClassDescriptionclassOOBSession<L,B extends Batch> Out-of-band session implementation, for use outside the context of a request.