org.gridkit.jvmtool.stacktrace
Class StackTraceCodec
java.lang.Object
org.gridkit.jvmtool.stacktrace.StackTraceCodec
public class StackTraceCodec
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StackTraceCodec
public StackTraceCodec()
newWriter
public static StackTraceWriter newWriter(OutputStream os)
throws IOException
- Throws:
IOException
newReader
public static StackTraceReader newReader(InputStream is)
throws IOException
- Throws:
IOException
newReader
public static StackTraceReader newReader(String... files)
throws IOException
- Throws:
IOException
newEventReader
public static StackTraceReader newEventReader(InputStream is)
throws IOException
- Throws:
IOException
newEventReader
public static StackTraceReader newEventReader(String... files)
throws IOException
- Throws:
IOException
Copyright © 2019. All Rights Reserved.