Package org.openwms.common.comm.osip.router
package org.openwms.common.comm.osip.router
Contains implementations following the Message Router pattern.
-
ClassesClassDescriptionA CommonMessageRouter collects all
CustomServiceActivator
s from the ApplicationContext and tries to find the suitableCustomServiceActivator
when an incoming message arrives.