Uses of Class
org.wildfly.clustering.web.cache.session.fine.SessionAttributeMapEntryMarshaller
-
Packages that use SessionAttributeMapEntryMarshaller Package Description org.wildfly.clustering.web.cache.session.fine -
-
Uses of SessionAttributeMapEntryMarshaller in org.wildfly.clustering.web.cache.session.fine
Methods in org.wildfly.clustering.web.cache.session.fine that return SessionAttributeMapEntryMarshaller Modifier and Type Method Description static SessionAttributeMapEntryMarshallerSessionAttributeMapEntryMarshaller. valueOf(String name)Returns the enum constant of this type with the specified name.static SessionAttributeMapEntryMarshaller[]SessionAttributeMapEntryMarshaller. values()Returns an array containing the constants of this enum type, in the order they are declared.
-