org.gridkit.jvmtool.stacktrace
Class ThreadEventCodec
java.lang.Object
org.gridkit.jvmtool.stacktrace.ThreadEventCodec
public class ThreadEventCodec
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadEventCodec
public ThreadEventCodec()
listSupportedFormats
public static List<String> listSupportedFormats()
createEventWriter
public static UniversalEventWriter createEventWriter(OutputStream os)
throws IOException
- Throws:
IOException
createEventReader
public static EventReader<Event> createEventReader(InputStream is)
throws IOException
- Throws:
IOException
createEventReader
public static EventReader<Event> createEventReader(byte[] magic,
InputStream is)
throws IOException
- Throws:
IOException
Copyright © 2019. All Rights Reserved.