All Packages Class Hierarchy This Package Previous Next Index
public abstract byte[] objectToBytes(Object o) throws IOException
public abstract Object bytesToObject(byte[] b) throws IOException, ClassNotFoundException, NumberFormatException, Invalid64Exception
public abstract Object bytesToObject(byte[] b, ClassLoader cl) throws IOException, ClassNotFoundException, NumberFormatException, Invalid64Exception
All Packages Class Hierarchy This Package Previous Next Index