org.atmosphere.gwt.server.impl.Heartbeat Maven / Gradle / Ivy
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.atmosphere.gwt.server.impl;
import org.atmosphere.gwt.server.SystemMessage;
import java.io.Serializable;
/**
*
* @author p.havelaar
*/
public class Heartbeat implements SystemMessage {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy