Class JsonStreamResult

  • All Implemented Interfaces:
    com.opensymphony.xwork2.Result, Serializable

    public class JsonStreamResult
    extends Object
    implements com.opensymphony.xwork2.Result
    See Also:
    Serialized Form
    • Constructor Detail

      • JsonStreamResult

        public JsonStreamResult()
    • Method Detail

      • execute

        public void execute​(com.opensymphony.xwork2.ActionInvocation invocation)
                     throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Result
        Throws:
        Exception