public final class JBossSerializer extends BinarySerializer
| Constructor and Description |
|---|
JBossSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
read(InputStream is) |
protected void |
write(OutputStream out,
Object o) |
deserialize, isGzip, serialize, setGzipstart, stopprotected void write(OutputStream out, Object o) throws Exception
write in class BinarySerializerExceptionprotected Object read(InputStream is) throws Exception
read in class BinarySerializerExceptionCopyright © 2011-2012 Ovea. All Rights Reserved.