Class Processor

    • Constructor Detail

      • Processor

        public Processor()
    • Method Detail

      • process

        public abstract Response process​(Request request,
                                         Execution execution)
        Performs a processing request and returns the response
        Returns:
        a Response instance - never null - containing the data produced by this processor and those it forwards the request to