Uses of Class
test.de.iip_ecosphere.platform.security.services.kodex.InData
-
-
Uses of InData in test.de.iip_ecosphere.platform.security.services.kodex
Methods in test.de.iip_ecosphere.platform.security.services.kodex that return InData Modifier and Type Method Description InDataInDataJsonTypeTranslator. from(java.lang.String data)Methods in test.de.iip_ecosphere.platform.security.services.kodex with parameters of type InData Modifier and Type Method Description private static voidKodexRestServiceTest. process(de.iip_ecosphere.platform.security.services.kodex.KodexRestService<InData,OutData> service, InData data)Processesdataonserviceand logs the sent input.private static voidKodexServiceTest. process(de.iip_ecosphere.platform.security.services.kodex.KodexService<InData,OutData> service, InData data)Processesdataonserviceand logs the sent input.java.lang.StringInDataJsonTypeTranslator. to(InData source)Method parameters in test.de.iip_ecosphere.platform.security.services.kodex with type arguments of type InData Modifier and Type Method Description private static voidKodexRestServiceTest. process(de.iip_ecosphere.platform.security.services.kodex.KodexRestService<InData,OutData> service, InData data)Processesdataonserviceand logs the sent input.private static voidKodexServiceTest. process(de.iip_ecosphere.platform.security.services.kodex.KodexService<InData,OutData> service, InData data)Processesdataonserviceand logs the sent input.
-