Uses of Interface
org.wildfly.clustering.marshalling.spi.MarshalledValueFactory
-
Packages that use MarshalledValueFactory Package Description org.wildfly.clustering.marshalling.spi -
-
Uses of MarshalledValueFactory in org.wildfly.clustering.marshalling.spi
Classes in org.wildfly.clustering.marshalling.spi that implement MarshalledValueFactory Modifier and Type Class Description classByteBufferMarshalledValueFactoryFactory for creating aByteBufferMarshalledValue.Constructors in org.wildfly.clustering.marshalling.spi with parameters of type MarshalledValueFactory Constructor Description MarshalledValueMarshaller(MarshalledValueFactory<C> factory)
-