Package org.openwms.common.comm.osip.sysu
package org.openwms.common.comm.osip.sysu
Contains types responsible for dealing with OSIP SYSU telegrams.
- 
ClassesClassDescriptionA AmqpSystemUpdateMessageHandler.A HttpSystemUpdateMessageHandler forwards system updates to the LocationGroup services directly without using the routing service.A SystemUpdateMessage reflects the OSIP SYSU telegram type and is used to change the state of a
LocationGroup.A SystemUpdateMessageConfiguration is the JavaConfig for theSystemUpdateMessagehandling part.A SystemUpdateServiceActivator implements the Service Activator pattern and delegates incomingSystemUpdateMessages to the appropriate handler function.