Uses of Package
org.wildfly.clustering.marshalling.spi
Packages that use org.wildfly.clustering.marshalling.spi
Package
Description
-
Classes in org.wildfly.clustering.marshalling.spi used by org.wildfly.clustering.marshalling.spiClassDescription
MarshalledValueimplementation suitable for map keys that uses aByteBufferMarshaller.MarshalledValueimplementation that uses aByteBufferMarshaller.Factory for creating aByteBufferMarshalledValue.Marshals an object to and from aByteBuffer.Marshaller for a decorator that does not provide public access to its decorated object.Formats a cache key to a string representation and back again.Behaves the same asFunction.identity(), where the return type is a superclass of the function parameter.Various strategies for marshalling an array/collection index (i.e. an unsigned integer).Writes/reads an integer to/from a binary stream.Offers semantics similar to aMarshalledObject.get(), but supports an independent marshalling context.sMarshals an object to and from its serialized form.Writes/reads an object to/from a binary stream.Formatterfor keys with a simple string representation.A function that always results a constant value, ignoring its parameter. -
Classes in org.wildfly.clustering.marshalling.spi used by org.wildfly.clustering.marshalling.spi.net
-
Classes in org.wildfly.clustering.marshalling.spi used by org.wildfly.clustering.marshalling.spi.sql
-
-
Classes in org.wildfly.clustering.marshalling.spi used by org.wildfly.clustering.marshalling.spi.utilClassDescriptionBase
Externalizerfor long-based externalization.BaseExternalizerfor object wrapper externalization.Writes/reads an object to/from a binary stream.Externalizerbased on aSerializer. -
-