|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.compoze.trigger.StatisticsResponse
This class represents a response to a statistics request.
| Constructor Summary | |
StatisticsResponse(long lTimeDifference)
Constructor. |
|
| Method Summary | |
long |
getTimeDifference()
Get the time difference between the server and client. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StatisticsResponse(long lTimeDifference)
iActiveConnections - the number of active threadslTimeDifference - the server to client time difference| Method Detail |
public long getTimeDifference()
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||