ClassTable
.ClassTable
implementation that dynamically loads ClassTableContributor
instances visible from a given ClassLoader
.Externalizer
to a JBoss Marshalling Externalizer
.ObjectTable
implementation that dynamically loads Externalizer
instances available from a given ClassLoader
.SimpleMarshalledValue
, but also serializes the underlying object's hash code,
so that this object can still be hashed, even if deserialized, but not yet rehydrated.HashableMarshalledValue
.MarshallingConfiguration
s.MarshalledValue
.ClassTable
implementation based on an array of recognized classes.SimpleMarshalledValue
.MarshallingConfigurationRepository
implementation based on an array of MarshallingConfiguration
s.SimpleMarshallingContext
.Copyright © 2020 JBoss by Red Hat. All rights reserved.