Class RpcInfix

  • All Implemented Interfaces:
    io.vertx.up.plugin.Infix

    @Plugin
    public class RpcInfix
    extends Object
    implements io.vertx.up.plugin.Infix
    Rpc Client for specific
    • Constructor Detail

      • RpcInfix

        public RpcInfix()
    • Method Detail

      • init

        public static void init​(io.vertx.core.Vertx vertx)
      • getClient

        public static RpcClient getClient()
      • get

        public RpcClient get()
        Specified by:
        get in interface io.vertx.up.plugin.Infix