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
IObjectPickler
pickle
in interface IObjectPickler
PickleException
IOException
Copyright © 2016. All Rights Reserved.