Class ProtoStreamMarshaller

All Implemented Interfaces:
Marshaller

@Deprecated(forRemoval=true) public class ProtoStreamMarshaller extends ProtoStreamMarshaller
Deprecated, for removal: This API element is subject to removal in a future version.
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 Details

    • ProtoStreamMarshaller

      public ProtoStreamMarshaller()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details