| Package | Description |
|---|---|
| org.infinispan.protostream.sampledomain | |
| org.infinispan.protostream.sampledomain.marshallers |
| Modifier and Type | Field and Description |
|---|---|
private Account.Limits |
Account.limits |
| 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 |
|---|---|
java.lang.Class<? extends Account.Limits> |
LimitsMarshaller.getJavaClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
LimitsMarshaller.writeTo(MessageMarshaller.ProtoStreamWriter writer,
Account.Limits limits) |