Class InfinispanProtoStreamMarshaller

  • All Implemented Interfaces:
    org.infinispan.commons.marshall.Marshaller, org.infinispan.commons.marshall.StreamAwareMarshaller

    public class InfinispanProtoStreamMarshaller
    extends ProtoStreamMarshaller
    Author:
    Paul Ferraro
    • Constructor Detail

      • InfinispanProtoStreamMarshaller

        public InfinispanProtoStreamMarshaller​(org.wildfly.clustering.marshalling.protostream.ClassLoaderMarshaller loaderMarshaller,
                                               UnaryOperator<org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder> operator)