Uses of Interface
de.iip_ecosphere.platform.connectors.types.ChanneledConnectorOutputTypeAdapter.ChanneledSerializer
-
Packages that use ChanneledConnectorOutputTypeAdapter.ChanneledSerializer Package Description de.iip_ecosphere.platform.connectors.types Type translation classes for connectors. -
-
Uses of ChanneledConnectorOutputTypeAdapter.ChanneledSerializer in de.iip_ecosphere.platform.connectors.types
Fields in de.iip_ecosphere.platform.connectors.types declared as ChanneledConnectorOutputTypeAdapter.ChanneledSerializer Modifier and Type Field Description private ChanneledConnectorOutputTypeAdapter.ChanneledSerializer<T>ChanneledConnectorOutputTypeAdapter. serializerConstructors in de.iip_ecosphere.platform.connectors.types with parameters of type ChanneledConnectorOutputTypeAdapter.ChanneledSerializer Constructor Description ChanneledConnectorOutputTypeAdapter(ChanneledConnectorOutputTypeAdapter.ChanneledSerializer<T> serializer)Creates an instance.
-