Class ProtoStreamByteBufferMarshaller

java.lang.Object
org.wildfly.clustering.marshalling.AbstractByteBufferMarshaller
org.wildfly.clustering.marshalling.protostream.ProtoStreamByteBufferMarshaller
All Implemented Interfaces:
ByteBufferMarshaller, Marshallability, Marshaller<Object,ByteBuffer>

public class ProtoStreamByteBufferMarshaller extends AbstractByteBufferMarshaller
Author:
Paul Ferraro
  • Constructor Details

    • ProtoStreamByteBufferMarshaller

      public ProtoStreamByteBufferMarshaller(org.infinispan.protostream.ImmutableSerializationContext context)
    • ProtoStreamByteBufferMarshaller

      public ProtoStreamByteBufferMarshaller(org.infinispan.protostream.ImmutableSerializationContext context, ClassLoader loader)
  • Method Details