Class ProtoStreamMarshaller

  • All Implemented Interfaces:
    Marshaller

    @Deprecated
    public class ProtoStreamMarshaller
    extends ProtoStreamMarshaller
    Deprecated.
    since 10.0, will be removed in the future. org.infinispan.commons.marshall.ProtoStreamMarshaller should be used instead.
    A client-side marshaller that uses Protocol Buffers.
    Since:
    6.0
    Author:
    anistor@redhat.com
    • Constructor Detail

      • ProtoStreamMarshaller

        public ProtoStreamMarshaller()
        Deprecated.