pawn.messages
Class MessageType
java.lang.Object
|
+--pawn.messages.MessageType
- public class MessageType
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GET_APP_OBJECT_LIST
public static final int GET_APP_OBJECT_LIST
- See Also:
- Constant Field Values
VIEWREQUEST
public static final int VIEWREQUEST
- See Also:
- Constant Field Values
COMMANDREQUEST
public static final int COMMANDREQUEST
- See Also:
- Constant Field Values
APPREQUEST
public static final int APPREQUEST
- See Also:
- Constant Field Values
APPRESPONSE
public static final int APPRESPONSE
- See Also:
- Constant Field Values
APPLOADER
public static final int APPLOADER
- See Also:
- Constant Field Values
LOCKREQUEST
public static final int LOCKREQUEST
- See Also:
- Constant Field Values
LOCKRESPONSE
public static final int LOCKRESPONSE
- See Also:
- Constant Field Values
APPINIT
public static final int APPINIT
- See Also:
- Constant Field Values
MessageType
public MessageType()