| Package | Description |
|---|---|
| org.infinispan.protostream.sampledomain | |
| org.infinispan.protostream.sampledomain.marshallers |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
User.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
User.setAddresses(List<Address> addresses) |
| Modifier and Type | Method and Description |
|---|---|
Address |
AddressMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Address> |
AddressMarshaller.getJavaClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressMarshaller.writeTo(MessageMarshaller.ProtoStreamWriter writer,
Address address) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.