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