Package org.openwms.common.comm.osip.router


package org.openwms.common.comm.osip.router
Contains implementations following the Message Router pattern.
  • Classes
    Class
    Description
    A CommonMessageRouter collects all CustomServiceActivators from the ApplicationContext and tries to find the suitable CustomServiceActivator when an incoming message arrives.