Class ZeroRpcAgent

  • All Implemented Interfaces:
    io.vertx.core.Verticle

    @Agent(type=IPC)
    public class ZeroRpcAgent
    extends io.vertx.core.AbstractVerticle
    Internal Rpc Server, called IPC Once you have defined another Agent, the default will be replaced.
    • Constructor Detail

      • ZeroRpcAgent

        public ZeroRpcAgent()
    • Method Detail

      • start

        public void start()
        Overrides:
        start in class io.vertx.core.AbstractVerticle
      • stop

        public void stop()
        Overrides:
        stop in class io.vertx.core.AbstractVerticle