Interface | Description |
---|---|
ClassTableContributor |
Contributes known classes to a
ClassTable . |
MarshallingConfigurationRepository |
Repository of versioned
MarshallingConfiguration s. |
Class | Description |
---|---|
DynamicClassTable |
ClassTable implementation that dynamically loads ClassTableContributor instances visible from a given ClassLoader . |
ExternalizerAdapter |
Adapts a
Externalizer to a JBoss Marshalling Externalizer . |
ExternalizerObjectTable |
ObjectTable implementation that dynamically loads Externalizer instances available from a given ClassLoader . |
JBossByteBufferMarshaller |
A
ByteBufferMarshaller based on JBoss Marshalling. |
SimpleClassTable |
Simple
ClassTable implementation based on an array of recognized classes. |
SimpleMarshallingConfigurationRepository |
Simple
MarshallingConfigurationRepository implementation based on an array of MarshallingConfiguration s. |
Enum | Description |
---|---|
DefaultExternalizerProviders |
Default sets of externalizers.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.