Uses of Class
test.de.iip_ecosphere.platform.security.services.kodex.OutData
-
-
Uses of OutData in test.de.iip_ecosphere.platform.security.services.kodex
Methods in test.de.iip_ecosphere.platform.security.services.kodex that return OutData Modifier and Type Method Description OutDataOutDataJsonTypeTranslator. to(java.lang.String source)Methods in test.de.iip_ecosphere.platform.security.services.kodex with parameters of type OutData Modifier and Type Method Description java.lang.StringOutDataJsonTypeTranslator. from(OutData data)Method parameters in test.de.iip_ecosphere.platform.security.services.kodex with type arguments of type OutData 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.
-