Class ByteBufferMarshalledKeyFactory

java.lang.Object
org.wildfly.clustering.marshalling.spi.ByteBufferMarshalledValueFactory
org.wildfly.clustering.marshalling.spi.ByteBufferMarshalledKeyFactory
All Implemented Interfaces:
Marshallability, MarshalledValueFactory<ByteBufferMarshaller>

public class ByteBufferMarshalledKeyFactory extends ByteBufferMarshalledValueFactory
Factory for creating a ByteBufferMarshalledKey.
Author:
Paul Ferraro