Package org.openwms.common.comm.osip.upd
package org.openwms.common.comm.osip.upd
Contains types responsible for dealing with OSIP UPD telegrams.
-
ClassesClassDescriptionA AmqpUpdateMessageHandler.A HttpUpdateMessageHandler forwards updates to the transportUnits services to the routing service.A UpdateMessage reflects the OSIP UPD telegram type and is used to change the state of a
LocationGroup
.UpdateMessage
builder static inner class.A UpdateMessageConfiguration is the JavaConfig for theUpdateMessage
handling part.A UpdateMessageServiceActivator implements the Service Activator pattern and delegates incomingUpdateMessage
s to the appropriate handler function.A UpdateVO.