Class ChanneledConnectorOutputTypeAdapter<T>

java.lang.Object
de.iip_ecosphere.platform.connectors.types.ConnectorOutputTypeAdapter<T>
de.iip_ecosphere.platform.connectors.types.ChanneledConnectorOutputTypeAdapter<T>
Type Parameters:
T - the target type (see OutputTypeTranslator)
All Implemented Interfaces:
ModelAccessProvider, ChanneledConnectorOutputTypeTranslator<byte[],T>, ConnectorOutputTypeTranslator<byte[],T>, de.iip_ecosphere.platform.transport.serialization.OutputTypeTranslator<byte[],T>

public class ChanneledConnectorOutputTypeAdapter<T> extends ConnectorOutputTypeAdapter<T> implements ChanneledConnectorOutputTypeTranslator<byte[],T>
Specialized ConnectorOutputTypeAdapter to handle the reception channel.
Author:
Holger Eichelberger, SSE