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

org.noear.solon.cloud.extend.jmdns.JmdnsProps Maven / Gradle / Ivy

There is a newer version: 3.0.0-M4
Show newest version
package org.noear.solon.cloud.extend.jmdns;

import org.noear.solon.cloud.CloudProps;

/**
 * @author noear
 * @since 1.10
 */
public class JmdnsProps {
    public static final CloudProps instance = new CloudProps("jmdns");
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy