Class SessionAttributesKeyFormatter

java.lang.Object
org.wildfly.clustering.marshalling.Formatter.Provided<SessionAttributesKey>
org.wildfly.clustering.cache.KeyFormatter<String,SessionAttributesKey>
org.wildfly.clustering.session.infinispan.embedded.SessionKeyFormatter<SessionAttributesKey>
org.wildfly.clustering.session.infinispan.embedded.attributes.SessionAttributesKeyFormatter
All Implemented Interfaces:
org.wildfly.clustering.marshalling.Formatter<SessionAttributesKey>

@MetaInfServices(org.wildfly.clustering.marshalling.Formatter.class) public class SessionAttributesKeyFormatter extends SessionKeyFormatter<SessionAttributesKey>
Resolver for SessionAttributesKey.
Author:
Paul Ferraro