Class NetworkWebScriptGet

    • Constructor Detail

      • NetworkWebScriptGet

        public NetworkWebScriptGet()
    • Method Detail

      • setNetworks

        public void setNetworks​(Networks networks)
      • execute

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