public class Serializer
extends java.lang.Object
implements java.io.Closeable
| Constructor and Description |
|---|
Serializer(java.io.OutputStream os) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Serializer |
flush() |
Serializer |
serialize(RemoteEvent event) |
public Serializer(java.io.OutputStream os)
throws java.io.IOException
java.io.IOExceptionpublic Serializer serialize(RemoteEvent event) throws java.io.IOException
java.io.IOExceptionpublic Serializer flush() throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOExceptionCopyright © 2011–2017 Carrot Search s.c.. All rights reserved.