public class PyroExceptionPickler extends Object implements IObjectPickler
| Constructor and Description |
|---|
PyroExceptionPickler() |
| Modifier and Type | Method and Description |
|---|---|
void |
pickle(Object o,
OutputStream out,
Pickler currentPickler)
Pickle an object.
|
public void pickle(Object o, OutputStream out, Pickler currentPickler) throws PickleException, IOException
IObjectPicklerpickle in interface IObjectPicklerPickleExceptionIOExceptionCopyright © 2015. All Rights Reserved.