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