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

com.litongjava.tio.constants.TioCoreConfigKeys Maven / Gradle / Ivy

There is a newer version: 3.7.3.v20241201-RELEASE
Show newest version
package com.litongjava.tio.constants;

public interface TioCoreConfigKeys {

  String TIO_CORE_DIAGNOSTIC = "tio.core.diagnostic";
  String TIO_CORE_HOTSWAP_RELOAD = "tio.core.hotswap.reload";
  String REQEUST_PROCESSING = "reqeust_processing";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy