Class SubscriptionServiceUnfollowPost

    • Constructor Detail

      • SubscriptionServiceUnfollowPost

        public SubscriptionServiceUnfollowPost()
    • Method Detail

      • executeImpl

        public org.json.simple.JSONObject executeImpl​(String userId,
                                                      org.springframework.extensions.webscripts.WebScriptRequest req,
                                                      org.springframework.extensions.webscripts.WebScriptResponse res)
                                               throws IOException,
                                                      org.json.simple.parser.ParseException
        Specified by:
        executeImpl in class AbstractSubscriptionServiceWebScript
        Throws:
        IOException
        org.json.simple.parser.ParseException