Uses of Interface
de.iip_ecosphere.platform.connectors.types.ChanneledConnectorOutputTypeTranslator
-
Packages that use ChanneledConnectorOutputTypeTranslator Package Description de.iip_ecosphere.platform.connectors.types Type translation classes for connectors. -
-
Uses of ChanneledConnectorOutputTypeTranslator in de.iip_ecosphere.platform.connectors.types
Classes in de.iip_ecosphere.platform.connectors.types that implement ChanneledConnectorOutputTypeTranslator Modifier and Type Class Description classChanneledConnectorOutputTypeAdapter<T>SpecializedConnectorOutputTypeAdapterto handle the reception channel.Fields in de.iip_ecosphere.platform.connectors.types declared as ChanneledConnectorOutputTypeTranslator Modifier and Type Field Description private ChanneledConnectorOutputTypeTranslator<O,CO>TranslatingProtocolAdapter. channeledOutputTranslator
-