| Package | Description |
|---|---|
| org.infinispan.protostream.sampledomain.marshallers |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
TransactionMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends Transaction> |
TransactionMarshaller.getJavaClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionMarshaller.writeTo(MessageMarshaller.ProtoStreamWriter writer,
Transaction transaction) |