| Package | Description |
|---|---|
| org.wildfly.clustering.marshalling.protostream |
| Modifier and Type | Method and Description |
|---|---|
Any |
AnyMarshaller.readFrom(org.infinispan.protostream.ImmutableSerializationContext context,
org.infinispan.protostream.RawProtoStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Any> |
AnyMarshaller.getJavaClass() |
| Modifier and Type | Method and Description |
|---|---|
OptionalInt |
AnyMarshaller.size(org.infinispan.protostream.ImmutableSerializationContext context,
Any value) |
void |
AnyMarshaller.writeTo(org.infinispan.protostream.ImmutableSerializationContext context,
org.infinispan.protostream.RawProtoStreamWriter writer,
Any value) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.