Class SessionAttributeMapEntryMarshaller

java.lang.Object
org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntryMarshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<SessionAttributeMapEntry<org.wildfly.clustering.marshalling.ByteBufferMarshalledValue<Object>>>, org.infinispan.protostream.ProtobufTagMarshaller<SessionAttributeMapEntry<org.wildfly.clustering.marshalling.ByteBufferMarshalledValue<Object>>>, org.wildfly.clustering.marshalling.protostream.Marshallable<SessionAttributeMapEntry<org.wildfly.clustering.marshalling.ByteBufferMarshalledValue<Object>>>, org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<SessionAttributeMapEntry<org.wildfly.clustering.marshalling.ByteBufferMarshalledValue<Object>>>, org.wildfly.clustering.marshalling.protostream.Readable<SessionAttributeMapEntry<org.wildfly.clustering.marshalling.ByteBufferMarshalledValue<Object>>>, org.wildfly.clustering.marshalling.protostream.Writable<SessionAttributeMapEntry<org.wildfly.clustering.marshalling.ByteBufferMarshalledValue<Object>>>

public class SessionAttributeMapEntryMarshaller extends Object implements org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<SessionAttributeMapEntry<org.wildfly.clustering.marshalling.ByteBufferMarshalledValue<Object>>>
Author:
Paul Ferraro