| Package | Description |
|---|---|
| org.infinispan.protostream |
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
|
| org.infinispan.protostream.impl |
Protostream internals.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageContext<E extends MessageContext> |
| Modifier and Type | Field and Description |
|---|---|
private E |
MessageContext.parentContext
The context of the outer message or null if this is a top level message.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ReadMessageContext |
(package private) class |
WriteMessageContext |