Package org.openwms.common.comm.osip.res
package org.openwms.common.comm.osip.res
Contains types responsible for dealing with OSIP RES telegrams.
-
ClassesClassDescriptionA AmqpResponseMessageListener.A OSIP ResponseMessage responds to an processed
RequestMessage
.A TimesyncConfiguration is the JavaConfig for theResponseMessage
handling part.A ResponseMessageController exposes an endpoint to send OSIP RES telegrams.A ResponseMessageHandler.A ResponseMessageSerializer.A RequestMessageServiceActivator implements the Service Activator pattern and delegates incomingRequestMessage
s to the appropriate handler function.