public interface SerialFactory extends SerialFactory
| Modifier and Type | Method and Description | 
|---|---|
| ObjectInputStream | getObjectInputStream(InputStream inputStream) | 
| ObjectOutputStream | getObjectOutputStream(OutputStream outputStream) | 
ObjectOutputStream getObjectOutputStream(OutputStream outputStream) throws IOException
getObjectOutputStream in interface SerialFactoryIOExceptionObjectInputStream getObjectInputStream(InputStream inputStream) throws IOException
getObjectInputStream in interface SerialFactoryIOExceptionCopyright © 2025 The Apache Software Foundation. All rights reserved.