Package org.openwms.common.comm.osip.req
package org.openwms.common.comm.osip.req
Contains types responsible for dealing with OSIP REQ telegrams.
-
ClassesClassDescriptionAn AmqpRequestMessageHandler is the handler function to accept
RequestMessage
s and forward them for processing over AMQP.An AmqpRequestMessageHandler is the handler function to acceptRequestMessage
s and forward them for processing over HTTP to the routing-service.A RequestHelper.A RequestMessage requests an order for a TransportUnit with id Barcode on a particular location actualLocation.A RequestMessageConfiguration is the JavaConfig for theRequestMessage
handling part.A RequestMessageServiceActivator implements the Service Activator pattern and delegates incomingRequestMessage
s to the appropriate handler function.A RequestVO.