Uses of Interface
org.wildfly.clustering.marshalling.Marshallability
Packages that use Marshallability
-
Uses of Marshallability in org.wildfly.clustering.marshalling
Subinterfaces of Marshallability in org.wildfly.clustering.marshallingModifier and TypeInterfaceDescriptioninterfaceMarshals an object to and from aByteBuffer.interfaceFactory for creating marshalled values.interfaceMarshaller<V,S> Marshals an object to and from its serialized form.Classes in org.wildfly.clustering.marshalling that implement MarshallabilityModifier and TypeClassDescriptionclassclassFactory for creating aByteBufferMarshalledKey.classFactory for creating aByteBufferMarshalledValue.classMarshaller that stores attribute values using marshalled values.Fields in org.wildfly.clustering.marshalling declared as Marshallability