All Classes
-
All Classes Interface Summary Class Summary Class Description BaseEnumFormatter Base formatter for all enums.BaseInterfaceFormatter Base formatter for messagesBaseMessageFormatter Base formatter for messagesBaseProgramFormatter Base formatter for program shared classes, like the constants class containing the program constants.BaseServiceFormatter Base formatter for java services.BinaryReaderBuilderFormatter BinaryWriterFormatter BlockCommentBuilder Builds a proper block javadoc-compatible comment.BuilderCommonMemberFormatter BuilderCoreOverridesFormatter CommonBuilderFormatter CommonMemberFormatter Formatter for common (non-extended) enum content.CommonMemberFormatter Appends stuff that is common for all variants of providence message typesCommonOverridesFormatter CoreMemberFormatter Formatting core (providence extended) content.CoreOverridesFormatter EnumMemberFormatter Base interface for formatting a providence message class.HazelcastPortableMessageFormatter Formatter to handle hazelcast_portable formatting of Portable Implementation See Hazelcast.orgHazelcastPortableProgramFormatter TBDJackson JacksonEnumFormatter Formatter for extending for jackson annotated serialization.JacksonMessageFormatter JAnnotation JavaConstantsFormatter JavaEnumFormatter JavaGenerator JavaGeneratorFactory JavaMessageFormatter Formatter for java messages main class.JavaOptions Options class for java 2 generator.JavaServiceFormatter JConst JField JHelper JMessage<T extends net.morimekta.providence.reflect.contained.CMessage<T>> JService Created by morimekta on 4/24/16.JServiceMethod Created by morimekta on 4/24/16.JUtils MessageMemberFormatter Base interface for formatting a providence message class.SerializableMessageFormatter Add support for proper serialization / deserialization using the old native javaSerializable
interface.UnionOfFormatter This class annotates specifically the providence.Any type with two utility methods: - Message unwrapMessage(descriptor); - static Any wrapMessage(message);ValueBuilder