Uses of Class
org.openwms.tms.routing.config.OwmsProperties
Packages that use 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
Fields in org.openwms.common.comm.osip.res declared as OwmsPropertiesModifier and TypeFieldDescriptionprivate final OwmsProperties
AmqpResponder.owmsProperties
private final OwmsProperties
ResSenderApi.owmsProperties
Constructors in org.openwms.common.comm.osip.res with parameters of type OwmsPropertiesModifierConstructorDescription(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
Methods in org.openwms.tms.routing that return OwmsPropertiesModifier and TypeMethodDescription(package private) OwmsProperties
RoutingModuleConfiguration.owmsProperties()