| Package | Description |
|---|---|
| org.infinispan.protostream |
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
|
| org.infinispan.protostream.sampledomain.marshallers |
| Modifier and Type | Method and Description |
|---|---|
T |
MessageMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
TransactionMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
Account |
AccountMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
User |
UserMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
Address |
AddressMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
Account.Limits |
LimitsMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.