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 |
---|---|
Class<? extends Transaction> |
TransactionMarshaller.getJavaClass() |
Modifier and Type | Method and Description |
---|---|
void |
TransactionMarshaller.writeTo(MessageMarshaller.ProtoStreamWriter writer,
Transaction transaction) |
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.