Class SpringBootStreamHandler

    • Constructor Detail

      • SpringBootStreamHandler

        public SpringBootStreamHandler()
        Deprecated.
      • SpringBootStreamHandler

        public SpringBootStreamHandler​(Class<?> configurationClass)
        Deprecated.
    • Method Detail

      • handleRequest

        public void handleRequest​(InputStream input,
                                  OutputStream output,
                                  com.amazonaws.services.lambda.runtime.Context context)
                           throws IOException
        Deprecated.
        Specified by:
        handleRequest in interface com.amazonaws.services.lambda.runtime.RequestStreamHandler
        Throws:
        IOException