io.vertx.up.uca.micro.ipc.server.ZERO Maven / Gradle / Ivy
package io.vertx.up.uca.micro.ipc.server;
interface Info {
String NODE_FINAL = "[ ZERO ] --> ( Terminator ) found, will provide response. method {0} of {1}";
String NODE_MIDDLE = "[ ZERO ] --> ( Coordinator ) found, will transfer -->. method {0} of {1}";
String NODE_RESPONSE = "[ ZERO ] -> Final response data = {0}";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy