R - the response typepublic interface CommandResponse<R>
| Modifier and Type | Method and Description | 
|---|---|
| R | get() | 
R get() throws ExecutionException
ExecutionException - exception that was raised during executionCopyright © 2016 JBoss by Red Hat. All rights reserved.