Class AcknowledgementPacket
java.lang.Object
jmri.jmrix.ipocs.protocol.packets.Packet
jmri.jmrix.ipocs.protocol.packets.AcknowledgementPacket
Packet transmitted as a response when requested by sender of a message and packet.
- Since:
- 4.21.2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionshortbytegetId()protected voidparseSpecific(ByteBuffer buffer) protected byte[]voidsetAckReason(short ackReason)
-
Field Details
-
IDENT
- See Also:
-
-
Constructor Details
-
AcknowledgementPacket
public AcknowledgementPacket()
-
-
Method Details
-
getId
-
parseSpecific
- Specified by:
parseSpecificin classPacket
-
serializeSpecific
- Specified by:
serializeSpecificin classPacket
-
getAckReason
-
setAckReason
-