Enum Class SessionAttributeMapComputeFunctionMarshaller

java.lang.Object
java.lang.Enum<SessionAttributeMapComputeFunctionMarshaller>
org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
All Implemented Interfaces:
Serializable, Comparable<SessionAttributeMapComputeFunctionMarshaller>, Constable, org.infinispan.protostream.BaseMarshaller<SessionAttributeMapComputeFunction<Object>>, org.infinispan.protostream.ProtobufTagMarshaller<SessionAttributeMapComputeFunction<Object>>, org.wildfly.clustering.marshalling.protostream.Marshallable<SessionAttributeMapComputeFunction<Object>>, org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<SessionAttributeMapComputeFunction<Object>>, org.wildfly.clustering.marshalling.protostream.Readable<SessionAttributeMapComputeFunction<Object>>, org.wildfly.clustering.marshalling.protostream.Writable<SessionAttributeMapComputeFunction<Object>>

public enum SessionAttributeMapComputeFunctionMarshaller extends Enum<SessionAttributeMapComputeFunctionMarshaller> implements org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<SessionAttributeMapComputeFunction<Object>>
ProtoStream marshaller for a SessionAttributeMapComputeFunction.
Author:
Paul Ferraro