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
IOException
public Serializer serialize(RemoteEvent event) throws IOException
IOException
public Serializer flush() throws IOException
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2011–2016 Carrot Search s.c.. All rights reserved.