Class PingCommand
java.lang.Object
org.jolokia.server.core.request.notification.NotificationCommand
org.jolokia.server.core.request.notification.ClientCommand
org.jolokia.server.core.request.notification.PingCommand
Ping commands are used for updating a clients freshness. If
a client is not refreshed within a certain time interval,
it will be removed in order so save resources. Each successful
delivered notification will update the freshness automatically,
though.
- Since:
- 19.03.13
- Author:
- roland
-
Method Summary
Methods inherited from class org.jolokia.server.core.request.notification.ClientCommand
getClient, toJSONMethods inherited from class org.jolokia.server.core.request.notification.NotificationCommand
getType