Class PluginServletActionRetVal

    • Constructor Detail

      • PluginServletActionRetVal

        public PluginServletActionRetVal​(IServletResponse result)
        Creates a new POJO with the given servlet response.
        Parameters:
        result - Servlet response that should be returned to the client.