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