public interface SerializableMessage extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
serialize(OutputStream out)
Serializes this to an output stream.
|
void serialize(OutputStream out) throws IOException
AbstractPubSubBroker.deserialize(java.io.InputStream)
.IOException
Copyright © 2018 Nuxeo. All rights reserved.