Class ConnectionResponsePacket
java.lang.Object
jmri.jmrix.ipocs.protocol.packets.Packet
jmri.jmrix.ipocs.protocol.packets.ConnectionResponsePacket
Sent as a response to a connection request.
- Since:
- 4.21.2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbytegetId()shortprotected voidparseSpecific(ByteBuffer buffer) protected byte[]voidsetProtocolVersion(short protocolVersion)
-
Field Details
-
IDENT
- See Also:
-
-
Constructor Details
-
ConnectionResponsePacket
public ConnectionResponsePacket()
-
-
Method Details
-
getId
-
serializeSpecific
- Specified by:
serializeSpecificin classPacket
-
parseSpecific
- Specified by:
parseSpecificin classPacket
-
getProtocolVersion
-
setProtocolVersion
-