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