Class StatefulSerializedProxyMarshaller

java.lang.Object
org.wildfly.clustering.weld.ejb.component.stateful.StatefulSerializedProxyMarshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<StatefulSerializedProxy>, org.infinispan.protostream.ProtobufTagMarshaller<StatefulSerializedProxy>, Marshallable<StatefulSerializedProxy>, ProtoStreamMarshaller<StatefulSerializedProxy>, Readable<StatefulSerializedProxy>, Writable<StatefulSerializedProxy>

public class StatefulSerializedProxyMarshaller extends Object implements ProtoStreamMarshaller<StatefulSerializedProxy>
Author:
Paul Ferraro