public class KeyOnlyTextInputWriter extends TextInputWriter
clientOut| Constructor and Description |
|---|
KeyOnlyTextInputWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeKey(Object key)
Writes an input key.
|
void |
writeValue(Object value)
Writes an input value.
|
initialize, writeUTF8public void writeKey(Object key) throws IOException
InputWriterwriteKey in class TextInputWriterIOExceptionpublic void writeValue(Object value) throws IOException
InputWriterwriteValue in class TextInputWriterIOExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.