| Package | Description |
|---|---|
| org.infinispan.protostream.sampledomain | |
| org.infinispan.protostream.sampledomain.marshallers |
| Modifier and Type | Method and Description |
|---|---|
Account.Limits |
Account.getLimits() |
| Modifier and Type | Method and Description |
|---|---|
void |
Account.setLimits(Account.Limits limits) |
| Modifier and Type | Method and Description |
|---|---|
Account.Limits |
LimitsMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Account.Limits> |
LimitsMarshaller.getJavaClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
LimitsMarshaller.writeTo(MessageMarshaller.ProtoStreamWriter writer,
Account.Limits limits) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.