Uses of Interface
org.wildfly.clustering.marshalling.spi.MarshalledValue
Packages that use MarshalledValue
-
Uses of MarshalledValue in org.wildfly.clustering.marshalling.spi
Classes in org.wildfly.clustering.marshalling.spi that implement MarshalledValueModifier and TypeClassDescriptionclassMarshalledValueimplementation suitable for map keys that uses aByteBufferMarshaller.classMarshalledValueimplementation that uses aByteBufferMarshaller.Methods in org.wildfly.clustering.marshalling.spi that return MarshalledValueModifier and TypeMethodDescription<T> MarshalledValue<T,C> MarshalledValueFactory.createMarshalledValue(T object) Methods in org.wildfly.clustering.marshalling.spi with parameters of type MarshalledValue