J2EEObjectStreamFactorypublic interface J2EEObjectStreamFactory A Factory interface for creating an Object{Input | Output}Stream that
allows serialization / de-serialization of "standard"
J2EE Objects like EJBLocalObject, JNDIContext, UserTransaction etc. |
|