|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.evelopers.unimod.debug.protocol.Message
Abstract Message to interact between application and debugger
| Constructor Summary | |
(package private) |
Message(int type,
ThreadInfo threadInfo)
|
| Method Summary | |
ThreadInfo |
getThreadInfo()
|
int |
getType()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Message(int type,
ThreadInfo threadInfo)
| Method Detail |
public int getType()
public ThreadInfo getThreadInfo()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||