|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgcspy.tools.TerminalClient
public class TerminalClient
Dumps the transmission from the server to the terminal in ASCII format
Method Summary | |
---|---|
void |
event(int eventID,
int elapsedTime,
int compensationTime)
For Listeners |
static void |
main(java.lang.String[] args)
|
void |
space(ClientSpace space)
Respond to a SPACE command from the server. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void event(int eventID, int elapsedTime, int compensationTime)
event
in interface EventListener
eventID
- The event's IDelapsedTime
- the elapsed time for the eventcompensationTime
- The compensation timepublic void space(ClientSpace space)
SpaceListener
space
in interface SpaceListener
space
- The new ClientSpacepublic static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |