public final class CommandAck extends CommandReply<String>
| Constructor and Description |
|---|
CommandAck(CommandRequest command)
CommandAcks are constructed from the corresponding CommandRequest.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
encodeObject, getEncodedData, getReplygetCorrelationId, getDestinationgetClassName, getObject, getOriginAgentInfo, getTimeStamp, setOriginAgentInfopublic CommandAck(CommandRequest command)
command - The CommandRequest for which this CommandAck is being sent.public String toString()
toString in class BusMessage<String,String>Copyright © 2016 LSST. All rights reserved.