Class SessionAttributeMapComputeFunctionMarshaller

java.lang.Object
org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
All Implemented Interfaces:
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 class SessionAttributeMapComputeFunctionMarshaller extends Object implements org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<SessionAttributeMapComputeFunction<Object>>
Author:
Paul Ferraro