int pid
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException - if an I/O error occur.ClassNotFoundException - If the object class is not found.private void writeObject(ObjectOutputStream oos) throws IOException
IOException - if an I/O error occur.Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.