Class Hierarchy
- java.lang.Object
- org.msgpack.core.ExtensionTypeHeader
- org.msgpack.core.MessagePack
- org.msgpack.core.MessagePack.Code
- org.msgpack.core.MessagePack.PackerConfig (implements java.lang.Cloneable)
- org.msgpack.core.MessagePack.UnpackerConfig (implements java.lang.Cloneable)
- org.msgpack.core.MessagePacker (implements java.io.Closeable, java.io.Flushable)
- org.msgpack.core.MessageBufferPacker
- org.msgpack.core.MessageUnpacker (implements java.io.Closeable)
- org.msgpack.core.Preconditions
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.msgpack.core.MessagePackException
- org.msgpack.core.MessageFormatException
- org.msgpack.core.MessageNeverUsedFormatException
- org.msgpack.core.MessageInsufficientBufferException
- org.msgpack.core.MessageSizeException
- org.msgpack.core.MessageStringCodingException
- org.msgpack.core.MessageTypeException
- org.msgpack.core.MessageIntegerOverflowException
- org.msgpack.core.MessageTypeCastException
- org.msgpack.core.MessageFormatException
- org.msgpack.core.MessagePackException
- java.lang.RuntimeException
- java.lang.Exception
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.msgpack.core.MessageFormat
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)