Class JEEHttpActionAdapter

    • Constructor Detail

      • JEEHttpActionAdapter

        protected JEEHttpActionAdapter()
    • Method Detail

      • adapt

        public java.lang.Object adapt​(HttpAction action,
                                      WebContext context)
        Description copied from interface: HttpActionAdapter
        Adapt the HTTP action.
        Specified by:
        adapt in interface HttpActionAdapter
        Parameters:
        action - the HTTP action
        context - the web context
        Returns:
        the specific framework HTTP result