|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageTypeException | |
---|---|
org.msgpack | |
org.msgpack.template |
Uses of MessageTypeException in org.msgpack |
---|
Methods in org.msgpack that throw MessageTypeException | ||
---|---|---|
static
|
MessagePack.unpack(InputStream in,
Template<T> tmpl)
Deprecated. |
|
static
|
MessagePack.unpack(InputStream in,
Template<T> tmpl,
T to)
Deprecated. |
Uses of MessageTypeException in org.msgpack.template |
---|
Methods in org.msgpack.template that throw MessageTypeException | |
---|---|
T |
OrdinalEnumTemplate.read(Unpacker pac,
T to,
boolean required)
|
T |
AnyTemplate.read(Unpacker u,
T to,
boolean required)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |