Uses of Enum Class
org.wildfly.clustering.session.cache.IdentifierScalarMarshaller
Packages that use IdentifierScalarMarshaller
-
Uses of IdentifierScalarMarshaller in org.wildfly.clustering.session.cache
Subclasses with type arguments of type IdentifierScalarMarshaller in org.wildfly.clustering.session.cacheModifier and TypeClassDescriptionenumScalar marshaller for a session identifier.Methods in org.wildfly.clustering.session.cache that return IdentifierScalarMarshallerModifier and TypeMethodDescriptionstatic IdentifierScalarMarshallerReturns the enum constant of this class with the specified name.static IdentifierScalarMarshaller[]IdentifierScalarMarshaller.values()Returns an array containing the constants of this enum class, in the order they are declared.