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