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. highPriorityQueue
Methods in jmri.jmrix.lenz that return XNetMessage Modifier and Type Method Description static XNetMessage
XNetMessage. getAddLocoToConsistMsg(int consist, int address, boolean isNormalDir)
Add a Single address to a specified Advanced consist.static XNetMessage
XNetMessage. getAddressedEmergencyStop(int address)
static XNetMessage
XNetMessage. getBitVerifyOpsModeCVMsg(int AH, int AL, int cv, int bit, boolean value)
static XNetMessage
XNetMessage. getBitWriteOpsModeCVMsg(int AH, int AL, int cv, int bit, boolean value)
static XNetMessage
XNetMessage. getBuildDoubleHeaderMsg(int address1, int address2)
Build a Double Header.static XNetMessage
XNetMessage. getCSAutoStartMessage(boolean autoMode)
Generate the message to set the Command Station to Auto or Manual restart mode.static XNetMessage
XNetMessage. getCSStatusRequestMessage()
Generate the message to request the Command Station Status.static XNetMessage
XNetMessage. getCSVersionRequestMessage()
Generate the message to request the Command Station Hardware/Software Version.static XNetMessage
XNetMessage. getDBSearchMsgConsistAddress(int address, boolean searchForward)
Given a consist address, search the database for the next Consist address.static XNetMessage
XNetMessage. 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 XNetMessage
XNetMessage. getDeleteAddressOnStackMsg(int address)
Given a locomotive address, delete it from the database .static XNetMessage
XNetMessage. getDisolveDoubleHeaderMsg(int address)
Dissolve a Double Header.static XNetMessage
XNetMessage. getEmergencyOffMsg()
Build an EmergencyOff Message.static XNetMessage
XNetMessage. getEmergencyStopMsg()
Build an EmergencyStop Message.static XNetMessage
XNetMessage. getExitProgModeMsg()
static XNetMessage
XNetMessage. 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 XNetMessage
XNetMessage. getFunctionGroup10OpsMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)
static XNetMessage
XNetMessage. getFunctionGroup10SetMomMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)
static XNetMessage
XNetMessage. getFunctionGroup1OpsMsg(int address, boolean f0, boolean f1, boolean f2, boolean f3, boolean f4)
Generate a Function Group One Operation Request message.static XNetMessage
XNetMessage. getFunctionGroup1SetMomMsg(int address, boolean f0, boolean f1, boolean f2, boolean f3, boolean f4)
Generate a Function Group One Set Momentary Functions message.static XNetMessage
XNetMessage. getFunctionGroup2OpsMsg(int address, boolean f5, boolean f6, boolean f7, boolean f8)
Generate a Function Group Two Operation Request message.static XNetMessage
XNetMessage. getFunctionGroup2SetMomMsg(int address, boolean f5, boolean f6, boolean f7, boolean f8)
Generate a Function Group Two Set Momentary Functions message.static XNetMessage
XNetMessage. getFunctionGroup3OpsMsg(int address, boolean f9, boolean f10, boolean f11, boolean f12)
Generate a Function Group Three Operation Request message.static XNetMessage
XNetMessage. getFunctionGroup3SetMomMsg(int address, boolean f9, boolean f10, boolean f11, boolean f12)
Generate a Function Group Three Set Momentary Functions message.static XNetMessage
XNetMessage. 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 XNetMessage
XNetMessage. 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 XNetMessage
XNetMessage. 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 XNetMessage
XNetMessage. 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 XNetMessage
XNetMessage. getFunctionGroup6OpsMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)
static XNetMessage
XNetMessage. getFunctionGroup6SetMomMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)
static XNetMessage
XNetMessage. getFunctionGroup7OpsMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)
static XNetMessage
XNetMessage. getFunctionGroup7SetMomMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)
static XNetMessage
XNetMessage. getFunctionGroup8OpsMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)
static XNetMessage
XNetMessage. getFunctionGroup8SetMomMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)
static XNetMessage
XNetMessage. getFunctionGroup9OpsMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)
static XNetMessage
XNetMessage. getFunctionGroup9SetMomMsg(int address, boolean fA, boolean fB, boolean fC, boolean fD, boolean fE, boolean fF, boolean fG, boolean fH)
static XNetMessage
XNetMessage. getLIAddressRequestMsg(int address)
Generate the message to set or request the Computer Interface Address.static XNetMessage
XNetMessage. getLISpeedRequestMsg(int speed)
Generate the message to set or request the Computer Interface speed.static XNetMessage
XNetMessage. getLIVersionRequestMessage()
Generate the message to request the Computer Interface Hardware/Software Version.static XNetMessage
XNetMessage. getLocomotiveFunctionHighMomStatusMsg(int address)
Given a locomotive address, request the function state (momentary status) for high functions (functions 13-28).static XNetMessage
XNetMessage. getLocomotiveFunctionHighOnStatusMsg(int address)
Given a locomotive address, request the function on/off state for functions 13-28static XNetMessage
XNetMessage. getLocomotiveFunctionStatusMsg(int address)
Given a locomotive address, request the function state (momentary status).static XNetMessage
XNetMessage. getLocomotiveInfoRequestMsg(int address)
Given a locomotive address, request its status .(package private) XNetMessage
XNetThrottle.RequestMessage. getMsg()
(package private) XNetMessage
XNetTurnout.RequestMessage. getMsg()
static XNetMessage
XNetMessage. getNextAddressOnStackMsg(int address, boolean searchForward)
Given a locomotive address, search the database for the next member.static XNetMessage
XNetMessage. getNMRAXNetMsg(byte[] packet)
Encapsulate an NMRA DCC packet in an XpressNet message.protected XNetMessage
XNetTurnout. getOffMessage()
static XNetMessage
XNetMessage. getReadDirectCVMsg(int cv)
static XNetMessage
XNetMessage. getReadPagedCVMsg(int cv)
static XNetMessage
XNetMessage. getReadRegisterMsg(int reg)
static XNetMessage
XNetMessage. getRemoveLocoFromConsistMsg(int consist, int address)
Remove a Single address to a specified Advanced consist.static XNetMessage
XNetMessage. getResumeOperationsMsg()
Build a Resume operations Message.static XNetMessage
XNetMessage. getServiceModeResultsMsg()
static XNetMessage
XNetMessage. getSpeedAndDirectionMsg(int address, SpeedStepMode speedStepMode, float speed, boolean isForward)
Generate a Speed and Direction Request message.static XNetMessage
XNetMessage. getTurnoutCommandMsg(int pNumber, boolean pClose, boolean pThrow, boolean pOn)
Generate a message to change turnout state.static XNetMessage
XNetMessage. getVerifyOpsModeCVMsg(int AH, int AL, int cv, int val)
static XNetMessage
XNetMessage. getWriteDirectCVMsg(int cv, int val)
static XNetMessage
XNetMessage. getWriteOpsModeCVMsg(int AH, int AL, int cv, int val)
static XNetMessage
XNetMessage. getWritePagedCVMsg(int cv, int val)
static XNetMessage
XNetMessage. getWriteRegisterMsg(int reg, int val)
Methods in jmri.jmrix.lenz with parameters of type XNetMessage Modifier and Type Method Description void
XNetConsist. message(XNetMessage l)
void
XNetFeedbackMessageCache. message(XNetMessage l)
Listen for the messages to the LI100/LI101.void
XNetHeartBeat. message(XNetMessage msg)
Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.void
XNetInitializationManager.XNetInitializer. message(XNetMessage l)
void
XNetLight. message(XNetMessage l)
Listen for the messages to the LI100/LI101.void
XNetListener. message(XNetMessage msg)
Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.void
XNetOpsModeProgrammer. message(XNetMessage l)
Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.void
XNetPowerManager. message(XNetMessage l)
Listen for the messages to the LI100/LI101.void
XNetProgrammer. message(XNetMessage l)
Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.void
XNetSensor. message(XNetMessage l)
Listen for the messages to the LI100/LI101.void
XNetSensorManager. message(XNetMessage l)
Listen for the messages to the LI100/LI101.void
XNetThrottle. message(XNetMessage l)
Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.void
XNetThrottleManager. message(XNetMessage l)
Listen for the messages to the LI100/LI101.void
XNetTimeSlotListener. message(XNetMessage msg)
Member function that will be invoked by an XNetInterface implementation to forward an XNet message sent to the layout.void
XNetTrafficRouter. message(XNetMessage l)
Listen for the messages to the LI100/LI101.void
XNetTurnout. message(XNetMessage l)
Listen for the messages to the LI100/LI101.void
XNetTurnoutManager. message(XNetMessage l)
void
XNetConsist. notifyTimeout(XNetMessage msg)
void
XNetFeedbackMessageCache. notifyTimeout(XNetMessage msg)
Handle a timeout notification.void
XNetHeartBeat. 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.void
XNetInitializationManager.XNetInitializer. notifyTimeout(XNetMessage msg)
void
XNetLight. notifyTimeout(XNetMessage msg)
void
XNetListener. 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.void
XNetOpsModeProgrammer. 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.void
XNetPowerManager. notifyTimeout(XNetMessage msg)
Handle a timeout notification.void
XNetProgrammer. 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.void
XNetSensor. notifyTimeout(XNetMessage msg)
Handle a timeout notification.void
XNetSensorManager. notifyTimeout(XNetMessage msg)
Handle a timeout notification.void
XNetThrottle. 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.void
XNetThrottleManager. notifyTimeout(XNetMessage msg)
Handle a timeout notification.void
XNetTimeSlotListener. 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.void
XNetTrafficRouter. notifyTimeout(XNetMessage msg)
void
XNetTurnout. notifyTimeout(XNetMessage msg)
Handle a timeout notification.void
XNetTurnoutManager. notifyTimeout(XNetMessage msg)
protected void
XNetThrottle. queueMessage(XNetMessage m, int s)
Queue a message.protected void
XNetTurnout. queueMessage(XNetMessage m, int s, XNetListener l)
Queue a message.void
XNetTrafficController. sendHighPriorityXNetMessage(XNetMessage m, XNetListener reply)
void
XNetInterface. sendXNetMessage(XNetMessage msg, XNetListener replyTo)
Request a message be sent to the attached XNet.void
XNetPacketizer. sendXNetMessage(XNetMessage m, XNetListener reply)
Forward a preformatted XNetMessage to the actual interface.void
XNetTrafficRouter. 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 void
EliteXNetProgrammer. 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 void
LI100XNetProgrammer. 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 void
LI101Frame. message(XNetMessage l)
Listen for the messages to the LI101.void
LI101Frame. 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 void
LIUSBConfigFrame. message(XNetMessage l)
Listen for the messages to the LI-USB.void
LIUSBConfigFrame. 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 void
LZ100InternalFrame. message(XNetMessage l)
Listen for the messages to the LI100/LI101.void
LZ100InternalFrame. 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 void
XNetMonPane. message(XNetMessage l)
Listen for the messages to the LI100/LI101void
XNetMonPane. 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) XNetMessage
PacketGenFrame. 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 void
StackMonFrame. message(XNetMessage m)
Receive information sent by the computer to the command station.void
StackMonFrame. 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 void
SystemInfoFrame. message(XNetMessage l)
Listen for the messages to the LI100/LI101.void
SystemInfoFrame. 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 XNetMessage
XNetSimulatorAdapter. 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 XNetReply
XNetSimulatorAdapter. accInfoReply(XNetMessage m)
protected XNetReply
XNetSimulatorAdapter. accReqReply(XNetMessage m)
protected XNetReply
XNetSimulatorAdapter. feedbackInfoReply(XNetMessage m)
-
Uses of XNetMessage in jmri.jmrix.roco.z21
Subclasses of XNetMessage in jmri.jmrix.roco.z21 Modifier and Type Class Description class
Z21XNetMessage
Represents a single command or response on the XpressNet.Methods in jmri.jmrix.roco.z21 that return XNetMessage Modifier and Type Method Description protected XNetMessage
Z21XNetTurnout. getOffMessage(boolean state)
static XNetMessage
Z21XNetMessage. 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 void
Z21XPressNetTunnel. message(XNetMessage msg)
Member function that will be invoked by a XNetInterface implementation to forward a XNet message sent to the layout.void
Z21XNetTurnout. notifyTimeout(XNetMessage msg)
void
Z21XPressNetTunnel. 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) XNetReply
Z21XNetSimulatorAdapter. generateReply(XNetMessage m)
-