public class HazelcastPortableMessageFormatter extends Object implements MessageMemberFormatter
| Modifier and Type | Field and Description |
|---|---|
static String |
WRAPPER_CLASS_NAME |
| Constructor and Description |
|---|
HazelcastPortableMessageFormatter(net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendMethods(JMessage<?> message) |
Collection<String> |
getExtraImplements(JMessage<?> message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendClassAnnotations, appendConstants, appendConstructors, appendExtraProperties, appendFieldspublic static final String WRAPPER_CLASS_NAME
public HazelcastPortableMessageFormatter(net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper)
public Collection<String> getExtraImplements(JMessage<?> message) throws GeneratorException
getExtraImplements in interface MessageMemberFormatterGeneratorExceptionpublic void appendMethods(JMessage<?> message) throws GeneratorException
appendMethods in interface MessageMemberFormatterGeneratorExceptionCopyright © 2015–2018 morimekta.net. All rights reserved.