public class HessianDebugInputStream extends InputStream
| 构造器和说明 |
|---|
HessianDebugInputStream(InputStream is,
Logger log,
Level level)
Creates an uninitialized Hessian input stream.
|
HessianDebugInputStream(InputStream is,
PrintWriter dbg)
Creates an uninitialized Hessian input stream.
|
public HessianDebugInputStream(InputStream is, PrintWriter dbg)
public HessianDebugInputStream(InputStream is, Logger log, Level level)
public void startTop2()
public int read()
throws IOException
read 在类中 InputStreamIOExceptionpublic void close()
throws IOException
close 在接口中 Closeableclose 在接口中 AutoCloseableclose 在类中 InputStreamIOExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.