public static class RawValueTransformerFactory.WriteableStringValue extends WriteableValue
| Constructor and Description |
|---|
WriteableStringValue(Object val) |
| Modifier and Type | Method and Description |
|---|---|
Object |
resolve(Object o,
JavaBinCodec codec) |
void |
write(String name,
TextResponseWriter writer) |
public final Object val
public WriteableStringValue(Object val)
public void write(String name, TextResponseWriter writer) throws IOException
write in class WriteableValueIOExceptionpublic Object resolve(Object o, JavaBinCodec codec) throws IOException
IOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.