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, getCorrelId, getDestinationgetClassName, getObject, getOriginAgentInfo, getSerializedObject, 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 © 2015 LSST. All rights reserved.