| Modifier and Type | Class and Description |
|---|---|
class |
BuilderCommonMemberFormatter |
class |
BuilderCoreOverridesFormatter |
class |
CommonBuilderFormatter |
class |
CommonMemberFormatter
Appends stuff that is common for all variants of providence message types
|
class |
CommonOverridesFormatter |
class |
CoreOverridesFormatter |
| Constructor and Description |
|---|
CommonBuilderFormatter(net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper,
List<MessageMemberFormatter> formatters) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryReaderBuilderFormatter |
class |
BinaryWriterFormatter |
class |
HazelcastPortableMessageFormatter
Formatter to handle hazelcast_portable formatting of Portable Implementation
See Hazelcast.org
|
class |
JacksonMessageFormatter |
class |
SerializableMessageFormatter
Add support for proper serialization / deserialization using the
old native java
Serializable interface. |
class |
UnionOfFormatter
This class annotates specifically the providence.Any type with two utility
methods:
- Message unwrapMessage(descriptor);
- static Any wrapMessage(message);
|
| Constructor and Description |
|---|
BaseMessageFormatter(boolean inner,
net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper,
List<MessageMemberFormatter> formatters) |
Copyright © 2015–2020 morimekta.net. All rights reserved.