public class MessageAnnotationsWriter extends AbstractDescribedTypeWriter<MessageAnnotations>
ValueWriter.Factory<V>, ValueWriter.Registry| Constructor and Description |
|---|
MessageAnnotationsWriter(ValueWriter.Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clear() |
protected ValueWriter |
createDescribedWriter() |
protected Object |
getDescriptor() |
protected void |
onSetValue(MessageAnnotations value) |
static void |
register(ValueWriter.Registry registry) |
createDescriptorWriter, getRegistry, isCacheable, isComplete, setRegistry, setValue, writeToBufferpublic MessageAnnotationsWriter(ValueWriter.Registry registry)
protected void onSetValue(MessageAnnotations value)
onSetValue in class AbstractDescribedTypeWriter<MessageAnnotations>protected void clear()
clear in class AbstractDescribedTypeWriter<MessageAnnotations>protected Object getDescriptor()
getDescriptor in class AbstractDescribedTypeWriter<MessageAnnotations>protected ValueWriter createDescribedWriter()
createDescribedWriter in class AbstractDescribedTypeWriter<MessageAnnotations>public static void register(ValueWriter.Registry registry)
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.