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

io.github.quickmsg.common.config.ConnectModel Maven / Gradle / Ivy

The newest version!
package io.github.quickmsg.common.config;

/**
 * @author luxurong
 */
public enum ConnectModel {
    UNIQUE,
    KICK
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy