Package org.openwms.common.comm.tcp
package org.openwms.common.comm.tcp
Contains types specific to the tcp/ip handling.
-
ClassDescriptionA ConnectionHolder keeps track of established connections per ConnectionFactory.A MessageMismatchHandler cares about incoming error telegrams on a defined error channel with name "errExceptionChannel".A TelegramDeserializer is able to deserialize an incoming telegram String to a known type of
Message
.