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