public EJBHome readEJBHome(ObjectInputStream istream) throws IOException, ClassNotFoundException
public EJBObject readEJBObject(ObjectInputStream istream) throws IOException, ClassNotFoundException
public void writeEJBHome(EJBHome ejbHome, ObjectOutputStream ostream) throws IOException
public void writeEJBObject(EJBObject ejbObject, ObjectOutputStream ostream) throws IOException