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