| Package | Description |
|---|---|
| org.wildfly.clustering.marshalling.spi | |
| org.wildfly.clustering.marshalling.spi.util |
| Class and Description |
|---|
| DefaultExternalizer
Default externalizers for common JDK types
|
| IndexSerializer
Various strategies for marshalling an array/collection index (i.e.
|
| IntSerializer
Writes/reads an integer to/from a binary stream.
|
| InvalidSerializedFormException
Indicates that the current class definition of an object differs from that of the serialized object
preventing deserialization.
|
| Marshallability |
| MarshalledValue |
| MarshalledValueFactory |
| Marshaller
A marshalling strategy for a specific object type.
|
| Serializer
Writes/reads an object to/from a binary stream.
|
| Class and Description |
|---|
| LongExternalizer
Base
Externalizer for long-based externalization. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.