|
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.StatisticsHandler
This class is a handler for requests for statistics from the server.
| Constructor Summary | |
StatisticsHandler()
|
|
| Method Summary | |
java.lang.Object |
handleRequest(java.lang.Object request,
ConnectionContext connectionContext)
Handle the specified request. |
boolean |
handlesRequest(java.lang.Object request)
Test to see if this handler handles the specified request. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StatisticsHandler()
| Method Detail |
public boolean handlesRequest(java.lang.Object request)
handlesRequest in interface IRequestHandlerrequest - the request object
public java.lang.Object handleRequest(java.lang.Object request,
ConnectionContext connectionContext)
handleRequest in interface IRequestHandlerrequest - the request objectconnectionContext - the connection context
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||