out.writeLong(timeOutInMilliSeconds);
out.writeBoolean(manageSession);
// the following objects could be null
out.writeObject(isExceptionToBeThrownOnSOAPFault);
out.writeObject(useSeparateListener);
//---------------------------------------------------------
// various strings
//---------------------------------------------------------