Uses of Interface
org.wildfly.clustering.marshalling.MarshalledValueFactory
Packages that use MarshalledValueFactory
Package
Description
-
Uses of MarshalledValueFactory in org.wildfly.clustering.cache.infinispan.marshalling
Constructors in org.wildfly.clustering.cache.infinispan.marshalling with parameters of type MarshalledValueFactoryModifierConstructorDescriptionMarshalledValueTranscoder(org.infinispan.commons.dataconversion.MediaType type, MarshalledValueFactory<C> factory) -
Uses of MarshalledValueFactory in org.wildfly.clustering.marshalling
Classes in org.wildfly.clustering.marshalling that implement MarshalledValueFactoryModifier and TypeClassDescriptionclassFactory for creating aByteBufferMarshalledKey.classFactory for creating aByteBufferMarshalledValue.Constructors in org.wildfly.clustering.marshalling with parameters of type MarshalledValueFactory -
Uses of MarshalledValueFactory in org.wildfly.clustering.server.jgroups.dispatcher
Methods in org.wildfly.clustering.server.jgroups.dispatcher that return MarshalledValueFactoryConstructors in org.wildfly.clustering.server.jgroups.dispatcher with parameters of type MarshalledValueFactoryModifierConstructorDescriptionCommandDispatcherMarshaller(ByteBufferMarshaller marshaller, Object id, MarshalledValueFactory<MC> factory)