JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.openwms.common.comm.transformer
package
org.openwms.common.comm.transformer
Contains types that act as Message Transformer components.
Related Packages
Package
Description
org.openwms.common.comm
Contains the tcp/ip telegram driver implementation.
org.openwms.common.comm.transformer.tcp
Contains transformer implementations for tcp/ip.
org.openwms.common.comm.app
This package contains configuration classes for the Spring context and lifecycle management.
org.openwms.common.comm.config
This package contains Spring Boot application configuration classes.
org.openwms.common.comm.converter
Contains converter classes used by the serializers and deserializers.
org.openwms.common.comm.spi
Contains default types and type definitions to be extended and overridden.
org.openwms.common.comm.tcp
Contains types specific to the tcp/ip handling.
Classes
Class
Description
MessageTransformer
<T>
A MessageTransformer.