| Package | Description |
|---|---|
| org.infinispan.protostream |
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
|
| org.infinispan.protostream.impl |
Protostream internals.
|
| org.infinispan.protostream.sampledomain.marshallers |
| Modifier and Type | Method and Description |
|---|---|
T |
MessageMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ProtoStreamReaderImpl |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
TransactionMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
Address |
AddressMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
Account.Limits |
LimitsMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
User |
UserMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
Account |
AccountMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |