Class ByteBufferMarshalledKeyFactory

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

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