Class and Description |
---|
HashableMarshalledValue
Like
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. |
MarshallingConfigurationRepository
Repository of versioned
MarshallingConfiguration s. |
MarshallingContext
A marshalling context for use with a
MarshalledValue . |
MarshallingContextFactory
Factory for creating a marshalling context.
|
SimpleClassTable
Simple
ClassTable implementation based on an array of recognized classes. |
SimpleMarshalledValue
A marshalled value that is lazily serialized and deserialized on demand.
|
SimpleMarshalledValueFactory
Factory for creating a
SimpleMarshalledValue . |
SimpleMarshallingContext |
Copyright © 2020 JBoss by Red Hat. All rights reserved.