Class SessionMetaDataEntryFunctionMarshaller

java.lang.Object
org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunctionMarshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<SessionMetaDataEntryFunction<Object>>, org.infinispan.protostream.ProtobufTagMarshaller<SessionMetaDataEntryFunction<Object>>, org.wildfly.clustering.marshalling.protostream.Marshallable<SessionMetaDataEntryFunction<Object>>, org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<SessionMetaDataEntryFunction<Object>>, org.wildfly.clustering.marshalling.protostream.Readable<SessionMetaDataEntryFunction<Object>>, org.wildfly.clustering.marshalling.protostream.Writable<SessionMetaDataEntryFunction<Object>>

public class SessionMetaDataEntryFunctionMarshaller extends Object implements org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<SessionMetaDataEntryFunction<Object>>
ProtoStream marshaller for a
invalid reference
SimpleSessionMetaDataDelta
.
Author:
Paul Ferraro