Class InfoWebScriptGet

  • All Implemented Interfaces:
    org.springframework.extensions.webscripts.WebScript

    public class InfoWebScriptGet
    extends ApiWebScript
    Provides general information about the Api calls and methods.
    Author:
    Gethin James
    • Constructor Detail

      • InfoWebScriptGet

        public InfoWebScriptGet()
    • Method Detail

      • execute

        public void execute​(Api api,
                            org.springframework.extensions.webscripts.WebScriptRequest req,
                            org.springframework.extensions.webscripts.WebScriptResponse res)
                     throws java.io.IOException
        Specified by:
        execute in class ApiWebScript
        Throws:
        java.io.IOException