| Package | Description |
|---|---|
| org.wildfly.clustering.marshalling.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ByteBufferMarshaller
Marshals an object to and from a
ByteBuffer. |
interface |
MarshalledValueFactory<C> |
interface |
Marshaller<V,S>
Marshals an object to and from its serialized form.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufferMarshalledValueFactory
Factory for creating a
ByteBufferMarshalledValue. |
class |
MarshalledValueMarshaller<V,C>
Marshaller that stores attribute values using marshalled values.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.