Uses of Class
org.openwms.tms.routing.config.OwmsProperties
Package
Description
This package contains all types that handle and process OSIP RES messages.
This package contains contains the TMS Routing types.
-
Uses of OwmsProperties in org.openwms.common.comm.osip.res
Modifier and TypeFieldDescriptionprivate final OwmsProperties
AmqpResponder.owmsProperties
private final OwmsProperties
ResSenderApi.owmsProperties
ModifierConstructorDescription(package private)
AmqpResponder
(InputContext in, org.springframework.amqp.core.AmqpTemplate amqpTemplate, String exchangeName, OwmsProperties owmsProperties) ResSenderApi
(InputContext in, org.springframework.web.client.RestTemplate aLoadBalanced, org.springframework.cloud.client.discovery.DiscoveryClient dc, OwmsProperties owmsProperties) -
Uses of OwmsProperties in org.openwms.tms.routing
Modifier and TypeMethodDescription(package private) OwmsProperties
RoutingModuleConfiguration.owmsProperties()