Uses of Interface
org.glassfish.common.util.ObjectInputOutputStreamFactory
-
Packages that use ObjectInputOutputStreamFactory Package Description org.glassfish.common.util -
-
Uses of ObjectInputOutputStreamFactory in org.glassfish.common.util
Classes in org.glassfish.common.util that implement ObjectInputOutputStreamFactory Modifier and Type Class Description classNonOSGiObjectInputOutputStreamFactoryImplclassOSGiObjectInputOutputStreamFactoryImplMethods in org.glassfish.common.util that return ObjectInputOutputStreamFactory Modifier and Type Method Description static ObjectInputOutputStreamFactoryObjectInputOutputStreamFactoryFactory. getFactory()Use @Inject ObjectInputOutputStreamFactory factory instead, if possible.ObjectInputOutputStreamFactoryObjectInputOutputStreamFactoryFactory. provide()Methods in org.glassfish.common.util with parameters of type ObjectInputOutputStreamFactory Modifier and Type Method Description voidObjectInputOutputStreamFactoryFactory. dispose(ObjectInputOutputStreamFactory instance)
-