Class EventProcessor

java.lang.Object
io.quarkus.funqy.lambda.event.EventProcessor

public class EventProcessor extends Object
  • Constructor Details

  • Method Details

    • handle

      public io.quarkus.funqy.runtime.FunqyServerResponse handle(Object event, Function<Object,io.quarkus.funqy.runtime.FunqyServerResponse> dispatcher, com.amazonaws.services.lambda.runtime.Context context) throws IOException
      Throws:
      IOException