org.atmosphere.ping
Class AtmospherePing
java.lang.Object
org.atmosphere.ping.AtmospherePing
public class AtmospherePing
- extends Object
This class ping the http://jfarcand.wordpress.com/ping-atmosphere-{atmosphere.version} page every time Atmosphere is
deployed. All it does is:
GET /jfarcand.wordpress.com/ping-atmosphere-{atmosphere.version}
without passing ANY information. To disable, just remove WEB-INF/lib/atmosphere-ping.jar or exclude the jar
inside your pom.xml
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtmospherePing
public AtmospherePing()
ping
public static void ping(String version)
Copyright © 2011. All Rights Reserved.