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
RequestMessages and forward them for processing over AMQP.An AmqpRequestMessageHandler is the handler function to acceptRequestMessages 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 theRequestMessagehandling part.A RequestMessageServiceActivator implements the Service Activator pattern and delegates incomingRequestMessages to the appropriate handler function.A RequestVO.