Package 

Class ImageGeneratorHandler

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

    
    public final class ImageGeneratorHandler<T extends Object>
     implements Handler<RoutingContext>
                        

    Provides a service that generates image using imageGenerator specified by paramExtractor.

    • Method Summary

      Modifier and Type Method Description
      Unit handle(RoutingContext context)
      • Methods inherited from class io.vertx.core.Handler

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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