Class SmsInfix

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

    @Plugin
    public class SmsInfix
    extends Object
    implements io.vertx.up.plugin.Infix
    • Constructor Detail

      • SmsInfix

        public SmsInfix()
    • Method Detail

      • init

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

        public static SmsClient getClient()
      • get

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