| Package | Description |
|---|---|
| org.wildfly.clustering.marshalling.spi |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferMarshaller |
ByteBufferMarshalledValueFactory.getMarshallingContext() |
| Modifier and Type | Method and Description |
|---|---|
T |
ByteBufferMarshalledValue.get(ByteBufferMarshaller marshaller) |
| Constructor and Description |
|---|
ByteBufferMarshalledValue(T object,
ByteBufferMarshaller marshaller) |
ByteBufferMarshalledValueFactory(ByteBufferMarshaller marshaller) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.