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.UpdateMessagebuilder static inner class.A UpdateMessageConfiguration is the JavaConfig for theUpdateMessagehandling part.A UpdateMessageServiceActivator implements the Service Activator pattern and delegates incomingUpdateMessages to the appropriate handler function.A UpdateVO.