Enum Class IdentifierScalarMarshaller

java.lang.Object
java.lang.Enum<IdentifierScalarMarshaller>
org.wildfly.clustering.session.cache.IdentifierScalarMarshaller
All Implemented Interfaces:
Serializable, Comparable<IdentifierScalarMarshaller>, Constable, Marshallable<String>, Readable<String>, ScalarMarshaller<String>, Writable<String>

public enum IdentifierScalarMarshaller extends Enum<IdentifierScalarMarshaller> implements ScalarMarshaller<String>
Scalar marshaller for a session identifier.
Author:
Paul Ferraro