Uses of Interface
org.openwms.common.comm.transformer.tcp.Transformable
Packages that use Transformable
Package
Description
Contains transformer implementations for tcp/ip.
-
Uses of Transformable in org.openwms.common.comm.transformer.tcp
Classes in org.openwms.common.comm.transformer.tcp that implement TransformableModifier and TypeClassDescriptionclass
A TelegramTransformer transforms incoming String telegram structures toPayload
s.