| Package | Description |
|---|---|
| org.wildfly.clustering.marshalling.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufferMarshalledValue<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> MarshalledValue<T,C> |
MarshalledValueFactory.createMarshalledValue(T object) |
MarshalledValue<V,C> |
MarshalledValueMarshaller.write(V object) |
| Modifier and Type | Method and Description |
|---|---|
V |
MarshalledValueMarshaller.read(MarshalledValue<V,C> value) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.