Uses of Class
org.openwms.common.comm.osip.OSIPSerializer
Packages that use OSIPSerializer
Package
Description
This package contains all types to handle OSIP telegrams.
Contains types to serialize and deserialize OSIP ERR telegrams and messages.
Contains types responsible for dealing with OSIP RES telegrams.
Contains types to serialize and deserialize OSIP SYNQ telegrams and messages.
-
Uses of OSIPSerializer in org.openwms.common.comm.osip
Fields in org.openwms.common.comm.osip with type parameters of type OSIPSerializerModifier and TypeFieldDescriptionprivate final List
<OSIPSerializer<T>> PayloadSerializer.serializers
private Map
<String, OSIPSerializer<T>> PayloadSerializer.serializersMap
Constructor parameters in org.openwms.common.comm.osip with type arguments of type OSIPSerializerModifierConstructorDescriptionPayloadSerializer
(org.openwms.common.comm.config.Osip driver, List<OSIPSerializer<T>> serializers) -
Uses of OSIPSerializer in org.openwms.common.comm.osip.err.tcp
Subclasses of OSIPSerializer in org.openwms.common.comm.osip.err.tcp -
Uses of OSIPSerializer in org.openwms.common.comm.osip.res
Subclasses of OSIPSerializer in org.openwms.common.comm.osip.res -
Uses of OSIPSerializer in org.openwms.common.comm.osip.synq.tcp
Subclasses of OSIPSerializer in org.openwms.common.comm.osip.synq.tcpModifier and TypeClassDescription(package private) class
A TimesyncResponseSerializer.