public final class TMessageType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static byte |
CALL |
static byte |
EXCEPTION |
static byte |
ONEWAY |
static byte |
REPLY |
Constructor and Description |
---|
TMessageType() |
public static final byte CALL
public static final byte REPLY
public static final byte EXCEPTION
public static final byte ONEWAY