Uses of Interface
org.wildfly.clustering.marshalling.ByteBufferMarshaller
-
Uses of ByteBufferMarshaller in org.wildfly.clustering.marshalling
Methods in org.wildfly.clustering.marshalling that return ByteBufferMarshallerMethods in org.wildfly.clustering.marshalling with parameters of type ByteBufferMarshallerConstructors in org.wildfly.clustering.marshalling with parameters of type ByteBufferMarshallerModifierConstructorDescriptionByteBufferMarshalledKey(T object, ByteBufferMarshaller marshaller) ByteBufferMarshalledKeyFactory(ByteBufferMarshaller marshaller) ByteBufferMarshalledValue(T object, ByteBufferMarshaller marshaller) Constructs a marshalled value from the specified object and marshaller.ByteBufferMarshalledValueFactory(ByteBufferMarshaller marshaller)