Class Handler


  • public class Handler
    extends Object
    • Field Detail

      • config

        public static com.networknt.handler.config.HandlerConfig config
    • Constructor Detail

      • Handler

        public Handler()
    • Method Detail

      • init

        public static void init()
      • getChain

        public static Chain getChain​(com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent apiGatewayProxyRequestEvent)
      • getDefaultChain

        public static Chain getDefaultChain()