A {@link ExtDirectMethod} can return an instance of this class to specify aJsonView that Jackson uses to serialize the response. Not supported for {@link ExtDirectMethodType#FORM_POST} and {@link ExtDirectMethodType#SSE}.
If the property jsonView is set it overrides a jsonView specified on {@link ExtDirectMethod#jsonView()}.
To disable a JsonView specified on {@link ExtDirectMethod#jsonView()} set theproperty jsonView to {@link ExtDirectMethod.NoJsonView}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.