public class BusSend extends BusPublish
| Constructor and Description | 
|---|
BusSend()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
process(CommandProcess process)
Process the command, when the command is done processing it should call the  
CommandProcess.end() method. | 
void | 
setReply(boolean reply)  | 
void | 
setTimeout(long timeout)  | 
parseBody, setAddress, setBody, setHeaders, setType, setVerbosecli, complete, namepublic void setTimeout(long timeout)
public void setReply(boolean reply)
public void process(CommandProcess process)
AnnotatedCommandCommandProcess.end() method.process in class BusPublishprocess - the command processCopyright © 2020 Eclipse. All rights reserved.