Uses of Class
jmri.jmrix.lenz.XNetMessage
- 
- 
Uses of XNetMessage in jmri.jmrix.lenz
Fields in jmri.jmrix.lenz with type parameters of type XNetMessage Modifier and Type Field Description (package private) java.util.concurrent.LinkedBlockingQueue<XNetMessage>XNetTrafficController. highPriorityQueueMethods in jmri.jmrix.lenz that return XNetMessage Modifier and Type Method Description static XNetMessageXNetMessage. getAddLocoToConsistMsg(int consist, int address, boolean isNormalDir)Add a Single address to a specified Advanced consist.static XNetMessageXNetMessage. getAddressedEmergencyStop(int address)static XNetMessageXNetMessage. getBitVerifyOpsModeCVMsg(int AH, int AL, int cv, int bit, boolean value)static XNetMessageXNetMessage. getBitWriteOpsModeCVMsg(int AH, int AL, int cv, int bit, boolean value)static XNetMessageXNetMessage. getBuildDoubleHeaderMsg(int address1, int address2)Build a Double Header.static XNetMessageXNetMessage. getCSAutoStartMessage(boolean autoMode)Generate the message to set the Command Station to Auto or Manual restart mode.static XNetMessageXNetMessage. getCSStatusRequestMessage()Generate the message to request the Command Station Status.static XNetMessageXNetMessage. getCSVersionRequestMessage()Generate the message to request the Command Station Hardware/Software Version.static XNetMessageXNetMessage. getDBSearchMsgConsistAddress(int address, boolean searchForward)Given a consist address, search the database for the next Consist address.static XNetMessageXNetMessage. getDBSearchMsgNextMULoco(int consist, int address, boolean searchForward)Given a consist and a locomotive address, search the database for the next Locomotive in the consist.static XNetMessageXNetMessage. getDeleteAddressOnStackMsg(int address)Given a locomotive address, delete it from the database .static XNetMessageXNetMessage. getDisolveDoubleHeaderMsg(int address)Dissolve a Double Header.static XNetMessageXNetMessage. getEmergencyOffMsg()Build an EmergencyOff Message.static XNetMessageXNetMessage. getEmergencyStopMsg()Build an EmergencyStop Message.static XNetMessageXNetMessage. getExitProgModeMsg()static XNetMessageXNetMessage. getFeedbackRequestMsg(int pNumber, boolean pLowerNibble)Generate a message to receive the feedback information for an upper or lower nibble of the feedback address in question.static XNetMessageXNetMessage. getFunctionGroup10OpsMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)static XNetMessageXNetMessage. getFunctionGroup10SetMomMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)static XNetMessageXNetMessage. getFunctionGroup1OpsMsg(int address, boolean f0, boolean f1, boolean f2, boolean f3, boolean f4)Generate a Function Group One Operation Request message.static XNetMessageXNetMessage. getFunctionGroup1SetMomMsg(int address, boolean f0, boolean f1, boolean f2, boolean f3, boolean f4)Generate a Function Group One Set Momentary Functions message.static XNetMessageXNetMessage. getFunctionGroup2OpsMsg(int address, boolean f5, boolean f6, boolean f7, boolean f8)Generate a Function Group Two Operation Request message.static XNetMessageXNetMessage. getFunctionGroup2SetMomMsg(int address, boolean f5, boolean f6, boolean f7, boolean f8)Generate a Function Group Two Set Momentary Functions message.static XNetMessageXNetMessage. getFunctionGroup3OpsMsg(int address, boolean f9, boolean f10, boolean f11, boolean f12)Generate a Function Group Three Operation Request message.static XNetMessageXNetMessage. getFunctionGroup3SetMomMsg(int address, boolean f9, boolean f10, boolean f11, boolean f12)Generate a Function Group Three Set Momentary Functions message.static XNetMessageXNetMessage. getFunctionGroup4OpsMsg(int address, boolean f13, boolean f14, boolean f15, boolean f16, boolean f17, boolean f18, boolean f19, boolean f20)Generate a Function Group Four Operation Request message.static XNetMessageXNetMessage. getFunctionGroup4SetMomMsg(int address, boolean f13, boolean f14, boolean f15, boolean f16, boolean f17, boolean f18, boolean f19, boolean f20)Generate a Function Group Four Set Momentary Function message.static XNetMessageXNetMessage. getFunctionGroup5OpsMsg(int address, boolean f21, boolean f22, boolean f23, boolean f24, boolean f25, boolean f26, boolean f27, boolean f28)Generate a Function Group Five Operation Request message.static XNetMessageXNetMessage. getFunctionGroup5SetMomMsg(int address, boolean f21, boolean f22, boolean f23, boolean f24, boolean f25, boolean f26, boolean f27, boolean f28)Generate a Function Group Five Set Momentary Function message.static XNetMessageXNetMessage. getFunctionGroup6OpsMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)static XNetMessageXNetMessage. getFunctionGroup6SetMomMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)static XNetMessageXNetMessage. getFunctionGroup7OpsMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)static XNetMessageXNetMessage. getFunctionGroup7SetMomMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)static XNetMessageXNetMessage. getFunctionGroup8OpsMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)static XNetMessageXNetMessage. getFunctionGroup8SetMomMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)static XNetMessageXNetMessage. getFunctionGroup9OpsMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)static XNetMessageXNetMessage. getFunctionGroup9SetMomMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)static XNetMessageXNetMessage. getLIAddressRequestMsg(int address)Generate the message to set or request the Computer Interface Address.static XNetMessageXNetMessage. getLISpeedRequestMsg(int speed)Generate the message to set or request the Computer Interface speed.static XNetMessageXNetMessage. getLIVersionRequestMessage()Generate the message to request the Computer Interface Hardware/Software Version.static XNetMessageXNetMessage. getLocomotiveFunctionHighMomStatusMsg(int address)Given a locomotive address, request the function state (momentary status) for high functions (functions 13-28).static XNetMessageXNetMessage. getLocomotiveFunctionHighOnStatusMsg(int address)Given a locomotive address, request the function on/off state for functions 13-28static XNetMessageXNetMessage. getLocomotiveFunctionStatusMsg(int address)Given a locomotive address, request the function state (momentary status).static XNetMessageXNetMessage. getLocomotiveInfoRequestMsg(int address)Given a locomotive address, request its status .(package private) XNetMessageXNetThrottle.RequestMessage. getMsg()(package private) XNetMessageXNetTurnout.RequestMessage. getMsg()static XNetMessageXNetMessage. getNextAddressOnStackMsg(int address, boolean searchForward)Given a locomotive address, search the database for the next member.static XNetMessageXNetMessage. getNMRAXNetMsg(byte[] packet)Encapsulate an NMRA DCC packet in an XpressNet message.protected XNetMessageXNetTurnout. getOffMessage()static XNetMessageXNetMessage. getOpsModeResultsMsg()static XNetMessageXNetMessage. getReadDirectCVMsg(int cv)static XNetMessageXNetMessage. getReadPagedCVMsg(int cv)static XNetMessageXNetMessage. getReadRegisterMsg(int reg)static XNetMessageXNetMessage. getRemoveLocoFromConsistMsg(int consist, int address)Remove a Single address to a specified Advanced consist.static XNetMessageXNetMessage. getResumeOperationsMsg()Build a Resume operations Message.static XNetMessageXNetMessage. getServiceModeResultsMsg()static XNetMessageXNetMessage. getSpeedAndDirectionMsg(int address, SpeedStepMode speedStepMode, float speed, boolean isForward)Generate a Speed and Direction Request message.static XNetMessageXNetMessage. getTurnoutCommandMsg(int pNumber, boolean pClose, boolean pThrow, boolean pOn)Generate a message to change turnout state.static XNetMessageXNetMessage. getVerifyOpsModeCVMsg(int AH, int AL, int cv, int val)static XNetMessageXNetMessage. getWriteDirectCVMsg(int cv, int val)static XNetMessageXNetMessage. getWriteOpsModeCVMsg(int AH, int AL, int cv, int val)static XNetMessageXNetMessage. getWritePagedCVMsg(int cv, int val)static XNetMessageXNetMessage. getWriteRegisterMsg(int reg, int val)Methods in jmri.jmrix.lenz with parameters of type XNetMessage Modifier and Type Method Description voidXNetConsist. message(XNetMessage l)voidXNetFeedbackMessageCache. message(XNetMessage l)Listen for the messages to the LI100/LI101.voidXNetHeartBeat. message(XNetMessage msg)Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.voidXNetInitializationManager.XNetInitializer. message(XNetMessage l)voidXNetLight. message(XNetMessage l)Listen for the messages to the LI100/LI101.voidXNetListener. message(XNetMessage msg)Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.voidXNetOpsModeProgrammer. message(XNetMessage l)Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.voidXNetPowerManager. message(XNetMessage l)Listen for the messages to the LI100/LI101.voidXNetProgrammer. message(XNetMessage l)Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.voidXNetSensor. message(XNetMessage l)Listen for the messages to the LI100/LI101.voidXNetSensorManager. message(XNetMessage l)Listen for the messages to the LI100/LI101.voidXNetThrottle. message(XNetMessage l)Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.voidXNetThrottleManager. message(XNetMessage l)Listen for the messages to the LI100/LI101.voidXNetTimeSlotListener. message(XNetMessage msg)Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.voidXNetTrafficRouter. message(XNetMessage l)Listen for the messages to the LI100/LI101.voidXNetTurnout. message(XNetMessage l)Listen for the messages to the LI100/LI101.voidXNetTurnoutManager. message(XNetMessage l)voidXNetConsist. notifyTimeout(XNetMessage msg)voidXNetFeedbackMessageCache. notifyTimeout(XNetMessage msg)Handle a timeout notification.voidXNetHeartBeat. notifyTimeout(XNetMessage msg)Member function invoked by an XNetInterface implementation to notify a sender that an outgoing message timed out and was dropped from the queue.voidXNetInitializationManager.XNetInitializer. notifyTimeout(XNetMessage msg)voidXNetLight. notifyTimeout(XNetMessage msg)voidXNetListener. notifyTimeout(XNetMessage msg)Member function invoked by an XNetInterface implementation to notify a sender that an outgoing message timed out and was dropped from the queue.voidXNetOpsModeProgrammer. notifyTimeout(XNetMessage msg)Member function invoked by an XNetInterface implementation to notify a sender that an outgoing message timed out and was dropped from the queue.voidXNetPowerManager. notifyTimeout(XNetMessage msg)Handle a timeout notification.voidXNetProgrammer. notifyTimeout(XNetMessage msg)Member function invoked by an XNetInterface implementation to notify a sender that an outgoing message timed out and was dropped from the queue.voidXNetSensor. notifyTimeout(XNetMessage msg)Handle a timeout notification.voidXNetSensorManager. notifyTimeout(XNetMessage msg)Handle a timeout notification.voidXNetThrottle. notifyTimeout(XNetMessage msg)Member function invoked by an XNetInterface implementation to notify a sender that an outgoing message timed out and was dropped from the queue.voidXNetThrottleManager. notifyTimeout(XNetMessage msg)Handle a timeout notification.voidXNetTimeSlotListener. notifyTimeout(XNetMessage msg)Member function invoked by an XNetInterface implementation to notify a sender that an outgoing message timed out and was dropped from the queue.voidXNetTrafficRouter. notifyTimeout(XNetMessage msg)voidXNetTurnout. notifyTimeout(XNetMessage msg)Handle a timeout notification.voidXNetTurnoutManager. notifyTimeout(XNetMessage msg)protected voidXNetThrottle. queueMessage(XNetMessage m, int s)Queue a message.protected voidXNetTurnout. queueMessage(XNetMessage m, int s, XNetListener l)Queue a message.voidXNetTrafficController. sendHighPriorityXNetMessage(XNetMessage m, XNetListener reply)voidXNetInterface. sendXNetMessage(XNetMessage msg, XNetListener replyTo)Request a message be sent to the attached XNet.voidXNetPacketizer. sendXNetMessage(XNetMessage m, XNetListener reply)Forward a preformatted XNetMessage to the actual interface.voidXNetTrafficRouter. sendXNetMessage(XNetMessage m, XNetListener replyTo)Forward a preformatted XNetMessage to the actual interface.Constructors in jmri.jmrix.lenz with parameters of type XNetMessage Constructor Description RequestMessage(XNetMessage m, int s)RequestMessage(XNetMessage m, int s, XNetListener listener)XNetMessage(XNetMessage message)Create a new object, that is a copy of an existing message.XNetReply(XNetMessage message)Create a reply from an XNetMessage. - 
Uses of XNetMessage in jmri.jmrix.lenz.hornbyelite
Methods in jmri.jmrix.lenz.hornbyelite with parameters of type XNetMessage Modifier and Type Method Description voidEliteXNetProgrammer. message(XNetMessage l)Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout. - 
Uses of XNetMessage in jmri.jmrix.lenz.li100
Methods in jmri.jmrix.lenz.li100 with parameters of type XNetMessage Modifier and Type Method Description voidLI100XNetProgrammer. message(XNetMessage l)Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout. - 
Uses of XNetMessage in jmri.jmrix.lenz.swing.li101
Methods in jmri.jmrix.lenz.swing.li101 with parameters of type XNetMessage Modifier and Type Method Description voidLI101Frame. message(XNetMessage l)Listen for the messages to the LI101.voidLI101Frame. notifyTimeout(XNetMessage msg)Handle a timeout notification. - 
Uses of XNetMessage in jmri.jmrix.lenz.swing.liusb
Methods in jmri.jmrix.lenz.swing.liusb with parameters of type XNetMessage Modifier and Type Method Description voidLIUSBConfigFrame. message(XNetMessage l)Listen for the messages to the LI-USB.voidLIUSBConfigFrame. notifyTimeout(XNetMessage msg)Handle a timeout notification. - 
Uses of XNetMessage in jmri.jmrix.lenz.swing.lz100
Methods in jmri.jmrix.lenz.swing.lz100 with parameters of type XNetMessage Modifier and Type Method Description voidLZ100InternalFrame. message(XNetMessage l)Listen for the messages to the LI100/LI101.voidLZ100InternalFrame. notifyTimeout(XNetMessage msg)Handle a timeout notification. - 
Uses of XNetMessage in jmri.jmrix.lenz.swing.mon
Methods in jmri.jmrix.lenz.swing.mon with parameters of type XNetMessage Modifier and Type Method Description voidXNetMonPane. message(XNetMessage l)Listen for the messages to the LI100/LI101voidXNetMonPane. notifyTimeout(XNetMessage msg)Handle a timeout notification - 
Uses of XNetMessage in jmri.jmrix.lenz.swing.packetgen
Methods in jmri.jmrix.lenz.swing.packetgen that return XNetMessage Modifier and Type Method Description (package private) XNetMessagePacketGenFrame. createPacket(java.lang.String s) - 
Uses of XNetMessage in jmri.jmrix.lenz.swing.stackmon
Methods in jmri.jmrix.lenz.swing.stackmon with parameters of type XNetMessage Modifier and Type Method Description voidStackMonFrame. message(XNetMessage m)Receive information sent by the computer to the command station.voidStackMonFrame. notifyTimeout(XNetMessage msg)Handle a timeout notification. - 
Uses of XNetMessage in jmri.jmrix.lenz.swing.systeminfo
Methods in jmri.jmrix.lenz.swing.systeminfo with parameters of type XNetMessage Modifier and Type Method Description voidSystemInfoFrame. message(XNetMessage l)Listen for the messages to the LI100/LI101.voidSystemInfoFrame. notifyTimeout(XNetMessage msg)Handle a timeout notification. - 
Uses of XNetMessage in jmri.jmrix.lenz.xnetsimulator
Methods in jmri.jmrix.lenz.xnetsimulator that return XNetMessage Modifier and Type Method Description protected XNetMessageXNetSimulatorAdapter. loadChars()Get characters from the input source, and file a message.Methods in jmri.jmrix.lenz.xnetsimulator with parameters of type XNetMessage Modifier and Type Method Description protected XNetReplyXNetSimulatorAdapter. accInfoReply(XNetMessage m)protected XNetReplyXNetSimulatorAdapter. accReqReply(XNetMessage m)protected XNetReplyXNetSimulatorAdapter. feedbackInfoReply(XNetMessage m) - 
Uses of XNetMessage in jmri.jmrix.roco.z21
Subclasses of XNetMessage in jmri.jmrix.roco.z21 Modifier and Type Class Description classZ21XNetMessageRepresents a single command or response on the XpressNet.Methods in jmri.jmrix.roco.z21 that return XNetMessage Modifier and Type Method Description protected XNetMessageZ21XNetTurnout. getOffMessage(boolean state)static XNetMessageZ21XNetMessage. getZ21LanXSetLocoDriveMsg(int address, SpeedStepMode speedMode, float speed, boolean isForward)Generate a Z21 message to change the speed/direction of a locomotive.Methods in jmri.jmrix.roco.z21 with parameters of type XNetMessage Modifier and Type Method Description voidZ21XPressNetTunnel. message(XNetMessage msg)Member function that will be invoked by a XNetInterface implementation to forward a XNet message sent to the layout.voidZ21XNetTurnout. notifyTimeout(XNetMessage msg)voidZ21XPressNetTunnel. notifyTimeout(XNetMessage msg)Member function invoked by an XNetInterface implementation to notify a sender that an outgoing message timed out and was dropped from the queue.Constructors in jmri.jmrix.roco.z21 with parameters of type XNetMessage Constructor Description Z21Message(XNetMessage m) - 
Uses of XNetMessage in jmri.jmrix.roco.z21.simulator
Methods in jmri.jmrix.roco.z21.simulator with parameters of type XNetMessage Modifier and Type Method Description (package private) XNetReplyZ21XNetSimulatorAdapter. generateReply(XNetMessage m) 
 -