Package org.openwms.common.comm.osip.locu
package org.openwms.common.comm.osip.locu
Contains types responsible for dealing with OSIP LOCU telegrams.
- 
ClassesClassDescriptionAn AmqpLocationUpdateMessageHandler is the handler function to accept
LocationUpdateMessages and forward them for processing over AMQP.An HttpLocationUpdateMessageHandler is the handler function to acceptLocationUpdateMessages and forward them for processing over HTTP to the routing-service.A LocationUpdateMessage.A LocationUpdateMessageConfiguration is the JavaConfig for theLocationUpdateMessagehandling part.A LocationUpdateMessageServiceActivator implements the Service Activator pattern and delegates incomingLocationUpdateMessages to the appropriate handler function.