public class JavaSerializationWriter extends Object implements ObjectByteWriter
Modifier and Type | Class and Description |
---|---|
static class |
JavaSerializationWriter.ByteStream |
Constructor and Description |
---|
JavaSerializationWriter() |
Modifier and Type | Method and Description |
---|---|
void |
write(String toTopic,
Object msg,
ByteMessageWriter writer) |
public void write(String toTopic, Object msg, ByteMessageWriter writer) throws IOException
write
in interface ObjectByteWriter
IOException
Copyright © 2016. All Rights Reserved.