Package org.openwms.wms.movements.spi.common


package org.openwms.wms.movements.spi.common
This package contains types to connect to services in the common doman.
  • Class
    Description
    A AsyncTransportUnitApi accepts asynchronous TransportUnit commands.
    A AsyncTransportUnitApiImpl is a Spring managed bean to send Commands asynchronously over AMQP, only active with Spring profile SpringProfiles.ASYNCHRONOUS_PROFILE.
    A NoOpTransportUnitApiImpl is a Spring managed bean that does nothing and is only active when Spring profile SpringProfiles.ASYNCHRONOUS_PROFILE is NOT activated.