Class DefaultSessionCreationMetaDataEntryMarshaller

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

public class DefaultSessionCreationMetaDataEntryMarshaller extends Object implements org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<DefaultSessionCreationMetaDataEntry<Object>>
Author:
Paul Ferraro