Class IdentityOutputTranslator

java.lang.Object
de.iip_ecosphere.platform.connectors.types.AbstractConnectorOutputTypeTranslator<Object,Object>
test.de.iip_ecosphere.platform.connectors.IdentityOutputTranslator
All Implemented Interfaces:
de.iip_ecosphere.platform.connectors.model.ModelAccessProvider, de.iip_ecosphere.platform.connectors.types.ConnectorOutputTypeTranslator<Object,Object>, de.iip_ecosphere.platform.transport.serialization.OutputTypeTranslator<Object,Object>

public class IdentityOutputTranslator extends de.iip_ecosphere.platform.connectors.types.AbstractConnectorOutputTypeTranslator<Object,Object>
Identity output translator.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • IdentityOutputTranslator

      public IdentityOutputTranslator()
  • Method Details