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