public interface Reply
Modifier and Type | Method and Description |
---|---|
void |
reply(Object returnValue)
Sends back the return value to the sender.
|
void reply(Object returnValue)
returnValue
- the return valueCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.