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>>, Marshallable<SessionAttributeMapComputeFunction<Object>>, ProtoStreamMarshaller<SessionAttributeMapComputeFunction<Object>>, Readable<SessionAttributeMapComputeFunction<Object>>, Writable<SessionAttributeMapComputeFunction<Object>>

public class SessionAttributeMapComputeFunctionMarshaller extends Object implements ProtoStreamMarshaller<SessionAttributeMapComputeFunction<Object>>
Author:
Paul Ferraro