public class JavaSerializationWriter extends java.lang.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(java.lang.String toTopic,
java.lang.Object msg,
ByteMessageWriter writer) |
public void write(java.lang.String toTopic, java.lang.Object msg, ByteMessageWriter writer) throws java.io.IOException
write
in interface ObjectByteWriter
java.io.IOException
Copyright © 2019. All Rights Reserved.