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, writeUTF8
public void writeKey(Object key) throws IOException
InputWriter
writeKey
in class TextInputWriter
IOException
public void writeValue(Object value) throws IOException
InputWriter
writeValue
in class TextInputWriter
IOException
Copyright © 2015 Apache Software Foundation. All Rights Reserved.