public class DefaultSerialFactory extends SerialFactory
| Constructor and Description | 
|---|
| DefaultSerialFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ObjectInputStream | getObjectInputStream(InputStream inputStream) | 
| protected ObjectOutputStream | getObjectOutputStream(OutputStream outputStream) | 
toByteArray, toObjectprotected ObjectOutputStream getObjectOutputStream(OutputStream outputStream) throws IOException
getObjectOutputStream in class SerialFactoryIOExceptionprotected ObjectInputStream getObjectInputStream(InputStream inputStream) throws IOException
getObjectInputStream in class SerialFactoryIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.