Uses of Class
jmri.jmrix.ipocs.protocol.packets.Packet
Packages that use Packet
-
Uses of Packet in jmri.jmrix.ipocs.protocol
Methods in jmri.jmrix.ipocs.protocol that return types with arguments of type Packet -
Uses of Packet in jmri.jmrix.ipocs.protocol.packets
Subclasses of Packet in jmri.jmrix.ipocs.protocol.packetsModifier and TypeClassDescriptionclassPacket transmitted as a response when requested by sender of a message and packet.classAn alarm packet that can be sent by any party when something goes wrong which is not covered by an Acknowledgement Packet (or one wasn't requested).classPacket to send just about anything.classClient sends this when initiating a connection.classSent as a response to a connection request.classAn IPOCS unit can send this as a status message.classDerailer statusclassForce a unit to disconnect and connect again, with a reason.classPoints Lock object status.classInput StatusclassLevel Crossing StatusclassOrder to release for or retake local control.classOutput statusclassPoints/Turnout statusclassRequest status from any object.classForce an IPOCS unit to restart/rebootclassSet a derailer stateclassPoints lock orderclassLevel Crossing OrderclassOutput orderclassSign Of Life sent by IPOCS unit upon request by SignOfLifeTimerPacket.classRequest IPOCS unit to periodically send sign of life notifications.classPoints/Turnout OrderMethods in jmri.jmrix.ipocs.protocol.packets that return Packet