Class SerializedStatefulSessionObjectMarshaller

java.lang.Object
org.wildfly.clustering.weld.ejb.SerializedStatefulSessionObjectMarshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<SerializedStatefulSessionObject>, org.infinispan.protostream.ProtobufTagMarshaller<SerializedStatefulSessionObject>, org.wildfly.clustering.marshalling.protostream.Marshallable<SerializedStatefulSessionObject>, org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<SerializedStatefulSessionObject>, org.wildfly.clustering.marshalling.protostream.Readable<SerializedStatefulSessionObject>, org.wildfly.clustering.marshalling.protostream.Writable<SerializedStatefulSessionObject>

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