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