Package org.apache.struts2.json.rpc
Class RPCResponse
java.lang.Object
org.apache.struts2.json.rpc.RPCResponse
Class that will be serialized as a response to an RPC call
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RPCResponse
public RPCResponse()
-
-
Method Details
-
getId
-
setId
-
getResult
-
setResult
-
getError
-
setError
-
getDebug
-
setDebug
-