public class Hessian2StreamingInput extends Object
| 构造器和说明 |
|---|
Hessian2StreamingInput(InputStream is)
Creates a new Hessian input stream, initialized with an
underlying input stream.
|
public Hessian2StreamingInput(InputStream is)
is - the underlying output stream.public Object readObject() throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.