Package 

Class KotlinCompilerVerticle

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

    
    public final class KotlinCompilerVerticle
    extends WebVerticle
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      KLogger getLogger()
      Unit configure()
      Function1<RoutingContext, Unit> defaultHealthcheck()
      Function1<RoutingContext, Unit> detailedHealthcheck()
      • Methods inherited from class ai.tock.shared.vertx.WebVerticle

        addAuth, blocking, blocking, blockingDelete, blockingDelete, blockingJsonGet, blockingJsonGet, blockingJsonPost, blockingJsonPost, blockingWithBodyJson, corsHandler, corsHandler, defaultErrorHandler, defaultRole, defaultRoles, endJson, endJson, endJson, firstQueryParam, getAuthenticatePath, getBasePath, getHealthcheckPath, getLivenesscheckPath, getLogoutPath, getOrganization, getReadinesscheckPath, getRouter, getUser, getUserLogin, healthcheck, isAuthorized, livenesscheck, path, pathId, pathToLocale, queryId, readBytes, readJson, readJson, readString, readinesscheck, start, stop, success
      • Methods inherited from class io.vertx.core.AbstractVerticle

        config, deploymentID, getVertx, init, processArgs, start, stop
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait