Class UnitySpear

  • All Implemented Interfaces:
    Spear

    public class UnitySpear
    extends Object
    implements Spear
    • Constructor Detail

      • UnitySpear

        public UnitySpear()
    • Method Detail

      • send

        public io.vertx.core.Future<Envelop> send​(io.vertx.core.Vertx vertx,
                                                  IpcData data)
        Description copied from interface: Spear
        Rpc Logical
        Specified by:
        send in interface Spear