| Package | Description |
|---|---|
| org.infinispan.protostream |
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
|
| Modifier and Type | Method and Description |
|---|---|
WrappedMessage |
WrappedMessage.Marshaller.readFrom(SerializationContext ctx,
RawProtoStreamReader in) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends WrappedMessage> |
WrappedMessage.Marshaller.getJavaClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrappedMessage.Marshaller.writeTo(SerializationContext ctx,
RawProtoStreamWriter out,
WrappedMessage wrappedMessage) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.