| Package | Description |
|---|---|
| org.infinispan.protostream.impl |
Protostream internals.
|
| org.infinispan.protostream.sampledomain.marshallers |
| Modifier and Type | Field and Description |
|---|---|
private MessageMarshaller<T> |
MessageMarshallerDelegate.marshaller |
| Modifier and Type | Method and Description |
|---|---|
MessageMarshaller<T> |
MessageMarshallerDelegate.getMarshaller() |
| Constructor and Description |
|---|
MessageMarshallerDelegate(SerializationContextImpl ctx,
MessageMarshaller<T> marshaller,
Descriptor messageDescriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccountMarshaller |
class |
AddressMarshaller |
class |
LimitsMarshaller |
class |
TransactionMarshaller |
class |
UserMarshaller |