Uses of Interface
com.sun.ejb.spi.io.J2EEObjectStreamFactory

Packages that use J2EEObjectStreamFactory
com.sun.ejb.base.io   
 

Uses of J2EEObjectStreamFactory in com.sun.ejb.base.io
 

Classes in com.sun.ejb.base.io that implement J2EEObjectStreamFactory
 class J2EEObjectStreamFactoryImpl
          A Factory class for creating EJBObject input/output Stream
 

Methods in com.sun.ejb.base.io with parameters of type J2EEObjectStreamFactory
static void IOUtils.setJ2EEObjectStreamFactory(J2EEObjectStreamFactory factory)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.