Uses of Package
de.iip_ecosphere.platform.connectors.types
Packages that use de.iip_ecosphere.platform.connectors.types
Package
Description
The connectors component defining the interface to generic machine/platform connectors.
Type translation classes for connectors.
-
Classes in de.iip_ecosphere.platform.connectors.types used by de.iip_ecosphere.platform.connectorsClassDescriptionAdapts a channeled protocol from/to an underlying machine/platform.Adapts a protocol from/to an underlying machine/platform.
-
Classes in de.iip_ecosphere.platform.connectors.types used by de.iip_ecosphere.platform.connectors.typesClassDescriptionBasic protocol adapter implementation.A serializer that receives the reception channel name on serialization.Refines the
TypeTranslatorfor the use with channeled connectors and actual channel names including a delegating default implementation of the type translator method passing in thedefault channel name.ExtendedInputTypeTranslatorto receive the reception channel including a delegating default implementation of the serializer method passing in thedefault channel name.Adapts a channeled protocol from/to an underlying machine/platform.Refines theTypeTranslatorfor the use with machine connectors.Adapts a basic output translator/serializer for reuse.Refines theTypeTranslatorfor the use with machine connectors.Adapts a protocol from/to an underlying machine/platform.A predicate to be used when obtaining a complex record field-by-field from an external source.Uses twoTypeTranslatorinstances for the protocol adaptation, optionally passing on the reception channel to a givenChanneledConnectorOutputTypeTranslator.