public interface Answer extends CharSequence
| Modifier and Type | Method and Description |
|---|---|
void |
reply(ProcessExecution execution)
Reply to the current process execution with the answer
|
charAt, length, subSequence, toStringvoid reply(ProcessExecution execution) throws IOException
execution - IOExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.