Enum SessionIdentifierMarshaller

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

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