All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hanframework.mojito.handler.KeepAlive Maven / Gradle / Ivy

There is a newer version: 1.0.2-RELEASE
Show newest version
package com.hanframework.mojito.handler;

/**
 * @author liuxin
 * 2020-09-14 18:03
 */
public class KeepAlive {

    public static final String KEEPALIVE = "keep-alive";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy