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

io.vertx.up.uca.invoker.ZERO Maven / Gradle / Ivy

There is a newer version: 0.9.0
Show newest version
package io.vertx.up.uca.invoker;

interface Info {

    String MSG_DIRECT = "( Invoker ) Invoker = {0}, ReturnType = {1}, Method = {2}, Class = {3}.";

    String MSG_RPC = "( Invoker Rpc ) Invoker = {0}, ReturnType = {1}, Method = {2}, Class = {3}.";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy