public class RPCResponse
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
RPCResponse(java.lang.Exception exception) |
RPCResponse(java.io.Serializable result) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getException() |
java.io.Serializable |
getResult() |